Skip to Content
Menu
This question has been flagged
4 Replies
4638 Views

Hi, I've install Odoo Community on OVH server but I've problem with email. I've create incoming and outcoming email, and test result sucessfully but when I try to send email for invite user appeared this error:

Mail delivery failed via SMTP server 'None'.
SMTPRecipientsRefused: {'amministrazione@apiceweb.it': (550, b'Verification failed for <bounce+14-res.users-1@apiceweb.it>\nNo Such User Here"\nSender verify failed')}
How can I solve this?

Thanks
Matteo

Avatar
Discard
Best Answer

+1 Using server "None"

Mail delivery failed via SMTP server 'None'.SMTPRecipientsRefused: {'guide@MYDOMAIN': (550, b'Verification failed for <bounce+40-res.users-10@MYDOMAIN>\nNo Such User Here\nSender verify failed')}


Avatar
Discard
Best Answer

Were you able to fix it? I have the exact same issue.

Avatar
Discard
Author Best Answer

Yes, everything is correct.

Where I config SMTP Server? My incoming and outgoing server is correct config

Thanks
Matteo

Avatar
Discard
Best Answer

1. SMTP server 'None': is that the name of your SMTP server? Did you properly specifiy it in your email template?

2. Did you set up a proper catchall email address?

Avatar
Discard