This is a discussion on Re: Unknown recipients not being rejected? within the mailing.postfix.users forums, part of the Mail Servers and Related category; Lars Kellogg-Stedman: > > DNS resolution results are not fixed in time. > > Victor, > > Thanks for ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Lars Kellogg-Stedman:
> > DNS resolution results are not fixed in time. > > Victor, > > Thanks for the response. I should have thought of that one myself. > > However, I remain puzzled, because the email is addressed entirely to > bogus recipients, and we have: > > smtpd_hard_error_limit = 10 > smtpd_soft_error_limit = 5 > > And there are 10 bogus recipients in the message. Must a client exceed > smtpd_hard_error (rather than *meeting* smtpd_hard_error) before being > disconnected? With older Postfix versions there's an off-by-one error in the too many errors decision. Wietse |