procmail
[Top] [All Lists]

RE: Automatic Copy of Outgoing Mail

2001-09-13 05:27:56

i've got a similar problem. 

redhat 7 box, running exim and procmail. i've managed to set the box in such a 
way that all incoming mail goes to bigbrother(_at_)localhost(_dot_)

there two ways of doing this (neither that involve procmail):

creating a .forward file for each user and putting the username on the first 
line followed by the account you want duplicate sent to on the second line.

eg:

.forward

user
bigbrother

-eof-

or by adding ",bigbrother" after user entry in the /etc/alises file.


so the incoming mail duplication went without a problem. but now that it comes 
to catching all outgoing mail i'm having a problem. chances are if i knew how 
to script properly i could finish off job.


hope that helps with catching incoming mail.


--stephen
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • RE: Automatic Copy of Outgoing Mail, Stephen Hoekstra <=