No reason to reload as it was ALREADY set at that ;) ----- Original Message ----- From: "Wietse Venema" <wie...@porcupine.org> To: "Phil Daws" <ux...@splatnix.net> Cc: "Wietse Venema" <wie...@porcupine.org>, postfix-users@postfix.org Sent: Sunday, 21 July, 2013 8:24:26 PM Subject: Re: Postscreen
Phil Daws: > Turn OFF postscreen chroot in master.cf asn indicated with >>> <<<: > > smtp inet n - >>>n<<< - 1 postscreen > > Or access the map via the proxymap daemon: > > /etc/postfix/main.cf: > postscreen_cache_map = memcache:/etc/postfix/postscreen_memcache > proxy_write_maps = proxy:btree:/var/lib/postfix/postscreen_cache > > /etc/postfix/postscreen_memcache: > backup = proxy:btree:/var/lib/postfix/postscreen_cache > ... > > Wietse > > Good evening Wietse, > > At present in master.cf I have: > > smtp inet n - n - - smtpd > That DOES NOT help without executing "postfix reload". Wietse