• Resolved tcdssupport

    (@tcdssupport)


    We keep getting this error message when emails are sent via our site.
    Mailer: Default (none) PHPMailer was able to connect to SMTP server but failed while trying to send…

    Here is the full error log:

    Versions:
    WordPress: 6.8.3
    WordPress MS: No
    PHP: 8.2.29
    WP Mail SMTP: 4.7.1

    Params:
    Mailer: mail
    Constants: No

    Server:
    PHP.mail(): Yes

    PHPMailer Debug:
    Could not instantiate mail function.

    Debug:
    Email Source: WP Mail SMTP Mailer: Default (none) PHPMailer was able to connect to SMTP server but failed while trying to send an email.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @tcdssupport ,

    Thanks for reaching out.

    Based on the error message, it seems that right now your site is using the ‘Default’ (PHP) mailer option in the WP Mail SMTP plugin. This is the method your site uses to send emails when SMTP is not set up.

    Generally speaking, it is not recommended to use the ‘Default’ (PHP) mailer because your emails will not be authenticated and your email deliverability may be low enough that your emails will end up in spam folders or might not get delivered at all.

    In order to configure your site to send emails authenticated for better deliverability, you’ll need to set up one of the SMTP Mailer options in the plugin (here’s a screenshot of the options) and configure its settings.

    Setting up a WP Mail SMTP Mailer

    Here’s a tutorial for setting up each of the available mailers.

    Recommended Mailers

    If you’re not sure which mailer to go with, we recommend transactional mailers first. Transactional email service providers such as our #1 recommended mailer, SendLayer, are probably best for sending emails, as far as reliability goes. Brevo (formerly Sendinblue), SMTP.com, SendGrid, Mailgun, etc., are also transactional email service providers if you’d like to consider your options.

    These would also allow you to send emails with a custom ‘From Email’ specific to your domain (examples: [email protected], [email protected]).

    I hope this helps. Thanks 🙂

Viewing 1 replies (of 1 total)

The topic ‘Errors when sending emails’ is closed to new replies.