Error when sending e-mails: 'NoneType' object has no attribute 'name'

I keep getting this error after setting up the email account and email domain.

AttributeError: ‘NoneType’ object has no attribute ‘name’

I have no idea what this means…

Email sending queue shows nothing, no error no sent.

Hi,
Maybe outgoing_email_account is None. Please check in the email settings. Whether you have provided any outgoing_email_account or it is empty.
All the best

Where do I find that?

Update: Not sure what was wrong, I just re-saved the SMTP field and it works.

1 Like