termux-packages/packages/libsasl
Frederico F. de Oliveira 95f60426cb
Add --enable-login flag to libsasl build.sh configure args (#6203)
* Add --enable-login flag to build.sh configure args

Some email servers, like Microsoft's live.com (used by Hotmail and Outlook) only accept `AUTH LOGIN` as SMTP authentication method. The `--enable-login` flag builds the `liblogin.so` lib so neomutt/mutt can use it. Without it, sending an email would fail with `No authenticators available` error.
2020-12-31 23:31:50 +01:00
..
auth_getpwent.c.patch libsasl: Update from 2.1.26 to 2.1.27 2018-12-28 00:58:45 +01:00
build.sh Add --enable-login flag to libsasl build.sh configure args (#6203) 2020-12-31 23:31:50 +01:00