Mutt email SMTP problem

I have performed a new install of Haiku Beta R1 Beta 5 on my Dell laptop.
I have used Mutt before under Linux.

I installed the latest verson of Mutt from the Haiku Depot.
My configuration of the .muttrc-file lets me receive mail, but I receive an error that SASL is not working when I try to send mail.
I am configuring Mutt for IMAP, but not gmail.

I believe the relevant lines in my configuration are:
set smtp_url = “smtps://MY-USERNAME@DOMAIN@smtp.domeneshop.no:465”
set smtp_pass = ‘MY-PASSWORD’
set ssl_starttls = yes

I have also tried:
set smtp_url = “smtp://MY-USERNAME@DOMAIN@smtp.domeneshop.no:587”

Any Mutt-user on Haiku that can point me in the right direction?

I have enabled SASL in the mutt recipe at HaikuPorts but I have not tested it. Unfortunately, the automated package builders are having an issue right now so you’ll have to wait for that to be fixed or build mutt yourself from the HaikuPorts recipe.

Thanks for the reply!
I am better at waiting than building packages! I’ll wait for it to be fixed.
Thank you again!
I am just starting to use Haiku, so in the mean time I can focus on learning more of the basics!

Well, that was QUICK! The updated version worked without any SASL issues!
Thank you so very much!