• Hi,

    I’m tryng to configure this plugin to send email via SMTP in my woocommerce e-shop.

    I got two problems:

    1) if I configure the plugin to use PHPMailer, i got this error: Invalid “Reply-To” e-mail address “***”
    I looked around without success to remove the reply-to field that is unusefull in my case. Any idea to filter it?

    2) if I configure this plugin to use PostSMTP i got this instead: No body specified
    Clearly the body is present, and without the plugin, it was correctly sent. (maybe is a problem related to the fact that it’s an html mail?)

    There is a way to solve?

    Thanks in advance.

    • This topic was modified 5 years, 5 months ago by vicowilliams.
Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m seeing a similar problem: the emails work when I set it to postSMTP but the contact forms no longer work. If I use the PHPMailer option the contact forms work (Ninja Forms and Contact Form 7) but I get an invalid reply-to address in the woocommerce order email.
    Any suggestions?

    With postSMTP option, contact forms fail
    5.2.0 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message

    With the PHPMailer option contact forms work but WooCommerce put the customer names instead of the customer email address:

    Invalid “Reply-To” e-mail address “First Last”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“reply-to” or “missing body” error’ is closed to new replies.