On Tue, Aug 12, 2014 at 04:04:46PM +0200, Matthias Schneider wrote: > I found a solution, turning off chroot for cleanup in master.cf > > cleanup unix n - n - 0 cleanup > > this should be added to the documention: > http://www.postfix.org/postconf.5.html#milter_header_checks
When using dynamicmaps.cf, the table drivers (shared objects) need to also be present in the chroot jail. Milter header check tables are currently registered on the fly, after the process is chrooted. -- Viktor.