iaslanidis@flumotion.com wrote:
Hello,
Thank you for the reply. I will plan to do the upgrade some time soon, that is not questionable. Now back to this, I checked the following:
# strings /usr/libexec/dovecot/deliver | grep sendmail /usr/lib/sendmail
and... is your sendmail binary placed here?
So, if I understand correctly, this is fine.
Depends on your OS... I don't know is this path correct for you.
What I have in maillog is the following:
[...]deliver(...): execv(/usr/lib/sendmail) failed: Permission denied [...]deliver(...): Sendmail process terminated abnormally, exit status 89 [...]deliver(...): sieve runtime error: Vacation: Error sending mail and here is answer to your problem: "execv(/usr/lib/sendmail) failed: Permission denied" - fix this. Dovecot deliver tries to execute sendmain binary "/usr/lib/sendmail" and got "premission denied" error form OS.
This means - not only "vacation" is not working on your server - dovecot also can't send bounces, forwards and notify messages.
Uldis