Quote:
|
Originally Posted by cutigersfan I tried this on ZCS 3.1 and am only getting the disclaimer on incoming messages and would like just the opposite. Did I do a step incorrectly? How would I debug? I'm using the original steps posted by Dux T.
It seems that mail does go thru, but add_disclaimer is only being run when mail is received, not sent.... |
Did you replace the example.com in the regex for the middle grep with a list of domains that are internal (pipe seperated)
You should be able to see from the postfix logs the path taken by the message.
It could also be a problem with the content_filter line in your main.cf or master.cf confs.