Kevin, Does that mean that this line has to be set to just username and not the usern...@gmail.com
set imap_user = "usern...@gmail.com" Should be: set imap_user = "username" Best wishes, David On Thu, Nov 26, 2020 at 5:20 PM Kevin J. McCarthy <ke...@8t8.us> wrote: > > On Thu, Nov 26, 2020 at 03:48:58PM -0600, Michael wrote: > >I've been searching for a solution for two days and I'm at a point where I > >can not figure out what is wrong with my mutt configuration. Included are > >the salted versions of my muttrc and a level 5 debug log. The problem that > >I am having is that I can not send emails via Gmal, but I can receive just > >fine. > > Have you manually set hostname in your muttrc? It looks like it is set > to your gmail login. Mutt's SMTP client uses $hostname in the EHLO > command, but gmail doesn't appreciate it being an email address, instead > of your actual hostname. > > -- > Kevin J. McCarthy > GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA