<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Email notification of new entries to GuestBook"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Email notification of new entries to GuestBook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Email notification of new entries to GuestBook</title>
				<description><![CDATA[ Hi all.  I have searched and thought I found an answer to my problem, but, alas to no avail.<br /> <br /> I seem to have a problem getting email notification that someone has signed my guestbook (Advanced Guestbook 2.3.1)<br /> <br /> I have no problems with receiving the "Thank you" for signing the guestbook, but cannot figure out for the life of me what I need to change for the email notifications to be sent to me. <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" /> <br /> <br /> If it helps any, I'm on Yahoo...and I saw a post on here that talks about changing the address in the "add.class.php", but maybe this is not what I'm looking for...I changed this value, and still have no notification that the guestbook has been signed.<br /> <br /> any and all help will be greatly appreciated!<br /> <br /> Thanks!<br /> <br /> mastersmurfie]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9070.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9070.php</link>
				<pubDate><![CDATA[Sat, 10 Jul 2004 07:26:19]]> GMT</pubDate>
				<author><![CDATA[ mastersmurfie]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Error 554 RLY:FA <br /> <br /> 554 RLY:FA<br /> <a class="snap_shots" href="http://postmaster.info.aol.com/errors/554rlyfa.html" target="_blank" rel="nofollow">http://postmaster.info.aol.com/errors/554rlyfa.html</a> <br /> EXPLANATION:<br /> <br /> Am having exactly the same problem as you. My E-mail is through AOL. The Guestbook server apparently does not put in the notification E-mail a valid address for itself. See info below. Maybe AOL server rejects back to the Sender Server the E-mail guestbook notification messages because there is something wrong/missing in the "FROM" address; but I don't know how to fix it. Hope somebody out there can help us both!<br /> <br /> ************************************************************<br /> All or part of the from address contained in your message is missing or improperly formatted.<br /> <br /> SOLUTION:<br /> <br /> Please correct the message "From: address" sent in your SMTP transaction. The from address is typically formatted as myEmailHere@my-Domain.com. You may need to contact your ISP or server administrator for additional assistance. <br /> <br /> For additional troubleshooting, reference the manual telnet directions. The message From: address is included after the DATA command.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9088.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9088.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 01:08:38]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ This is what it should look like in your admin/general options click the link to see screenshot. With your email addy ofcourse.<br /> <a class="snap_shots" href="http://www.ravenprom.org/kull/email.jpg" target="_blank" rel="nofollow">http://www.ravenprom.org/kull/email.jpg</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9089.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9089.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 02:49:41]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="JTD"]This is what it should look like in your admin/general options click the link to see screenshot. With your email addy ofcourse.<br /> <a class="snap_shots" href="http://www.ravenprom.org/kull/email.jpg" target="_blank" rel="nofollow">http://www.ravenprom.org/kull/email.jpg</a>[/quote]<br /> <br /> JTD...I cannot see your pic...says "Page cannot be displayed"<br /> <br /> EDIT:  I can see it now...<br /> <br /> if it's what I think it is, in my "admin/general options" I have the address that I want notifications emailed to...the address is "valid" as I can send email to it from other applications...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9092.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9092.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 03:30:05]]> GMT</pubDate>
				<author><![CDATA[ mastersmurfie]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ for what its worth...My mailerror log says:<br /> <br /> 2004 Jul 12 02:12:36  [b]From address not in member domain[/b]. Message not sent.<br /> <br /> I don't understand this...thought I changed all that I could...<br /> <br /> where can I find the "from" address?????]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9096.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9096.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 04:20:25]]> GMT</pubDate>
				<author><![CDATA[ mastersmurfie]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Mine used to send it from something stupid and not the email i specified. I manually changed mine in lib/add.class.php.<br /> <br /> look for [code]&quot;From&#58; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code]<br /> <br /> and replace &lt;".$this-&gt;name."&gt; $from_email with the email address you want them sent from. Mine looks like this<br /> [code]@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; \&quot;Guestbook\&quot; &lt;guestbook@carbonize.co.uk&gt; \nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9106.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9106.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 20:52:08]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]<br /> and replace &lt;".$this-&gt;name."&gt; $from_email with the email address you want them sent from. Mine looks like this<br /> [code]@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; \&quot;Guestbook\&quot; &lt;guestbook@carbonize.co.uk&gt; \nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code][/quote]<br /> <br /> @Carbonize<br /> <br /> Thanks!!  Works perfectly!!   :D <br /> <br /> I guess that was the place I didn't look... :oops: <br /> <br /> thanks again,<br /> <br /> mastersmurfie]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9110.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9110.php</link>
				<pubDate><![CDATA[Tue, 13 Jul 2004 01:54:10]]> GMT</pubDate>
				<author><![CDATA[ mastersmurfie]]></author>
			</item>
			<item>
				<title>E-mail Notification from Guestbook</title>
				<description><![CDATA[ [quote="Carbonize"]Mine used to send it from something stupid and not the email i specified. I manually changed mine in lib/add.class.php.<br /> <br /> look for [code]&quot;From&#58; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code]<br /> <br /> and replace &lt;".$this-&gt;name."&gt; $from_email with the email address you want them sent from. Mine looks like this<br /> [code]@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; \&quot;Guestbook\&quot; &lt;guestbook@carbonize.co.uk&gt; \nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code][/quote]<br /> <br /> My Profound thanks. I made the changes in the lib/add.class.php file and the automatic E-mail notification to me works perfectly now. Actually, the changes had to be made on two lines -- the one you showed was for the "public" portion of the Guestbook -- but the code for the Private section of the guestbook entry E-mail notification also must be identically changed. :D  :D  :D]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9114.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9114.php</link>
				<pubDate><![CDATA[Tue, 13 Jul 2004 06:59:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yeah I should of said. I turned off private messages a long time ago so forgot all about it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3335/9115.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3335/9115.php</link>
				<pubDate><![CDATA[Tue, 13 Jul 2004 07:13:14]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>