Email Not sending 500 error

Issue with Sitegrounds Shared Hosting I think. Not sure.
any help?
I am hosting on Sitegrounds Shared, and receive this error when attempting to send error report Home. Emails are not sending.

500: Email “mail.bizlisterz.com” does not comply with addr-spec of RFC 2822.

Is this issue with host or setup?

Hi,

@david can you please advise?

It looks like the system is trying to send an email to mail.bizlisterz.com which isn’t a valid email address? perhaps this line has been placed in an incorrect spot in your configuration?

Right! So This is from Sitegrounds:
Incoming Server: mail.bizlisterz.com
IMAP Port: 993 / POP3 Port: 995
Outgoing Server: mail.bizlisterz.com
SMTP Port: 465

And this is in the .env file:
MAIL_MAILER=smtp
MAIL_HOST=mail.bizlisterz.com
MAIL_PORT=465
MAIL_USERNAME=admin@bizlisterz.com
MAIL_PASSWORD=************
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=admin@bizlisterz.com
MAIL_FROM_NAME=Admin

I have tried multiple entries here but so for no joy!

Also, just received this error occurs when trying to send an invoice: XMLHttpRequest error.