Showing posts with label email. Show all posts
Showing posts with label email. Show all posts

Wednesday, December 13, 2006

Monitoring incoming and outgoing mail in SME Server


To monitor ALL the incoming and outgoing mail that goes thru the system :


config setprop qpsmtpd Bcc enabled BccUser signal-event email-update


All the email will be automatically BCCed to .

To turn off this Bcc feature :
onfig delprop qpsmtpd Bcc enabled BccUser signal-event email-update

It won't delete user, it'll just disable the Bcc function.

http://contribs.org/viewtopic.php?p=138113#138113