GNU bug report logs - #12701
expiry-target in gnus-parameters is being ignored

Previous Next

Package: gnus;

Reported by: lee <lee <at> yun.yagibdah.de>

Date: Mon, 22 Oct 2012 14:07:02 UTC

Severity: normal

Tags: notabug

Found in version 5.13

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: lee <lee <at> yun.yagibdah.de>
To: 12701 <at> debbugs.gnu.org
Subject: bug#12701: expiry-target in gnus-parameters is being ignored
Date: Mon, 22 Oct 2012 16:04:31 +0200
Hi,

when I set an expiry-target in gnus-parameters, that expiry-target is
ignored and messages that are being expired are moved to the
nnmail-expiry-target:


(setq nnmail-expiry-target "sys.expired")

(setq gnus-parameters
      `(
	("mail\\..*"
	 (gnus-show-threads nil)
	 (gnus-use-scoring nil)
	 (gnus-article-sort-functions '((not gnus-article-sort-by-date)))
	 (display . [not expire])
	 (gcc-self . "mail.sent")
	 (gnus-summary-line-format
	  ":%U%R%z%I(%5k) %(%[%-23,23A%]%) %11&user-date; '%s\n")
	 (expiry-target "sys.expired-junk"))
	;;
	("mail\\.0-incoming"
	 (gnus-large-newsgroup 50000))
	;;
	("mail\\.junk"
	 (expiry-target "sys.expired-junk"))
[...]


Gnus v5.13
GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-10-01 on yun




This bug report was last modified 12 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.