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

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

Re: nnimap sent mail


From: Hadron
Subject: Re: nnimap sent mail
Date: Sun, 10 Jun 2007 13:54:25 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

poppyer <poppyer@gmail.com> writes:

> The basic idea is to add a "Gcc" field when sending your email.
> In practise, you can customize gnus-posting-styles to automatically add
> the Gcc field for you. 
>
> Dick Hoogendijk <dick@nagual.nl> writes:
>
>> I use nnimap in Gnus and I like it very much. Doing a "G c" yesterday
>> I was overwhelmed by all the options I saw. Never seen something quite
>> like that. Today I noticed however that E-mail I sent from within gnus
>> is not saved somewhere. In other mua's I can say where to save
>> outgoing email. I'm sure that is possible in Gnus too, but *how*
>> So, I'm looking for a global setting where to keep a copy of my
>> outgoing e-mails (Gnus/nnimap). I appreciate any help on this.
>> 
>> -- 
>> Dick Hoogendijk -- PGP/GnuPG key: F86289CE
>> ++ http://nagual.nl/ + Solaris 11 02/07 ++

I simply have

(setq gnus-message-archive-group
      '((if (message-news-p)
            "misc-news"
          (concat "mail." (format-time-string
                           "%Y-%m" (current-time))))))


in my .gnus.el


reply via email to

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