I have a couple users who aren't able to send email for some reason. They get the error... 550: denied due to spam list.
Is there a way to tell spamassissin not to scan emails sent from internal clients?
I enabled smtp debugging and this is what my Scalix smtpd.log is showing.
Cli 5923/1 sent : 250 my.mail.server Hello [192.168.1.97], pleased to meet you
Cli 5923/1 rcvd: 'MAIL FROM: <sender@here.com>'
Cli 5923/1 sent : 250 sender@here.com... Sender ok
Cli 5923/1 rcvd: 'RCPT TO: <recipient@there.com>'
Rejected relay attempt from sender@here.com at 192.168.1.97 to recipient@there.com
Cli 5923/1 sent : 550 Denied due to spam list