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

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

Re: Sending mail from Gnus Message: how to save copy on IMAP?


From: Ian Clifton
Subject: Re: Sending mail from Gnus Message: how to save copy on IMAP?
Date: Fri, 20 May 2011 10:36:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Andrzej Adam Filip <anfi@onet.eu> writes:

> Ian Clifton <ian.clifton@chem.ox.ac.uk> wrote:
>> I’ve decided I prefer the facilities within Emacs for composing both
>> news and email. I’ve got nnimap going, and I can look at my folders on
>> my IMAP server. Can anyone point me to a recipe to have Gnus Message
>> save a copy to my “Sent Items” IMAP folder whenever I send off an email?
>
> You can use gnus-message-archive-group :
> http://www.gnu.org/software/emacs/manual/html_node/gnus/Archived-Messages.html
>
> e.g. you can try/use:
>      (setq gnus-message-archive-group
>            '((".*" "nnimap:Sent")))

I’ve just tried the even more straightforward

(setq gnus-message-archive-group "nnimap:Sent")

—and it seems to work perfectly, thank you again!
-- 
Ian.


reply via email to

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