procmail
[Top] [All Lists]

Re: [Procmail]'To: me' stripped from header.

1997-02-06 21:38:25
-----BEGIN PGP SIGNED MESSAGE-----

Hi Mark Bergan!  I'm a UNIX administrator and I like to fight spam!
To: "'Procmail Discussion Group'" 
<procmail(_at_)Informatik(_dot_)RWTH-Aachen(_dot_)DE>
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Our organization has 25 aliases going in to one mailbox on our ISP.  I =
use popclient->formail->procmail to deliver to the appropriate user =

        I would switch to fetchmail, the successor to popclient, if I 
were you.  It delivers to sendmail, at which point you can have procmail 
in your .forward file for an easier setup.

At what point does the "To: me(_at_)myorg(_dot_)com" get striped.  All my 
other =
messages have the "To: me(_at_)myorg(_dot_)com" that i use for filtering?

        It's never there, as you can see in the example I quoted.

I'd like to be able to have any of my users subscribe to mailing-lists =
w/o me having to create a seperate rule for all their lists.

        I'm afraid that you'll have to.  Here's my recipe for procmail-d, 
annoying Subject: lines included. (It's an inside joke to the regulars 
here ;-)

# bounce Procmail posts
:0
* ^Resent-From: procmail(_at_)Informatik(_dot_)RWTH-Aachen(_dot_)DE
{
:0:
* !^Subject:.*[[]Procmail[]]
| formail -i"Subject: [Procmail]$SUBJECT" \
- -A"X-Procmail-Notice: Subject: header modified" \
- -A"Status: O" >>$MAILDIR/tech

:0 :
| formail -A"Status: O" >>$MAILDIR/tech
}

        Regards,

- -- 
<Doug Muth>--<dmuth+144660206199712183713442662241932(_at_)ot(_dot_)com> - Spam 
me and die!
Think your homepage sucks?  You haven't seen http://www.ot.com/~dmuth yet!!
Anti-virus software and utils: | The Transformers fanfiction:|"Est Sularus|
http://www.ot.com/~dmuth/virus | http://www.ot.com/~dmuth/tf |oth Mithas!"|
- -=-= The only GOOD spammer is a DEAD spammer * http://www.vix.com/spam -=-=

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBMvpnlR0LJlIsPN1JAQEwAQP/RvrTKvozh1eQFPKK5o5HwLtGHzTYByCt
k/2shMR+uUUOHDnKpG6HC8U+luUz7acZg3STblIcYTD6+yBcXFLTl2+S1Mh0n381
TT6qVgqsmZzgxwxm74JGAocp5TlFAPsPbqp2pz5emTtlca5uk26O7sbwBqLwO1bB
RXxU2fOdAAc=
=af+U
-----END PGP SIGNATURE-----

<Prev in Thread] Current Thread [Next in Thread>