poppyer <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to