ferriswh...@jetechserv.com:
> hello, 
> 
> 
> i wish to change the response code for rejection of unknown user from
> 450 to 550. all user accounts are held in dbmail and the address/user
> maps are via pgsql queries.

unknown_local_recipient_reject_code = 550
unknown_relay_recipient_reject_code = 550
unknown_virtual_alias_reject_code = 550
unknown_virtual_mailbox_reject_code = 550

The first step is to look at output from the command "postconf -n"
instead of pasting lines from the config file. This is also suggested
in instructions in the mailing list welcome message.

Also, you should show an actual logfile message for a non-existent
recipient that is rejected with a 450 status code. Again, logging
is suggested in the instructions in mailing list welcome message.

        Wietse

Reply via email to