I resolved it.
The problem was caused by the disclaimer. After fixed file permission, the disclaimer file was not executable anymore.
In /var/log/zimbra
Jun 23 08:14:17 mail postfix/pipe[11117]: 60C302A02D9: to=<prova@mail.local>, relay=dfilt, delay=0.07, delays=
0.03/0.01/0/0.02, dsn=4.3.0,
status=deferred (temporary failure. Command output: pipe: fatal: pipe_command: ex
ecvp
/opt/zimbra/postfix/conf/disclaimer: Permission denied )
This fixed it
Quote:
|
chmod 750 /opt/zimbra/postfix-2.4.7.5z/conf/disclaimer
|
I'm still wondering about the filed "Inbound smtp host name" problem.
Thanks.