Gnus development mailing list
 help / color / mirror / Atom feed
From: George McNinch <gmcninch@gmail.com>
To: ding@gnus.org
Subject: nnimap and expiry?
Date: Tue, 21 Sep 2010 08:22:23 -0400	[thread overview]
Message-ID: <87pqw7xp4w.fsf@hamster.tufts.edu> (raw)

I have set

  (setq nnmail-expiry-wait 'immediate)
  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target)

and nnmail-fancy-expiry-targets contains a long-ish list of
targets based on to-from headers.

        [here is an edited, shorter version of that list:

        ((to-from "ArlingtonSchool" "nnimap+gmail:HardySchool")
         (to-from ".*arlington.k12" "nnimap+gmail:HardySchool")
         ...
         ("to" ".*tufts\\.edu.*" "nnimap+imap-tufts:Trash")
         ("from" ".*" "nnimap+gmail:[Gmail]/Trash"))

        ]

Using a recent nnimap, expiry did nothing to the articles marked `E'
upon quitting the summary buffer for an nnimap group (though I did see
minibuffer indication that expiry was being performed) -- those articles
remained in the group (still marked `E' of course) upon revisiting the
group.

Restarting using an older nnimap, and not changing gnus.el configs at
all, the articles marked with E *were* expired to their various
destinations upon quitting the nnimap summary buffer.

So the behavior seems to have changed. 

-george

-- 
George McNinch <gmcninch@gmail.com>
http://www.tufts.edu/~gmcnin01




             reply	other threads:[~2010-09-21 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 12:22 George McNinch [this message]
2010-09-21 13:29 ` George McNinch
2010-09-21 21:31   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqw7xp4w.fsf@hamster.tufts.edu \
    --to=gmcninch@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).