Isn’t the issue du to the fact that Mautic uses only 1 mailbox for sending the emails. So postfix does its job properly because the sender is always the same. Mautic only adds some headers for the other users, but send using always the same mailbox. (I’m not 100% sure about what I’m suggesting since I’m quite new to Mautic but it’s my current understanding of how it works)
Please let me know if you find a way to make it work
Thank you for your reply, but I wont help, because I use different SMTP host based on sender. I have 4 domains on same mautic installation
The only solution is to have 4 different mautic installation, each one with only one domain configured and the correct smtp. But I dont want to go that route, and have to admin 4 mautic´s installs instead of one (and because I use email templates and campaigns between them)
But this plugin can be modified to use the SMTP Server basead on the domain of the sender…if my programming wasnt too rusted I would try.
Just add a new field on the csv of the smtp relay configuration to be the sender domain, and change the code instead of suffle() pickup the right smtp relay for that sender.
OK I see. I was supposing something like that: that this plugin could be modified to handle this use case.
I’d like to set up Mautic this way as well, to be able to manage multiple domains, but not well versed in PHP. Quite a strong limitation that Mautic only allows 1 domain.
I’m interested too :
Being able to choose the SMTP server based on sender (~ owner) would be a very useful feature. edit : Based on campaign would be even better ! @dimitri
Yeah, Matic is not for everyone.
I suggest you try Mailwizz. Seems, that tool would work for you lot better then Mautic.
Multi SMTP server, you can even rotate them, weighted, etc. All you need to do you thing.