[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: save a copy of a message
From: |
e . fraga |
Subject: |
Re: save a copy of a message |
Date: |
Tue, 25 Feb 2025 17:54:03 +0000 |
User-agent: |
gnus (Emacs 29.4) |
Response below/inline for email gfp wrote:
> (original email sent 25 Feb 2025 at 13:17)
>
> Hi,
>
> I read the manual, but I didn´t find something
> how can I save a copy of my message.
> I would like a copy of messages I send.
I have the following in my gnus configuration file which tells gnus to
file a copy in the group you are in when writing an email:
(setq gnus-parameters '(("^nnml.*" (gcc-self . t))))
This applies to nnml groups; if you are using IMAP, you'll probably want
to change nnml to nnimap.
--
Eric S Fraga via gnus (Emacs 29.4 2025-02-12) on Debian trixie/sid