Skip to main content

Create mail alias in odoo

 Create a mail alias in odoo 

to solve that error:

Explainn in log "create an appopriate mail.alias or force the destination model"


  • Settings > Email > Aliases > add alias email to your domain name
  • Settings >Technical > System Parameters > key: mail.bounce.alias, value: bounce
  • Settings >Technical > System Parameters > key: mail.catchall.alias, value: catchall
  • Settings >Technical > System Parameters > key: mail.catchall.domain, value: example.com

Comments