From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33060 Path: main.gmane.org!not-for-mail From: "David Z. Maze" Newsgroups: gmane.emacs.gnus.general Subject: Re: Splitting outgoing mail, possible? Date: 31 Oct 2000 12:07:53 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169237 23151 80.91.224.250 (21 Oct 2002 03:00:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:00:37 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id F3C47D049A for ; Tue, 31 Oct 2000 12:08:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB19330; Tue, 31 Oct 2000 11:08:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 31 Oct 2000 11:07:56 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA19615 for ; Tue, 31 Oct 2000 11:07:36 -0600 (CST) Original-Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.72.0.53]) by mailhost.sclp.com (Postfix) with ESMTP id 1D259D049A for ; Tue, 31 Oct 2000 12:07:57 -0500 (EST) Original-Received: from grand-central-station.MIT.EDU (GRAND-CENTRAL-STATION.MIT.EDU [18.69.0.34]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id MAA07172 for ; Tue, 31 Oct 2000 12:07:56 -0500 (EST) Original-Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45]) by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id MAA18915; Tue, 31 Oct 2000 12:07:55 -0500 (EST) Original-Received: from hodge-podge.mit.edu (HODGE-PODGE.MIT.EDU [18.187.1.128]) by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id MAA29757; Tue, 31 Oct 2000 12:07:55 -0500 (EST) Original-Received: (from dmaze@localhost) by hodge-podge.mit.edu (8.9.3) id MAA21889; Tue, 31 Oct 2000 12:07:53 -0500 (EST) Original-To: ding@gnus.org In-Reply-To: Jonas Steverud's message of "31 Oct 2000 16:48:51 +0100" Original-Lines: 24 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Arches) X-Attribution: DZM Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33060 Jonas Steverud 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