[arch-dev-public] [arch-commits] Commit in fail2ban/trunk (PKGBUILD)
Sébastien Luttringer
seblu at seblu.net
Tue May 14 16:37:43 EDT 2013
On Tue, May 14, 2013 at 10:22 PM, Bartłomiej Piotrowski
<bpiotrowski at nymeria.archlinux.org> 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 seblu at seblu.net
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
More information about the arch-dev-public
mailing list