What other feature or application is recommended for content filtering on relayed messages, does apamdyke works on them?
________________________________ From: Eric Shubert <[email protected]> To: [email protected] Sent: Monday, 14 January 2013, 21:37:39 Subject: [qmailtoaster] Re: How to enable spamassassin scan on RELAYCLIENT On 01/14/2013 12:29 AM, Am Am wrote: > Hi, > > I just want to use a qmt server to relay messages from a web-server with > the following config in /etc/tcprules.d/tcp.smtp > > xx.xx.xx.xx:allow,RELAYCLIENT="",SENDER_NOCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK="1" > > When I check header of a relayed message, clamd scanned it but there is > spamassassin flag. Is there any way to enable spamassassin scan on > RELAYCLIENT? I think you'll need to do a custom build. Having a look at the simscan source code (http://www.inter7.com/simscan/simscan.c), it looks as though if you build with ENABLE_SPAM_AUTH_USER set, it will scan authenticated/relay connections for spam. -- -Eric 'shubes' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
