OK, got it now. This was one of the items I fixed in 4.3.1 -- installing the newer version should fix this issue. You should really upgrade anyway; there were a few other serious bugs in 4.3.0 that could cause spurious rejections and random crashes.
-- Sam Clippinger On Feb 22, 2012, at 9:50 AM, Hartmut Wernisch | Domaintechnik.at wrote: > On 22 Feb 12, Sam Clippinger wrote: >> It looks like a bug, but I'm not having any success reproducing it. Could >> you post your spamdyke configuration file? Also, what spamdyke version and >> OS are you using? > > > OS: Debian Squeeze > Spamdyke: 4.3.0 > > > Spamdyke.conf: > -------------- > > > log-level=info > local-domains-file=/var/qmail/control/rcpthosts > local-domains-file=/var/qmail/control/morercpthosts > idle-timeout-secs=60 > policy-url=http://www.domaintechnik.at/mailpolicy > reject-identical-sender-recipient > sender-blacklist-file=/var/qmail/control/blacklist_senders > recipient-blacklist-file=/var/qmail/control/blacklist_recipients > recipient-whitelist-file=/var/qmail/control/whitelist_recipients > recipient-whitelist-file=/var/qmail/control/whitelist_recipients_cp > ip-in-rdns-keyword-blacklist-file=/var/qmail/control/ip-in-rdns-keyword-blacklist-file > ip-in-rdns-keyword-whitelist-file=/var/qmail/control/ip-in-rdns-keyword-whitelist-file > ip-blacklist-file=/var/qmail/control/blacklist_ip > ip-whitelist-file=/var/qmail/control/whitelist_ip > reject-empty-rdns > reject-unresolvable-rdns > reject-missing-sender-mx > rdns-whitelist-file=/var/qmail/control/whitelist_rdns > rdns-blacklist-file=/var/qmail/control/blacklist_rdns > tls-certificate-file=/var/qmail/control/servercert.pem > smtp-auth-command=/var/vpopmail/bin/vchkpw /bin/true > smtp-auth-level=ondemand-encrypted > > > Best, > -Hartmut > >> >> -- Sam Clippinger >> >> >> >> >> On Feb 22, 2012, at 4:09 AM, Hartmut Wernisch | Domaintechnik.at wrote: >> >>> Hello! >>> >>> >>> I am using simscan to use virus scanners. The mail will be rejected if >>> it contains a virus. >>> >>> Obviously this is a "DENIED_OTHER" rejection from the sight of spamdyke. >>> According to the documentation "DENIED_OTHER" should use the rejection >>> string it gets from Qmail. >>> >>> My problem now is that rejected mail did not contain the (full) >>> rejection string. >>> >>> >>> In /var/log/mail.log I can find following log message: >>> >>> Feb 21 14:46:06 devhost spamdyke[26135]: DENIED_OTHER from: [email protected] >>> to: [email protected] origin_ip: xxx.xxx.xxx.xxx origin_rdns: >>> xxxx.xxxxxxxxxxx.xx auth: (unknown) encryption: TLS reason: >>> 554_Your_email_was_rejected_because_it_contains_the_Eicar-Test-Signature_virus >>> >>> >>> But in my rejected Mail it seems that the text is truncated after the >>> "554": >>> >>> Remote host said: 554 See: >>> http://www.domaintechnik.at/mailpolicy#DENIED_OTHER >>> >>> >>> My suggestion would be that there is an issue while stripping/quoting the >>> rejection message >>> which spamdyke gets from qmail, in this case the "_"? >>> >>> >>> Best, >>> Hartmut >>> >>> _______________________________________________ >>> spamdyke-users mailing list >>> [email protected] >>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >> >> _______________________________________________ >> spamdyke-users mailing list >> [email protected] >> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >> > > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
