From: "Paul Lee" <[EMAIL PROTECTED]> > For security reasons, our network administrator currently receives a copy of > EVERY incoming and outgoing email to/from our office. We are in the process > of phasing in a RH8/Sendmail server and need to know what is the best way to > implement this policy on the new server.
with Postfix you can do that simply adding a line in your main.cf file using the always_bcc option # The always_bcc parameter specifies an optional address that # receives a copy of each message that enters the Postfix system, # not including bounces that are generated locally. with sendmail you have to do more complicated things, I let that for the sendmail guys.. BTW, I think this was discussed a few weeks ago in this list.. juan -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list