procmail
[Top] [All Lists]

Re: copy of all mails to one user

2006-02-01 10:32:58
Hi there,

On Wed, 1 Feb 2006 "updatemyself ." wrote:

is there any way to filter outgoing mail... i wish to add that also
to my archive...  Please Help me..i go through many document.. but
nothing is working..

Please read

http://www.catb.org/~esr/faqs/smart-questions.html

i am using ... sendmail-8.13.1-2

Since you're using sendmail, you can use the 'chainmail' milter.  This
can do what you want with an 'AddRcpt' line in the configuration file:

...
Rule           "Obfuscated User"
If             Sender "obfuscated"
Action AddRcpt "unknown-user(_at_)nonexistent-domain(_dot_)com"
...

73,
Ged.

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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