This is a discussion on Re: unverified_sender_reject_code=550 does not work within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Thu, May 06, 2004 at 09:07:13AM -0400, Wietse Venema wrote: > Gary Bajaj: > > It seems ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, May 06, 2004 at 09:07:13AM -0400, Wietse Venema wrote:
> Gary Bajaj: > > It seems unverified_sender_reject_code = 550 does not work. Can it be > > specified anywhere in main.cf or does it necessarily have to be after > > the smtpd_xx_restrictions = reject_unverified_sender line? > > "it does not work". Where is the evidence? I've noticed this for some time. absinthe% postconf unverified_sender_reject_code unverified_sender_reject_code = 550 absinthe% postconf mail_version mail_version = 2.0.14-20030812 absinthe% grep "unverified address" /var/log/maillog | grep -wc 450 18470 absinthe% grep "unverified address" /var/log/maillog | grep -wc 550 0 -- Ben Rosengart (212) 741-4400 x215 To accuse others for one's own misfortunes is a sign of want of education. To accuse oneself shows that one's education has begun. To accuse neither oneself nor others shows that one's education is complete. -- Epictetus |