On 18/02/18 14:04, Wietse Venema wrote: > Christian Ro??ner: >> Hi, >> >> sorry for the delay. I gave a party at Friday and I did not find the time to >> anser faster. >> >>> Am 18.02.2018 um 00:48 schrieb Wietse Venema <wie...@porcupine.org>: >>> >>> postconf -xn | grep /etc/postfix/ldap > I copied those settings to my main.cf file, and as expected, no > warning messages. > > What about the other postconf command in my response? > > Wietse
Not sure if it helps, but with this configuration in /etc/postfix/main.cf ldap = proxy:ldap:/etc/postfix/ldap when I run postconf it gives me a warning that depends on whether that directory exists or not either postconf: warning: open "ldap" configuration "/etc/postfix/ldap": No such file or directory or postconf: warning: read "ldap" configuration "/etc/postfix/ldap": Is a directory that's on 3.3-20171229 John