Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* nnmaildir + expire-group
@ 2013-06-13 10:20 Shnippelson
  0 siblings, 0 replies; only message in thread
From: Shnippelson @ 2013-06-13 10:20 UTC (permalink / raw)
  To: info-gnus-english

Hello!

i don't understand why gnus deletes my expire mails from "Mail" but not
moves to the "Archive" group. Can you help me?

I have set:

(setq auto-expire t)
(setq nnmail-expiry-wait 1)

(setq gnus-select-method '(nntp "gnu"
					    (nntp-address
					    "news.gnus.org")))

 (setq gnus-secondary-select-methods '(
				        (nnmaildir "Archive" 
				        		  (directory "~/.emacs.d/Gnus/Archive/") 
				        		  (expire-age never))
				       (nnmaildir "Mail" 
						  (directory "~/.emacs.d/Gnus/Mail/")
						  (expire-group
				        "nnmaildir+Archive:INBOX"))))

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-13 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-13 10:20 nnmaildir + expire-group Shnippelson

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