Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Shnippelson <Shnippelson@yandex.ru>
To: info-gnus-english@gnu.org
Subject: nnmaildir + expire-group
Date: Thu, 13 Jun 2013 14:20:48 +0400	[thread overview]
Message-ID: <87zjuu8g73.fsf@yandex.ru> (raw)

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

                 reply	other threads:[~2013-06-13 10:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87zjuu8g73.fsf@yandex.ru \
    --to=shnippelson@yandex.ru \
    --cc=info-gnus-english@gnu.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).