Hi, is there a way to send email via mutt and sonic without needing a FQDN? I'm using my sonic username and password to authenticate, but a domain appears to be needed. I get this error when attempting to send email via mutt:
My ~/.muttrc looks like:
Code: Select all
SMTP session failed: 553 5.1.8 <darrylo@alice2>... Domain of sender address darrylo@alice2 does not exist
Code: Select all
set ssl_starttls=yes
set ssl_force_tls=yes
set smtp_pass=XXXXXXXXXXXXXXXX
set smtp_url = smtp://darrylo@mail.sonic.net:587