Title: Reply-To option doesn&#8217;t work
Last modified: March 10, 2026

---

# Reply-To option doesn’t work

 *  [dpereztomas](https://wordpress.org/support/users/dpereztomas/)
 * (@dpereztomas)
 * [1 month, 4 weeks ago](https://wordpress.org/support/topic/reply-to-option-doesnt-work/)
 * Hi,
 * Reply-To option doesn’t work. I’ve fixed adding this line in includes/Action/
   Email.php file
 *         $headers[]    = ‘Cc:’ . $settings[‘cc’];
           $headers[]    = ‘Bcc:’.
   $settings[‘bcc’];        $headers[]    = ‘Reply-To:’ . $settings[‘replyTo’]; //
   <——
 * Can you fix it in next release?
 * Thanks
 * David

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freply-to-option-doesnt-work%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/formello/assets/icon-256x256.png?rev=2488085)
 * [Contact form builder for Gutenberg - Formello](https://wordpress.org/plugins/formello/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/formello/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/formello/)
 * [Active Topics](https://wordpress.org/support/plugin/formello/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/formello/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/formello/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [dpereztomas](https://wordpress.org/support/users/dpereztomas/)
 * Last activity: [1 month, 4 weeks ago](https://wordpress.org/support/topic/reply-to-option-doesnt-work/)
 * Status: not resolved