Add a sender
Email settings → Create, then fill in what your email provider gave you:Landing in inboxes rather than spam
Configured at your DNS provider, not here, but they matter more than anything on this page:- SPF — lists who may send on your domain’s behalf.
- DKIM — signs your mail so it cannot be forged.
- DMARC — tells receivers what to do when the first two fail.
Common failures
Authentication failed
Authentication failed
An app password is needed (see above), or the username is not the full email address.
Connection timed out
Connection timed out
Wrong port, or your provider blocks the one you chose. Try 587 if you used 465.
Sends fine, but everything lands in spam
Sends fine, but everything lands in spam
SPF/DKIM/DMARC are missing or wrong for the sending domain.
'From' address does not match
'From' address does not match
Most providers refuse to send as an address the authenticated account does not own.
The username and the from address should be the same mailbox, or an alias it is
permitted to send as.

