rcptcheck before greylist
Szabo Nandor <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm using Hugo Monteiro's envelope-scan patch with Policyd support (with great success). RCPTCHECK is set in qmail-smtpd, but greylisting is executed before rcptcheck. A lot of unauth triplet is fill mysql table, anyhow this mail will be drop by rcpt checking. Is it possible to execute RCPTCHEKC before envelope scan? My tcp.smtp file: =:allow,RCPTCHECK="",SMTPAUTH="",QMAILQUEUE="/var/qmail/bin/simscan",ENVELOPE_SCANNER="/var/qmail/bin/qenvscan-policyd",POLICYD_SERVER="127.0.0.1",POLICYD_PORT="10031" Tanks, Nandor Szabo