Page 1 of 1

Sending email via mutt & sonic user/password without a FQDN?

Posted: Mon Jul 22, 2024 10:37 am
by darrylo
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:

Code: Select all

SMTP session failed: 553 5.1.8 <darrylo@alice2>... Domain of sender address darrylo@alice2 does not exist
My ~/.muttrc looks like:

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

Re: Sending email via mutt & sonic user/password without a FQDN?

Posted: Tue Jul 23, 2024 9:05 am
by darrylo
Never mind. I'm misinterpreting the error message.

(I'd normally delete this thread but it appears that I can't.)