On Tue, May 14, 2013 at 10:22 PM, Bartłomiej Piotrowski
<[email protected]> wrote:
>     Date: Tuesday, May 14, 2013 @ 22:22:08
>   Author: bpiotrowski
> Revision: 90846
>
> upgpkg: fail2ban 0.8.8-3
>
> - correct path to sendmail due to migration to /usr/bin
I see you moved exim from /usr/sbin/sendmail to /usr/bin/sendmail.

This path is hardcoded to /usr/sbin/sendmail in _many_ sotfwares and
all others  rely on it (ssmtp, postfix, opensmtpd, heilroom-mailx,
etc).

By example,
# mail -s toto [email protected]
test
.
EOT
/usr/sbin/sendmail: No such file or directory
"/root/dead.letter" 9/210
. . . message not sent.

I think we should do this correctly and rebuild /usr/sbin/sendmail in
one shot, or include it in the global switch.

--
Sébastien "Seblu" Luttringer
https://www.seblu.net
GPG: 0x2072D77A

Reply via email to