Score:0

Neomutt SMTP Return Error

lc flag

When sending mail, I receve the message, "SASL authentication failed." The following are my .neomuttrc and .msmtprc files:

USER

set from = "[email protected]" set realname = "MyName" set sendmail = "/usr/bin/msmtp"

GMAIL

set imap_user = "[email protected]" set smtp_url = "smtp://[email protected]@smtp.gmail.com:587/" set smtp_authenticators = 'gssapi:login' set imap_pass = "GmailAppPassword" set smtp_pass = "GmailAppPassword"

Ensure TLS is enforced

set ssl_starttls = yes set ssl_force_tls = yes

My mailboxes

set folder = "imaps://imap.gmail.com:993/[Gmail]" set spoolfile = "+All Mail" set postponed = "+Drafts" set record = "+Sent Mail" set trash = "+Trash"

My .msmtprc account gmail host smtp.gmail.com port 587 from "[email protected]" tls on tls_starttls on tls_trust_file /etc/ssl/certs/ca-certificates.crt auth on user "[email protected]"

password "GmailAppPassword"

logfile ~/.msmtp.log

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.