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