Hi,
What's the best way to turn off outgoing email spam checks?
/var/log/spamd/current shows a message like this every time I send.
@4000000044c7df353942b2f4 [4099] info: spamd: connection from localhost [127.0.0.1] at port 33444
@4000000044c7df3539e0566c [4099] info: spamd: checking message <000401c6b0fa$d750b0e0$0207060a@newboy> for qpsmtpd:1005
@4000000044c7df3720b7bd74 [4099] info: spamd: clean message (0.0/5.0) for qpsmtpd:1005 in 1.6 seconds, 9289 bytes.
@4000000044c7df3720b7cd14 [4099] info: spamd: result: . 0 - HTML_MESSAGE scantime=1.6,size=9289,user=qpsmtpd,uid=1005,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=33444,mid=<000401c6b0fa$d750b0e0$0207060a@newboy>,autolearn=disabled
@4000000044c7df372473890c [3674] info: prefork: child states: II
Thanks.