* On 07 Nov 2014, DaleKelly wrote: > > I get no prompt for username and password
No, you wouldn't because nothing in your configuration indicates definitively that you want AUTH-SMTP. > I added only one change to the sample.muttrc > and saved it to ~/.muttrc > set smtp_url=smtps://smtpout.secureserver.net:465 > > I don't get a prompt for username or password > when I add > set stmp_user= You need EITHER: set smtp_url=smtps://[email protected]:465 OR: set smtp_user=username I believe you'll be prompted for a password then. -- David Champion • [email protected]
