On Fri, Sep 10, 2010 at 10:06:33PM +0200, Jeroen Geilman wrote: >> Sep 10 15:54:10 alfmta01 postfix/master[21189]: warning: process >> /usr/libexec/postfix/tlsmgr pid 21195 exit status 1 >> Sep 10 15:54:10 alfmta01 postfix/master[21189]: warning: >> /usr/libexec/postfix/tlsmgr: bad command startup -- throttling >> > > Is your distro running postfix chrooted into /var/spool/postfix ? > > If so, trickery may be needed to be able to write to /var/lib.
No, the database is opened before the chroot jail is entered. However, the database file must belong to "$mail_owner" (postfix) and the entire path from / to the data file must be accessible to "$mail_owner". -- Viktor.