跳至内容
菜单
此问题已终结
3 回复
10418 查看

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  

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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}

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
0
2月 19
2267
0
1月 19
2776
1
8月 25
1532
1
5月 25
1245
2
5月 25
1374