Also a sendmail milter called sm-archive is good for those kind of
rules, you can define that all mail sent or received for a domain should
be copied to a specified user.
http://www.five-ten-sg.com/sm-archive/
Cheers!
Em 04-07-2011 11:21, Gerald Waugh escreveu:
Colin Jack wrote:
Hello Blues,
-----Original Message-----
From: blueonyx-boun...@mail.blueonyx.it [mailto:blueonyx-
boun...@mail.blueonyx.it] On Behalf Of Colin Jack
Sent: 01 July 2011 14:05
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:07573] Monitoring mail
We have a client running a BX box for their mail and users using IMAP with
Outlook and OWM.
As part of their compliance requirements they need to have ALL mail from user
mailboxes (received and sent mail) copied to a management mailbox.
Example:
3 users in a department (John, Sue and Bob) dealing with customers.
All mail received and sent by John and Sue to also be copied to Bob.
The inbound mail is simple (.forward) but not sure how to deal with sent mail.
Anybody able to help?
Thanks
Colin
Nobody any ideas?
Thanks
Colin
I haven't a clue if this will work
found on Internet, several places
and is easy to implement
===================
for outgoing mails you should configure your sendmail
example: in /etc/mail/sendmail.mc write line:
define(`COPYMAIL_MAILBOX',`user@domain')
MAILER(copymail)
recompile (make) and restart sendmail
all outgoing mail will be copied to user@domain
also take a look at http://www.sendmail.org/m4/intro.html
===================
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx