Same problem here after upgrading from 11.5 to 12.5.
The strange thing is that trying to send with
<?php
// Send email
mail("
[email protected]","hello","test mail function");
?>
as suggested by Igor, the e-mail arrives.
But all wordpress forms and Others script sending mail for...