Sebastian Kaps <[EMAIL PROTECTED]> writes:

> // Joe Bloggs writes:
>
>> Hi, can anyone tell me if there is some way to automatically keep a
>> track of my posts in a single place. I am sometimes forgetful so would
>> rather have gnus tell me which groups I have posted in, when, and what
>> the subject was.
>
>
> (setq gnus-message-archive-group
>       '((if (message-news-p)
>         "sent-news")))
>
> This will create you a group called "nnfolder+archive:sent-news".
>
> -- 
> Ciao, Sebastian

Actually, since that is so simple, perhaps the following is not too difficult 
either; is there any way for gnus to also keep a track of replies to my posts? 
So I just need to look in the nnfolder+archive:sent-news group?
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to