• Olaf Lederer

    (@finalwebsites)


    Hi,

    On a large number of hosting platforms, the PHP mail() function does not work or only works partially. As a result, NFW users do not receive some emails. Would it perhaps be an idea to add a simple SMTP function? Using constant variables, you could easily enable an option. This project seems suitable for this:
    https://github.com/snipworks/php-smtp

Viewing 1 replies (of 1 total)
  • Plugin Contributor bruandet

    (@bruandet)

    Do you know which emails are not received ?
    The only emails sent via mail() are the File Guard (free and premium versions) and Webfilter (premium version only) features.
    All others are sent via the WordPress wp_mail() function, which uses PHPMailer.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.