[ZendTo] Mail header bug on Ubuntu 22.04 / PHP 8.1
Adam Thorn
alt36 at cam.ac.uk
Fri Nov 11 19:16:17 GMT 2022
On 11/11/2022 18:18, Jules wrote:
> I'll take a look at this and get it fixed for you.
Thanks!
> BTW why still using the inbuilt php mail() function rather than PHPMailer?
We've got a couple of hundred servers that perform a wide variety of
roles, and we like them all to be able to send email in a standard way.
We thus configure a local MTA everywhere (usually exim, sometimes
postfix for $reasons...). The question for me is thus the other way
around: why use a random third-party external dependency as a one-off
special case when we've already made sure all our servers can send mail?
Regards,
Adam
More information about the ZendTo
mailing list