WPIntell

Source evidence

Great plugin, but no Reply-To support

Zoho Mail for WordPress · review · 2025-04-05T10:50:00+00:00

mixedsentiment
highseverity
1.0relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 3 stars
Sphered unresolved
The plugin works great with the Zoho Mail account. Unfortunately, WordPress forms currently don’t include the Reply-To header, which makes it inconvenient for our client to confirm bookings. We had this feature working previously using another SMTP plugin with Brevo, so we know it’s possible. Please consider adding support for Reply-To headers in WordPress forms as a priority update. This functionality is essential for proper communication flow, and I’ve seen multiple users requesting it over the past year – both here and on the Zoho Community forum. I was able to get a ReplyTo address added to email sent via WordPress using the Send Mail As pane in Zoho settings: https://a.cl.ly/NQumndLd Tested and worked with a Jetpack form submission and a WooCommerce order notification Thanks for the tip, but this sets one Reply-To address for all emails. We wanted to set it to addresses submitted in the form, so this header changes every email. I already used another SMTP plugin and connected Zoho to it. I had to do a lot of digging because the system ignored a lot of emails, but whitelisting domains finally did the thing. Many sites are victims of the Zoho antispam protection by default, so if anyone’s struggling with the same issue, there you go: Admin console -> Security & compliance -> Spam control -> Trusted list -> Trusted domains -> Here add your site domain and brevo.com for example as in my case. The problem is the reply-to logic in the plugin. 1. The “to” address must be exactly the same as the configured “from” email and 2. there is only one recipient. (line 737-747).

Comments

3 shown
Zade 2025-06-07T05:38:00+00:00

I was able to get a ReplyTo address added to email sent via WordPress using the Send Mail As pane in Zoho settings: https://a.cl.ly/NQumndLd Tested and worked with a Jetpack form submission and a WooCommerce order notification

Sphered 2025-07-10T10:27:00+00:00

Thanks for the tip, but this sets one Reply-To address for all emails. We wanted to set it to addresses submitted in the form, so this header changes every email. I already used another SMTP plugin and connected Zoho to it. I had to do a lot of digging because the system ignored a lot of emails, but whitelisting domains finally did the thing. Many sites are victims of the Zoho antispam protection by default, so if anyone’s struggling with the same issue, there you go: Admin console -> Security & compliance -> Spam control -> Trusted list -> Trusted domains -> Here add your site domain and brevo.com for example as in my case.

HookSEO 2025-07-29T19:47:00+00:00

The problem is the reply-to logic in the plugin. 1. The “to” address must be exactly the same as the configured “from” email and 2. there is only one recipient. (line 737-747).