GMail SMTP: no authenticators available?
Robin Sommer
robin at icir.org
Thu Jan 28 09:48:36 UTC 2021
On Tue, Jan 26, 2021 at 10:32 -1000, Baron Fujimoto wrote:
> - I don't seem to have /usr/lib/libsasl2.2.dylib
Me neither actually, but it still works:
# ls /usr/lib/libsasl2.2.dylib
ls: /usr/lib/libsasl2.2.dylib: No such file or directory
# otool -L ~/bin/mutt
/Users/robin/bin/mutt:
[...]
/usr/lib/libsasl2.2.dylib (compatibility version 3.0.0, current version 3.15.0)
[...]
I believe Big Sur has started to do some magic there where libraries
are stored elsewhere.
> - Assuming I did have an alternate version of libsasl2 available, how would I link to that library specifically when building mutt?
Try simply uninstalling the MacPorts version ("port uninstall
cyrus-sasl2") and then recompiling mutt from scratch just as before.
That worked for me and now picked up the system's version of the
libsasl.
> Also using MacOS 11.1, if that helps
Same here.
Robin
--
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20210128/7c78458a/attachment.html>
More information about the Mutt-users
mailing list