Previous: FAQ 6-5, Up: FAQ 6 - Old messages [Contents][Index]
I don’t want expiration to delete my mails but to move them to another group.
Say something like this in ~/.gnus.el:
(setq nnmail-expiry-target "nnml:expired")
(If you want to change the value of nnmail-expiry-target on a per group basis see the question "How can I disable threading in some (e.g., mail-) groups, or set other variables specific for some groups?")