RE: RCPTCHECK "fail"
"Philipp Kolloczek" <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <004501c91a52$7a364ff0$6ea2efd0$@de> |
Hello. > it only checks the MAIL FROM. With this patch, it checks the RCPT TO as > well. But it still allows mails for <postmaster> according to RFC 2821. That's indeed a good point. Hmm.. using my lines of code will not allow that. Actually I guess I should check if the overall code does. Thanks for pointing to it. Greets Phil.