Hi,
subject says everything. I get mails outbound correctly via relayhost by postfix, but no mail can be received, from neither internal nor external addresses.
I have a kolab3 server running which relies on postfix and cyrus as backend.
So on receiving mail, mail.log says:
postfix/lmtp[24112]: A9E9440209: to=hh@domain.eu, orig_to=hh@domain.eu, relay=none, delay=0.34, delays=0.27/0.07/0/0, dsn=4.4.1, status=deferred (connect to eolize.localdomain[/var/lib/imap/socket/lmtp,lmtp:unix:/var/lib/imap/socket/lmtp]: No such file or directory)
But that file is existing and accessible by both cyrus and postfix (do I need that?).
I read here https://discussions.apple.com/thread/2222982?start=0&tstart=0, but nothing worked. Permissions granted on that socket file for cyrus and postfix users (both in group mail).
Socket is recreated, when deleted after postfix/cyrus shutdown.
Could this be a ldap-transport-table problem?
You find my postconf -n attached.
Henning