tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
SMTP AUTH not working with recent sendmail
Hi,
I've been trying to figure out why SMTP AUTH with sendmail stopped working
some months ago, perhaps with the update to 8.16.1. Many dead ends until I
found these threads:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262935
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263287
The fix is in the sendmail-8.17.1.9 snapshot, but not 8.17.1. Until the
option to update to a fixed release version is available, perhaps we
should include the simple #define SASL_AUTH_AUTH 0x1000 -> 0x10000 patch.
Tested here on multiple systems. Any objections?
John
Home |
Main Index |
Thread Index |
Old Index