info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: save a copy of a message


From: Fraga, Eric
Subject: Re: save a copy of a message
Date: Wed, 26 Feb 2025 15:40:04 +0000
User-agent: gnus (Emacs 29.4)

Response below/inline for email Gottfried wrote:
> (original email sent 25 Feb 2025 at 20:53)
> 
> Yes, I changed it to nnimap.
> Will no copy be saved in my nnml group then?

Well, the argument is a list of lists so the following will probably
work:

(setq gnus-parameters '(("^nnimap.*" (gcc-self . t))
                        ("^nnml.*" (gcc-self . t))))

but I've not tried this out.  Also, if you wish to get fancy, the first
term of each entry is a regular expression so you could combine them if
you wish with a regex that matches both nnimap and nnml.

-- 
Eric S Fraga via gnus (Emacs 29.4 2025-02-12) on Debian trixie/sid


reply via email to

[Prev in Thread] Current Thread [Next in Thread]