[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Email monitoring
- From: "Juan Nin" <juaid juanin com>
- To: <redhat-list redhat com>
- Subject: Re: Email monitoring
- Date: Thu Nov 7 15:09:00 2002
From: "Paul Lee" <plee mcmillansmith com>
> 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]