Xiao-Yong Jin <[EMAIL PROTECTED]> writes:

> Somehow, I want my mail group to be managed more or less like the way
> news groups do.  That is I can see my mails in sort of subject in one
> group where both my incoming mails and sent-out mails are listed.
>
> Does it mean what I only need is to put the sent mails in the same
> group with my incoming mail?  And how?

Easiest is probably just to Bcc: yourself on all messages.  Then you'll
see your replies in your inbox, threaded if you have threading turned
on.  You can easily do this per group in the *Group* buffer or via
posting styles in your .gnus:

(setq gnus-posting-styles
      '((".*"
         (name "Jason Dufair")
         (address "[EMAIL PROTECTED]")
         (organization "My Organization")
         (signature-file "~/some_file.txt")
         (reply-to "[EMAIL PROTECTED]")
         (bcc "[EMAIL PROTECTED]"))))

-- 
Jason Dufair - [EMAIL PROTECTED]
http://www.dufair.org/
"Ad in classifieds: Pandora's Box (no box) $5"
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to