Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
10412 Vues

Hello,

I have an Odoo instance installed on a VPS associated with a domain name (my-domain.com) and I have properly configured the outgoing mails server (test successful) but when I try to send  reset password instructions I get the following error:

  Mail delivery failed via SMTP server 'None'.
  SMTPSenderRefused: 451
  Temporary local problem - please try later
  mail.bounce.alias+441-res.users-19@mail.catchall.domain

I am confused about what should be the values of mail.catchall.domain and mail.bounce.alias

Can somebody help? Thanks in advance  

Avatar
Ignorer
Meilleure réponse

It seems that the problem does not come from catchall or bounce. It looks like the email address you are using to send emails is not recognized by your outgoing server. Check that the sender is known. If this is not, change the OdooBot email (archived contact) to put an email known to the SMTP server

Avatar
Ignorer
Meilleure réponse

Same problem here, I wonder, where the address   mail.bounce.alias+441-res.users-19  ( or in my case bounce+141@...    or  bounce+139-project.task-82 @... ) are coming from.
 rs

Avatar
Ignorer
Meilleure réponse

just for example try to make it like this for your outgoing mail server:

these are the important things to set the outgoing mail server

1. SMTP Server = smtp.gmail.com
2. SMTP Port = 465
3. Connection Security = SSL/TLS
4. username = {your_email}
5. password = {your_password_email}

Avatar
Ignorer
Auteur

@rehan Thanks

I have already set up the outgoing mail server and tested it successfuly. This is done with my own mail provider.

The issue I am getting is about mail.catch.all and mail.bounce.alias.

Publications associées Réponses Vues Activité
0
févr. 19
2266
0
janv. 19
2776
1
août 25
1530
1
mai 25
1244
2
mai 25
1368