Rob van der Linde wrote:
I've noticed just today that PHP has not been sending any mail at all
anymore if spamassassin is enabled. (I'm running it on Ubuntu Hardy,
through citadel, but everything is working fine there). I had a look
at /var/log/mail.log and it appears to be blocking the emails, marking
them as spam.

Is there a way I can tell spamassassin to stop blocking from localhost?

This is a FAQ: SA does not block mail. let's say it again (music please): SA does not block mail. once again, please (dance folks): SA does not block mail. Is it clear now or shall we repeat this?

SA tags mail as spam sometimes, but it never blocks mail. whatever you use to call SA is the piece that blocks mail.
I know that mail sent from localhost is ok, because I created the PHP
scripts myself.


then why does SA tags such mail as spam? if you tell us more, we may help you...

 I want to create a rule that says "everything sent from
localhost is ok, don't bother checking these".

then the best is not to pass such mail to SA. do this in whatever thing you use to call SA.
I've temporary had to disable spamassassin until I can get this
resolved. Any help would be much appreciated.

Reply via email to