Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi everyone
I'm currently working on a company page which sends multiple mails of any kind a day. Some are just newsletters and others are data, which customers bought. Due to the fact, that we send newsletters on the same mail server as the data customers bought, our spam index is pretty bad and I was wondering if there is a possibility to alter the send_mail tag so I can decide which mail server to use for mails.

I already figured out a way for the native php part, but can't really find a way to modify the send_mail tag.
Does anyone know a way to do that or should I just try to use a custom-tag?

Thank you in advance
Helagon
Hi,

I think creating a custom tag would be the best choice for this use-case.
I think it is best to use what you know best - it can be a custom tag or something else. Hard to say before seeing your plans.
Thanks for the idea though, I already have this ready and working with 3 server configs (unlimited could be) - 2 custom and a default one (from /couch/addons/phpmailer/config.php). Maybe I'll need this in future :mrgreen:
3 posts Page 1 of 1
cron