Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap and expiry?
@ 2010-09-21 12:22 George McNinch
  2010-09-21 13:29 ` George McNinch
  0 siblings, 1 reply; 3+ messages in thread
From: George McNinch @ 2010-09-21 12:22 UTC (permalink / raw)
  To: ding

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-21 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-21 12:22 nnimap and expiry? George McNinch
2010-09-21 13:29 ` George McNinch
2010-09-21 21:31   ` Lars Magne Ingebrigtsen

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).