<?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>
									Change no-reply in e-mail message - General Discussions				            </title>
            <link>https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 11 Aug 2026 18:13:42 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change no-reply in e-mail message</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1208</link>
                        <pubDate>Wed, 03 Jun 2020 20:27:47 +0000</pubDate>
                        <description><![CDATA[@asti
big thnks
))]]></description>
                        <content:encoded><![CDATA[<p>@asti</p>
<p>big thnks</p>
<p>))</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Alex S</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1208</guid>
                    </item>
				                    <item>
                        <title>RE: Change no-reply in e-mail message</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1073</link>
                        <pubDate>Mon, 01 Jun 2020 11:05:26 +0000</pubDate>
                        <description><![CDATA[Hi @alex-s,
This code should help you to solve the issue.  Add the code in your current active theme&#039;s functions.php file: 
add_filter(&#039;wp_mail_from&#039;, function ($email){   return &#039;no-reply...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@alex-s,</span></p>
<p>This code should help you to solve the issue.  Add the code in your current active theme's functions.php file: </p>
<pre>add_filter('wp_mail_from', function ($email){<br />   return '<span style="color: #ff0000"><em><strong>no-reply@blogname.com</strong></em></span>';<br />});</pre>
<p>Don't forget to change the <span style="color: #ff0000"><em><strong>red</strong> </em></span>marked code (set the right email) before using. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1073</guid>
                    </item>
				                    <item>
                        <title>Change no-reply in e-mail message</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1037</link>
                        <pubDate>Sun, 31 May 2020 15:39:07 +0000</pubDate>
                        <description><![CDATA[Hi!
Now in e-mail on subscription address has the form
no-reply@nameWWW.com
How i can change adress?
I wanna, for example, TEXT@nameWWW.com
thnks]]></description>
                        <content:encoded><![CDATA[<p>Hi!</p>
<p>Now in e-mail on <span class="tlid-translation translation"><span class="">subscription address has the form</span></span></p>
<p>no-reply@nameWWW.com</p>
<p>How i can change adress?</p>
<p>I wanna, for example, TEXT@nameWWW.com</p>
<p>thnks</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Alex S</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-no-reply-in-e-mail-message/#post-1037</guid>
                    </item>
							        </channel>
        </rss>
		