Hello, Im using odoo v12. I've configured domain, lets call it X as a outgoing email server. This domain is used to send emails from CRM, PROJECT etc and it uses aliases.
Then I've second domain, lets call it Y, which is suposed to send newsletter and not affect main domain reputation as a spam.
Generaly it works but... Newsletter emails are sent as Y.com but gmails says it was send from Y.com via X.com.
I figured out, that if I change System parameters
| mail.bounce.domain and mail.catchall.domain from X to Y, then newsleters has no "via" but all others messages from domain X has via Y. The question is, how to remove via X from Y messages, and not change anything else? https://imgur.com/RKoKm74 |