hi, i was trying to insert automatic disclaimer to all outgoing emails
from our domain. but it caused all spam to be delivered to mail boxes in
our server. like emails would skip filtering through the amavis. i
obviously did something wrong... could you please help?
i am using postfix and altermime which is called by script (i found this
nice howto:
http://www.howtoforge.com/add-disclaimers-to-outgoing-emails-with-altermime-postfix-debian-etch)
in /etc/postfix/master.cf i did put:
smtp inet n - - - - smtpd
-o content_filter=dfilt:
[...]
dfilt unix - n n - - pipe
flags=Rq user=logcheck argv=/etc/postfix/disclaimer -f ${sender} --
${recipient}
thank you.
regards, Wojtek
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/