Hi when using recipient-whitelist-file (and probably -entry) an open relay is created, when a filter is in effect.
Example 220 mail.example.com ESMTP helo bischowski 250 mail.example.com mail from:[email protected] 250 ok rcpt to:[email protected] 421 Refused. The domain of your sender address has no mail exchanger (MX). rcpt to:[email protected] 250 ok rcpt to:[email protected] 250 ok seems like spamdykes comes to a "250 ok" in middleman() for the whitelisted recipient, it sets rejection to null and all subsequent "rcpt to"s are not checked. -bischowski _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
