Gnus development mailing list
 help / color / mirror / Atom feed
From: "David Z. Maze" <dmaze@MIT.EDU>
Subject: Re: Splitting outgoing mail, possible?
Date: 31 Oct 2000 12:07:53 -0500	[thread overview]
Message-ID: <y68hf5tuefq.fsf@hodge-podge.mit.edu> (raw)
In-Reply-To: Jonas Steverud's message of "31 Oct 2000 16:48:51 +0100"

Jonas Steverud <d4jonas@dtek.chalmers.se> writes:
JS> What I was looking for is quite clearly stated in the subject; can I
JS> get Gnus to send the outgoing mail through the splitting engine? I
JS> could add a Cc:-line but I don't find that solution to be very
JS> pretty. Sounds like a kludge to me. Any ideas?

I have, among other things, the following in my Gnus setup:

(setq message-required-mail-headers
      (nconc message-required-mail-headers
	     (list '(Bcc . user-mail-address))
	     (list '(X-Attribution . "DZM"))))

This way, all outgoing mail gets Bcc'd to myself.  This means that
Gnus sees outgoing messages as incoming, too, and gets magically
sorted into the correct groups.  Plus, since it's a Bcc and not a
normal Cc, there's not ugly extra mail headers floating around.  If I
actually want a normal Bcc then I need to remember to add myself in,
but this only happens rarely.

-- 
David Maze             dmaze@mit.edu          http://www.mit.edu/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
	-- Abra Mitchell



  parent reply	other threads:[~2000-10-31 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <wtnd7ghovto.fsf@licia.dtek.chalmers.se>
2000-10-31 16:19 ` Kai Großjohann
2000-10-31 17:07 ` David Z. Maze [this message]
     [not found]   ` <wtnofzzx5ez.fsf@licia.dtek.chalmers.se>
2000-11-01 12:26     ` Kai Großjohann
2000-11-01 13:23     ` David Z Maze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=y68hf5tuefq.fsf@hodge-podge.mit.edu \
    --to=dmaze@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).