<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									People replying to Private Message Email Notification - wpForo Private Messages				            </title>
            <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Jul 2026 16:28:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: People replying to Private Message Email Notification</title>
                        <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25170</link>
                        <pubDate>Thu, 03 Sep 2020 14:56:57 +0000</pubDate>
                        <description><![CDATA[@astghik Thanks again for your quick response. I appreciate the time you&#039;re spending on this and thank you for clarifying the sanitize code for me, as I said I&#039;m not a coder, I just know eno...]]></description>
                        <content:encoded><![CDATA[<p>@astghik Thanks again for your quick response. I appreciate the time you're spending on this and thank you for clarifying the sanitize code for me, as I said I'm not a coder, I just know enough to be dangerous!</p>
<p> {green}:scared: </p>
<p>I will look at the forum post you sent and see if I can modify it to allow for paragraph tags etc.</p>
<p>And I believe you are also correct in regards to the wp_mail function as I'm using a SMTP plugin to improve mail delivery which is probably over-riding the wpForo settings. I'm going to run some test on that.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-private-messages/">wpForo Private Messages</category>                        <dc:creator>Geoff</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25170</guid>
                    </item>
				                    <item>
                        <title>RE: People replying to Private Message Email Notification</title>
                        <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25169</link>
                        <pubDate>Thu, 03 Sep 2020 14:00:07 +0000</pubDate>
                        <description><![CDATA[@geoff,

I believe this is from your coding that has a sanitize_text_field command that strips html out, but I&#039;m not a coding expert.

The sanitize_text_field works only for the email su...]]></description>
                        <content:encoded><![CDATA[<p>@geoff,</p>
<blockquote>
<p><span>I believe this is from your coding that has a </span><em>sanitize_text_field</em><span> command that strips html out, but I'm not a coding expert.</span></p>
</blockquote>
<p>The <em>sanitize_text_field </em>works <strong>only</strong> for the email subject, but not for the email content. Probably the tag is not in email content. I'd sugget you try the code provided by Sofy in this post: </p>
<p>https://wpforo.com/community/how-to-and-troubleshooting-2/images-in-system-emails/#post-34908</p>
<p>The example is for the img tag. You'll need to change the code and use the tags that are not allowed in your case.</p>
<blockquote>
<p><span>I also created a new noreply email address that I added to the settings in WpForo email template settings, but your plugin does not read that field, it continues to pull the email address from I assume the admin email. It would be better if it would use the same address as wpForo emails are using, so I could use a noreply address.</span></p>
</blockquote>
<p>This may be a plugin conflict. wpForo private Message addon uses the email address filled in the "FROM Email Address" filed. The field is located in the <em>Dashboard &gt; Forums &gt; Settings &gt; Emails</em> Tab. </p>
<p>Please deactivate all plugins that conacted to some hooks of the Wordpress native <a href="https://developer.wordpress.org/reference/functions/wp_mail/" target="true">wp_mail()</a> function and check again. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-private-messages/">wpForo Private Messages</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25169</guid>
                    </item>
				                    <item>
                        <title>RE: People replying to Private Message Email Notification</title>
                        <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25158</link>
                        <pubDate>Wed, 02 Sep 2020 17:29:39 +0000</pubDate>
                        <description><![CDATA[@astghik Thank you for responding. This is what I have done by putting a message at the top of the email template.
A couple of things to note with this solution though:
There seems to be s...]]></description>
                        <content:encoded><![CDATA[<p>@astghik Thank you for responding. This is what I have done by putting a message at the top of the email template.</p>
<p>A couple of things to note with this solution though:</p>
<p>There seems to be some layout issues with the email template where paragraph tags are being stripped out of the body content, so text all ends up in one single line. I believe this is from your coding that has a <em>sanitize_text_field</em> command that strips html out, but I'm not a coding expert.</p>
<p>I also created a new noreply email address that I added to the settings in WpForo email template settings, but your plugin does not read that field, it continues to pull the email address from I assume the admin email. It would be better if it would use the same address as wpForo emails are using, so I could use a noreply address.</p>
<p>Maybe there is some code I could put in the functions.php file to override these errors?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-private-messages/">wpForo Private Messages</category>                        <dc:creator>Geoff</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25158</guid>
                    </item>
				                    <item>
                        <title>RE: People replying to Private Message Email Notification</title>
                        <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25152</link>
                        <pubDate>Wed, 02 Sep 2020 08:09:48 +0000</pubDate>
                        <description><![CDATA[Hi @geoff,
We may suggest you change the email notification content and ask people not to reply by email. You can find and manage email notification text in the Dashboard &gt; Forums &gt; S...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@geoff,</span></p>
<p>We may suggest you change the email notification content and ask people not to reply by email. You can find and manage email notification text in the Dashboard &gt; <span>Forums &gt; Settings &gt; Addons &gt; Private Messages admin page. </span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-private-messages/">wpForo Private Messages</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25152</guid>
                    </item>
				                    <item>
                        <title>People replying to Private Message Email Notification</title>
                        <link>https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25144</link>
                        <pubDate>Tue, 01 Sep 2020 15:28:02 +0000</pubDate>
                        <description><![CDATA[Hi, I am a relatively new user to WpForo and the Private Messages add-on.
I am coming across an interesting situation where a user is receiving the PM email notification from the system def...]]></description>
                        <content:encoded><![CDATA[<p>Hi, I am a relatively new user to WpForo and the Private Messages add-on.</p>
<p>I am coming across an interesting situation where a user is receiving the PM email notification from the system default email address, saying they have a private message. But instead of clicking on the link to get back to the conversation, many users are just replying to the email, which of course comes back to the me (default email address), conversation and all and the original PM doesn't get a response. </p>
<p>Has anyone else discovered this? Is there a workaround or a setting to avoid this, like having the reply-to email address the one of the original poster?</p>
<p>Your ideas and help would be appreciated. BTW, this is not for the Discuz version.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-private-messages/">wpForo Private Messages</category>                        <dc:creator>Geoff</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-private-messages/people-replying-to-private-message-email-notification/#post-25144</guid>
                    </item>
							        </channel>
        </rss>
		