• HostName: redacted.com
    cURL Version: 7.29.0
    OpenSSL Version: NSS/3.36
    OS: Linux redacted 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64
    PHP: Linux 7.2.15 en_US.UTF-8
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
    WordPress: 4.9.1 pt_PT UTF-8
    WordPress Theme: redacted
    WordPress Plugins: WPCoreSys, Advanced Custom Fields: Date and Time Picker, ACF to REST API, Adminimize, Advanced Custom Fields, Akismet Anti-Spam, Contact Form 7, Custom User Profile Photo, Duplicator, MailChimp for WordPress, Maintenance, NewByPub-FE, WP OAuth Server – CE, Post SMTP, Rewrite Rules Inspector, SparkPost, Super Socializer, TablePress, Theme Check, UpdraftPlus – Backup/Restore, User Role Editor, Open Graph for Facebook, Google+ and Twitter Card Tags, WooCommerce PayPal Express Checkout Gateway, WooCommerce, Yoast SEO, WP Crontrol, Related Posts
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    WordPress wp_mail_from Filter(s): WPSparkPost\SparkPost->set_from_email
    WordPress wp_mail_from_name Filter(s): WPSparkPost\SparkPost->set_from_name
    WordPress phpmailer_init Action(s): WPSparkPost\SparkPostSMTPMailer->configure_phpmailer, wpcf7_phpmailer_init
    Postman: 1.9.8
    Postman Sender Domain (Envelope|Message): redacted.com | redacted.com
    Postman Prevent Message Sender Override (Email|Name): No | No
    Postman Active Transport: SMTP (smtp:tls:plain://smtp.eu.sparkpostmail.com:587)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 28 | 83

Viewing 3 replies - 1 through 3 (of 3 total)
  • The message says all, something tried to send an email with empty parts.

    check the email log and search the email with this status, view it and see who trigger it.

    Thread Starter tiagomagalhaes

    (@tiagomagalhaes)

    Where? On the plugin, I don’t see a recipient and the transcript is empty. Does the plugin logs to a file?

    @yehudah means, check the Post SMTP logs for a message that failed, then work out what feature or plugin on your site sent that email.
    i.e If a Form plugin created an email, check what value that form plugin is setting the body of the message to. Or if in WooCommerce, check what value that WooCommerce is setting the body of the message.

    The plugin or module that is creating your email is doing so with a blank body.
    Post SMTP doesn’t strip content, or create any content. It only sends what it is given to a mail service. Something is creating a mail with no body, so you need to find what that ‘something’ is…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘sendTo is empty, no body specified’ is closed to new replies.