On 3/2/2016 11:19 AM, Christian Renner wrote: > On 25/02/16 15:30, Wietse Venema wrote: >> As Postfix has not changed, this is a platform-specific (maybe >> even site-specific) problem. Have you asked your software provider >> for help? > > Problem is solved now and yes, it was some kind of > platform-specific. > > We're running multiple chrooted instances of postfix > (/var/spool/postfix/, /var/spool/postfix2/, /var/spool/postfix3/, > ...) and after replacing files in > /var/spool/%postfixinstance%/lib/x86_64-linux-gnu/ with the > corresponding files in /lib/x86_64-linux-gnu/ the problem was gone. > > As far as I know in Debian the init-script copies those files at > every start of postfix. But as we are running multiple instances of > postfix this only works for the first standard instance in > /var/spool/postfix/. > > Many thanks for your help Christian
I've been running three instances of Postfix on Debian since about 2011. Originally I had to modify the init script, but the one Debian ships in more recent years handles multi-instance Postfix properly. - Ron
