[email protected] wrote: > Quoting Eric Shubert <[email protected]>: > >> Anthony Ercolano wrote: >>> Well I think I might have my own answer to my question. >>> >>> It *appears* as though the messages that weren't getting graylisted were >>> sent using tls. >>> >> Very interesting. Upon what are you basing this observation? >> > > It depends upon where you implement your TLS. If your qmail implements > TLS, and spamdyke passes it through, then spam over TLS will get > through. > > -trog
Good catch, trog. I'd bet that's exactly what's happening. Anthony, see http://spamdyke.org/documentation/README.html#TLS If you add: tls-certificate-file=/var/qmail/control/servercert.pem tls-level=smtp to your spamdyke configuration, that should fix your problem, providing that you compiled spamdyke with TLS support. -- -Eric 'shubes' _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
