• Resolved evanyzd

    (@evanyzd)


    Hi, I got this error:

    EMAIL DELIVERY ERROR: the plugin WP Mail SMTP v2.9.0 logged this error during the last time it tried to send an email:
    
    Mailer: Gmail
    cURL error 77: error setting certificate verify locations:
    CAfile: /etc/pki/tls/certs/ca-bundle.crt
    CApath: /etc/ssl/certs (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
    Consider running an email test after fixing it.

    The mailer is working fine before. Please help. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @evanyzd,

    Thanks for reaching out, and I’m sorry to hear about this cURL issue.

    The cURL error 77 indicates the issue with the certificate your server is presenting. Please contact your web host provider to fix the certificate for you. You can provide the details of that error log to your web host support.

    I hope this helps!

    Thanks ??

    Thread Starter evanyzd

    (@evanyzd)

    @justinkwapich hi thanks for your reply. I got another error

    Invalid address: (From):
    
    Fatal error: Uncaught PHPMailer\PHPMailer\Exception: Invalid address: (From): in /www/wwwroot/nontonmulu.com/wp-includes/PHPMailer/PHPMailer.php:1282 Stack trace: #0 /www/wwwroot/nontonmulu.com/wp-content/themes/dooplay/inc/doo_init.php(977): PHPMailer\PHPMailer\PHPMailer->setFrom() #1 /www/wwwroot/nontonmulu.com/wp-includes/class-wp-hook.php(292): doo_smtp_wpmail() #2 /www/wwwroot/nontonmulu.com/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters() #3 /www/wwwroot/nontonmulu.com/wp-includes/plugin.php(551): WP_Hook->do_action() #4 /www/wwwroot/nontonmulu.com/wp-includes/pluggable.php(527): do_action_ref_array() #5 /www/wwwroot/nontonmulu.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php(208): wp_mail() #6 /www/wwwroot/nontonmulu.com/wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php(243): WPMailSMTP\Admin\Pages\TestTab->process_post() #7 /www/wwwroot/nontonmulu.com/wp-includes/class-wp-hook.php(292): WPMailSMTP\Admin\ParentPageAbstract->process_actions() #8 /www/wwwroot/nontonmulu.com in /www/wwwroot/nontonmulu.com/wp-includes/PHPMailer/PHPMailer.php on line 1282

    Pls help

    Hi @evanyzd,

    Thanks for the details!

    We usually see this type of error in cases where there is a plugin conflict. If you are using another mailer or SMTP plugin, you will likely have to remove it. If it is a must-use plugin, you can remove it by contacting your web host or via FTP from wp-content/mu-plugins.

    This should fix the issue.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘E-Mail Delivery Error’ is closed to new replies.