From: Bill Landry (no email)
Date: Thu Aug 01 2002 - 10:51:46 EDT
-----Original Message-----
From: Jussi Silvennoinen [mailto:]
>No such setting in Postfix 1.1.11
>If you ment unknown_address_reject_code it has no real effect
>in this case.
Hmmm, I haven't looked into this for many an upgrade, but I am also running
version 1.1.11. At one time I believe Postfix supported all of the
following:
=====
access_map_reject_code =
invalid_hostname_reject_code =
maps_rbl_reject_code =
non_fqdn_reject_code =
reject_code =
relay_domains_reject_code =
unknown_address_reject_code =
unknown_client_reject_code =
unknown_hostname_reject_code =
unknown_sender_reject_code =
unknown_recipient_reject_code =
=====
But it looks like you are correct since postconf -d | grep reject_code now
only shows the following as being supported:
=====
access_map_reject_code = 554
invalid_hostname_reject_code = 501
maps_rbl_reject_code = 554
non_fqdn_reject_code = 504
reject_code = 554
relay_domains_reject_code = 554
unknown_address_reject_code = 450
unknown_client_reject_code = 450
unknown_hostname_reject_code = 450
=====
Don't know what to tell ya, other than maybe try it and see what happens...
Bill
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|