Pier Carlo Chiodi:
> Hello,
> 
> I'm trying to use an smtp_tls_policy_maps with a tafile (2.11.0 on 
> Ubuntu 14.04.2 LTS) but I receive the error in the subject.
> 
>       smtp_tls_policy_maps=texthash:/etc/postfix/mymap

According to postrconf(5) documentation:

   smtp_tls_trust_anchor_file (default: empty)
        ...
       Whether  specified  in  main.cf,  or  on  a  per-destination basis, the
       trust-anchor PEM file must be accessible to the Postfix SMTP client  in
       the  chroot  jail  if applicable.

To fix: see http://www.postfix.org/DEBUG_README.html#no_chroot
In this case, the program to un-chroot has "smtp" in the 8th column
of master.cf.

                Wietser

Reply via email to