On Sat, 2011-08-20 at 18:55:28 +0000, Georg Sauthoff wrote:

> Meanswhile I did some investigation and it looks like a bug in the
> Ubuntu/Debian /etc/init.d/postfix script.
> 
> Under Ubuntu postfix runs by default inside a chroot, thus the script copies
> some files to /var/spool/postfix.
> 
> It also checks for $(postconf -f smtp_tls_CApath) - which is an improvement to
> previous versions of the script IIRC.
> 
> But the script copies the certificates to a wrong location - in my case to:
> 
>     /var/spool/postfix/etc/postfix/certs/etc/postfix/certs/
> 
> Correct location would be:
> 
>     /var/spool/postfix/etc/postfix/certs/

Ouch, that sucks.  Hopefully the Debian folks fix it soon.

-- 
Sahil Tandon <sa...@freebsd.org>

Reply via email to