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

Reply via email to