• Resolved renamer

    (@renamer)


    Hi,

    Since updating there’s slight problem with error handling and how WP mail logger verifies mail domains. We got errors if user email domain was misspelt(for ex. [email protected]) like this:

    SMTP Error: The following recipients failed: [email protected]

    We’re using SMTP Mailer by naa986 with WP Mail Logging and the site is running php 8.0.

    I tried also the integrated WP Mail SMTP plugin, but did not get errors with not existing emails with it either. Is this a problem with our email server provider or what could be the case? We would like to get proper information trough if the email is not sent to a proper email.

    Anyway thank you for a great plugin and have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dake

    (@dakeg)

    Hi @renamer

    Thanks for sharing this with us and for your kind words.

    I have shared your thread with our developers to confirm what might have changed and will get back to you.

    Thank you for your patience while we look into this ??

    Plugin Support Dake

    (@dakeg)

    Hi @renamer

    Thank you for your patience, our developers have confirmed that WP Mail Logging will log the error message your SMTP server returns.

    So what most likely happened is your SMTP plugin “SMTP Mailer by naa986” or your SMTP server has stopped returning errors for those kind of email addresses.

    Therefore, instead of rejecting it, they just accept the SMTP request.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Proper errors missing when sent email does not exist’ is closed to new replies.