Unexplained mutt error
Kevin J. McCarthy
kevin at 8t8.us
Tue Feb 22 03:53:43 UTC 2022
On Mon, Feb 21, 2022 at 06:10:51PM -0600, Ion wrote:
>I tried both set smtp_url ="smtp://smtp.fastmail.com:465" and set
>smtp_url ="smtp://smtp.fastmail.com:587" and got "SMTP session failed:
>530 5.7.1 Authentication required".
You'll need to add your username to the $smtp_url, so something like
set smtp_url = "smtp://ionmich@eml.cc@smtp.fastmail.com:587"
>I used the same password as IMAP as the Fastmail help page tells me
>"Your app-specific password. You cannot use your regular Fastmail
>password."
Yes that's right.
>So does the "set ssl_force_tls =yes" not cover authentication?
No that just makes sure encryption is used for 'smtp://' URLs.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20220221/f3a8b196/attachment.asc>
More information about the Mutt-users
mailing list