Email delivery error: ‘from’ parameter is missing
-
The “WP Mail SMTP” plugin rejects the the “UpdraftPlus” plugin’s attempts to send an email because of the missing “FROM” header. The author of the “WP Mail SMTP” plugin says,”some plugin (or snippet of code) is sending an email without identifying a FROM email header (which indicated who is the sender of the email). Without this information Mailgun API can’t send an email and returns an error, that WP Mail SMTP plugin displays in admin area” (see https://wordpress.org/support/topic/delivery-error-from-parameter-is-missing/ ). Using the “WP Mail Logging” plugin I traced the missing “FROM” field to the “UpdraftPlus” plugin.
Now where should this conflict be fixed: on the UpdraftPlus side or on the WP Mail SMTP side?
The topic ‘Email delivery error: ‘from’ parameter is missing’ is closed to new replies.