Using mutt with Gmail, via IMAP on OpenBSD
Saturday, 15 October 2011
If you want to use Mutt to manage your Gmail account on OpenBSD, you’ll need three things.
The sasl flavor of mutt (in my case: mutt-1.5.21v0-sasl)
Your own /etc/mail/authinfo file for sendmail to use for SMTP against the Google mail servers.
The cyrus-sasl package (in my case: cyrus-sasl-2.1.25p0)
If you forget the cyrus-sasl package, you may see an error like “No authenticators available” when trying to send mail.