This question has been flagged

Query 1 :

At the moment in Odoo, when email goes out from system it selects only one outgoing server which is having low priority. But I want to send email by different userwise.

For example when,

ABC user sends email, system selects outgoing server "XXX"

MNO user sends email, system selects outgoing server "YYY"

Query 2 :

This is more tricky then first one.

I want to configure like,

 1. Email/Message goes from lead ( crm.lead ) system shall pick ( leads@company.com ) outgoing server.

 2. Email/Message goes from project ( project.task), system shall pick ( projects@company.com ) outgoing server.

This scenario is quite necessary when we are using messaging system for our clients in our ERP system.

Normally Sales, Noreply, Projects & Support are kind of services through which we notify our customers when any kind of  activities takes place in ERP. So there must be some kind of settings available for this.

Is this possible with Odoo ?




Avatar
Discard

What you want to do is currently not in Odoo for sure. Perhaps you could try to create a method which checks on which model you are and depending on that gets the outgoing mail server that you've attached to a specific model with a many2one? It will probably be a bit annoying to build but it should be possible..

Author Best Answer

We have released a Free app for this requirement. ( Query - 1 only ) You can get this module over this link.

Avatar
Discard

Link is not accessible . please check and update