<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "2.4.1 don't send me e-mail notification after an entry..."]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "2.4.1 don't send me e-mail notification after an entry..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>2.4.1 don't send me e-mail notification after an entry...</title>
				<description><![CDATA[ help! <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5509/20138.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5509/20138.php</link>
				<pubDate><![CDATA[Wed, 5 Apr 2006 00:59:28]]> GMT</pubDate>
				<author><![CDATA[ Martina]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You have the option enabled and the correct email address supplied?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5509/20152.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5509/20152.php</link>
				<pubDate><![CDATA[Wed, 5 Apr 2006 22:42:18]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes i've all boxex checked and a correct e-mail address!<br /> I've just upgrade to 2.4.1..... before this i'd 2.3.4.... anche the mail notification worked fine! But, after this upgrade the mail don't start!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5509/20161.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5509/20161.php</link>
				<pubDate><![CDATA[Thu, 6 Apr 2006 18:13:14]]> GMT</pubDate>
				<author><![CDATA[ Martina]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ some mta doesn't like "\r\n" in the email header<br /> <br /> here is a fix<br /> <br /> line 304 in add.class.php<br /> <br /> [code]<br /> $from_email = &#40;$this-&gt;email == &quot;&quot;&#41; ? $this-&gt;db-&gt;VARS&#91;'admin_mail'&#93; &#58; $this-&gt;email;<br />         if &#40;$this-&gt;db-&gt;VARS&#91;&quot;notify_private&quot;&#93;==1 &amp;&amp; $this-&gt;private==1&#41; &#123;<br />             @mail&#40;$this-&gt;db-&gt;VARS&#91;&quot;admin_mail&quot;&#93;,$this-&gt;db-&gt;LANG&#91;&quot;EmailAdminSubject&quot;&#93;,&quot;$this-&gt;name\n$this-&gt;host\n\n$this-&gt;comment&quot;, &quot;From&#58; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />         &#125;<br />         if &#40;$this-&gt;db-&gt;VARS&#91;&quot;notify_admin&quot;&#93;==1 &amp;&amp; $this-&gt;private==0&#41; &#123;<br />             @mail&#40;$this-&gt;db-&gt;VARS&#91;&quot;admin_mail&quot;&#93;,$this-&gt;db-&gt;LANG&#91;&quot;EmailAdminSubject&quot;&#93;,&quot;$this-&gt;name\n$this-&gt;host\n\n$this-&gt;comment&quot;, &quot;From&#58; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />         &#125;<br />         if &#40;$this-&gt;db-&gt;VARS&#91;&quot;notify_guest&quot;&#93;==1 &amp;&amp; $this-&gt;email != ''&#41; &#123;<br />             @mail&#40;$this-&gt;email,$this-&gt;db-&gt;LANG&#91;&quot;EmailGuestSubject&quot;&#93;,$this-&gt;db-&gt;VARS&#91;&quot;notify_mes&quot;&#93;, &quot;From&#58; &quot;.$this-&gt;db-&gt;VARS&#91;'admin_mail'&#93;.&quot;\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />         &#125;<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5509/20175.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5509/20175.php</link>
				<pubDate><![CDATA[Fri, 7 Apr 2006 21:51:01]]> GMT</pubDate>
				<author><![CDATA[ Webmaster]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i try it... nothing news!!! <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /><br /> <br /> but i've found that this line was missing.... i inserted it and all works fine!<br /> Thanks to all, all the same!<br /> <br /> the line i inserted (just before line 304):<br /> <br /> ini_set('sendmail_from','');]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5509/20177.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5509/20177.php</link>
				<pubDate><![CDATA[Sat, 8 Apr 2006 10:55:31]]> GMT</pubDate>
				<author><![CDATA[ Martina]]></author>
			</item>
	</channel>
</rss>