K 10 svn:author V 5 garga K 8 svn:date V 27 2006-06-08T23:41:52.000000Z K 7 svn:log V 506 As qmail ports' maintainer, I recieved a lot of emails reporting a "problem". If you have a good client using an IP listed on a RBL, this person cannot have a chance to auth on qmail server if server uses rblsmtpd because connection is dropped before call qmail-smtpd. This patch fix this problem, changing rblsmtpd to doesn't drop the connection, just set a var, that will be checked by patched qmail-smtpd, and if person is authenticated, it ignores rbl check. PR: ports/98390 Approved by: maintainer END