Re: Adding hostname to addresses

2014-12-18 Thread Robert Fitzpatrick
li...@rhsoft.net wrote: in general: postconf -n missing Yes, of course, forgot to add, this is for one of our two gateways I need to set this up on: root@mx2:~ # postconf -n address_verify_map = btree:$data_directory/verify address_verify_negative_cache = no address_verify_poll_count = 1 al

Re: Adding hostname to addresses

2014-12-18 Thread li...@rhsoft.net
Am 18.12.2014 um 13:38 schrieb Robert Fitzpatrick: We use Postfix on our gateways that only transport to destination servers, they do not have any local users except for standard system/root/admin accounts. How can I get Postfix to not allow senders to use the hostname in their email address. Wo