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

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

Re: store sent mail and incoming mail in one group?


From: Jason Dufair
Subject: Re: store sent mail and incoming mail in one group?
Date: Mon, 18 Jul 2005 14:47:11 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.2 (cygwin)

Xiao-Yong Jin <xj2106@columbia.edu> 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 "me@mymail.com")
         (organization "My Organization")
         (signature-file "~/some_file.txt")
         (reply-to "me@mymail.com")
         (bcc "me@mymail.com"))))

-- 
Jason Dufair - jase@dufair.org
http://www.dufair.org/
"Ad in classifieds: Pandora's Box (no box) $5"


reply via email to

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