Next Previous Contents

3. Response codes

Access map reject code

The access_map_reject_code parameter specifies the SMTP server response code when a client violates an access map restriction.

Do not change this unless you have a complete understanding of RFC 822. This option sets the "access_map_reject_code" postfix variable.

Invalid hostname reject code

The "Invalid hostname reject code" option specifies the SMTP server response when a client violates the reject_invalid_hostname anti-UCE restriction. This option sets the "invalid_hostname_reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Maps rbl reject code

The "Maps rbl reject code" option specifies the SMTP server response when a client violates the "Maps rbl domains" option. This option sets the "maps_rbl_reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Reject code

The "Reject code" option specifies the SMTP server response code when an SMTP client matches a reject restriction. This option sets the "reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Relay domains reject code

The "Relay domains reject code" option specifies the SMTP server response when a client attempts to violate the mail relay policy.This option sets the "reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Unknow address reject code

The "Unknow address reject code" option specifies the SMTP server response when a client violates the "reject unknown sender domain" or "reject unknown recipient domain" restrictions. This option sets the "unknown_address_reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Unknow client reject code

The "Unknow client reject code" option specifies the SMTP server response when a client without address to name mapping violates the "reject unknown clients" restriction. This option sets the "unknown_client_reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.

Unknown hostname reject code

The "Unknown hostname reject code" option specifies the SMTP server response when a client violates the "reject unknown hostname" restriction. This option sets the "unknown_hostname_reject_code" postfix variable.

Do not change this unless you have a complete understanding of RFC 822.


Next Previous Contents