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

Reply via email to