PDA

View Full Version : spamassassin rejected mails


paulo
11-27-2007, 05:02 PM
Hi,

How can a rejected mail be traced ? (what log files and how to detect why some mail message has been rejected) ...

:-)

Thank you in advance

Paulo

127.0.0.1
12-08-2007, 09:12 PM
hi paulo:

you configure your settings through the panel or in /etc/mail/spamassassin/local.cf. if you want to see why messages are being blocked, select "attach original" on the Spam settings page in IWORX.

as messages come in to your server, as root do:

[srv@host]#tail -f -s 5 /var/log/maillog

this will scroll your display on what is actually going on as messages come in to the server.

hope this helps.

home