Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
10421 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

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
Cancelar
Autor

@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.

Publicações relacionadas Respostas Visualizações Atividade
0
fev. 19
2269
0
jan. 19
2776
1
ago. 25
1534
1
mai. 25
1245
2
mai. 25
1375