I've been trying to send mails via Gmail's IMAP using Mutt 1.5.17 on OBSD 4.3. I installed this Mutt from the package list. But sending mails don't work as it says "SMTP authentication requires SASL" The output of mutt -v shows "-USE_SASL". Is there any way to get around this on OBSD 4.3 w/o compiling Mutt from source? I know I can use a separate MTA like msmtp but I would rather use Mutt since it already has this feature.
Thanks.