1. This ( WIKI you read ) is only meant to be used until DSPAM/SA got up to speed.
As soon as they do ( week or two ), need to remove them as these RBL's are also being checked within SA.
( /opt/zimbra/conf/spamassassin/20_dnsbl_tests.cf to be exact )
2. But to answer your question, for my server, I have to added/modified the following lines in /etc/syslog.conf ( make a copy first )
Quote:
mail.info -/var/log/mail.info
mail.warn -/var/log/mail.warn
mail.err /var/log/mail.err
|
Then, /etc/rc.d/init.d/syslog restart
This will give you the "Postfix" messages via the above files, so you can actually see what postfix is doing, since the WIKI referenced above tells Postfix to reject the message(s), not Zimbra MTA or SA or DSPAM.
Some background: I am running FC4, may need to adjust for your flavor of OS.
Hope this helps!
Scotty