<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "E-Mail notification"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "E-Mail notification"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>E-Mail notification</title>
				<description><![CDATA[ Is there any way to setup so that when someone leaves a message in the guestbook, the notification e-mail will go to 2 e-mail accounts instead of just the webmaster account?<br /> <br /> Thanx!<br /> <br /> zanziber at earthlink dot net]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13013.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13013.php</link>
				<pubDate><![CDATA[Tue, 11 Jan 2005 22:29:35]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well if your hosts supports it you could set up an account that forwards to 2 addresses or you can wait till I write you the mod for it, shouldn't be to hard as it wil just be a single line.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13014.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13014.php</link>
				<pubDate><![CDATA[Tue, 11 Jan 2005 23:19:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think it would be easier if you wrote a mod that I could use, please.  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /> <br /> <br /> Thanx!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13017.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13017.php</link>
				<pubDate><![CDATA[Wed, 12 Jan 2005 00:41:13]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OPen up [b]lib/add.class.php[/b]. Find:[code]        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; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />         &#125;[/code]<br /> Replace with:[code]        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; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />             @mail&#40;'EMAIL ADDRESS HERE',$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; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;<br />         &#125;[/code]Changing 'EMAIL ADDRESS HERE' for the second email address you want to send notification to remembering to keep it between the ' ' .]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13021.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13021.php</link>
				<pubDate><![CDATA[Wed, 12 Jan 2005 02:42:52]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /> <br /> <br /> Thank you!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13048.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13048.php</link>
				<pubDate><![CDATA[Wed, 12 Jan 2005 22:39:39]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Is there a way that I get e mail, when someone post a comment? i now get only when someone write a post.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13094.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13094.php</link>
				<pubDate><![CDATA[Sat, 15 Jan 2005 04:53:07]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'll look into it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13098.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13098.php</link>
				<pubDate><![CDATA[Sat, 15 Jan 2005 11:27:39]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Put it on my GuestBook and tested it out. It's not getting the notification to the secondary e-mail address. The notification to the primary address is just fine.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13152.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13152.php</link>
				<pubDate><![CDATA[Tue, 18 Jan 2005 00:05:48]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ for some reason I NEVER get email notifications of posts, even though I entered it into my admin area. what do you think might be the problem? Where can I look to check?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13435.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13435.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 02:18:51]]> GMT</pubDate>
				<author><![CDATA[ rocket rabbit]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="rocket rabbit"]for some reason I NEVER get email notifications of posts, even though I entered it into my admin area. what do you think might be the problem? Where can I look to check?[/quote]Did you tell it to send you email notfications and did you supply a valid email address ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13441.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13441.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 02:34:36]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes, and yes. Also. the email notification to posters doesnt go out iether. i have tested that myself whan I did some test posts9and I put my own email address into the entry field).]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13442.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13442.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 02:43:17]]> GMT</pubDate>
				<author><![CDATA[ rocket rabbit]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Would it be possible for you to email me your gustbook link along with the admin username and password so I could look at the files. My email is at the bottom of this post.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13443.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13443.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 02:45:04]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ carbonize&gt;&gt; thanks, I just sent you the info.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13445.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13445.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 02:59:53]]> GMT</pubDate>
				<author><![CDATA[ rocket rabbit]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="rocket rabbit"]carbonize&gt;&gt; thanks, I just sent you the info.[/quote]Not arrived yet. I hope you sent to webmaster @ carbonize.co.uk as my hotmail does not accept email.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/13446.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/13446.php</link>
				<pubDate><![CDATA[Tue, 25 Jan 2005 03:14:30]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm still not able to receive a secondary e-mail notification.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/14849.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/14849.php</link>
				<pubDate><![CDATA[Thu, 3 Mar 2005 01:24:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hmmmmmmmmmm  I don't see why my idea of doubling the mail function didn't work. I wonder if putting a CC in the header would work. Let me look into it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/14852.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/14852.php</link>
				<pubDate><![CDATA[Thu, 3 Mar 2005 01:31:05]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If it sheds any light on the subject, I formerly got emails whenever somebody posted to my guestbook. One day that stopped working (over six months ago), and I learned to live without the notifications. <br /> <br /> I formerly thought it was a problem with my web host, since I had done nothing to my Guestbook, and the host people were clueless about the Guestbook, even though they offer it as a feature. Now I'm thinking it's a problem with the ever-intensifying scruitny of emails by spam filters. (I've recently made extensive changes to my Guestbook, and I'm digging into things to find the root of the notification problem.)<br /> <br /> On my Guestbook, addresses go out fine to some of my email addresses (on comcast.net), but won't go under any circumstances to others (on aol.com).]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/14853.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/14853.php</link>
				<pubDate><![CDATA[Thu, 3 Mar 2005 01:35:40]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes as is being discussed in another thread AOL's spam filters hate email notifications.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/14854.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/14854.php</link>
				<pubDate><![CDATA[Thu, 3 Mar 2005 01:37:23]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok to send two emails try this. Open add.class.php and find[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; &lt;&quot;.$this-&gt;name.&quot;&gt; $from_email\nX-Mailer&#58; Advanced Guestbook 2&quot;&#41;;[/code]It occurs twice. Where it says [code]$this-&gt;db-&gt;VARS&#91;&quot;admin_mail&quot;&#93;[/code]try this[code]$this-&gt;db-&gt;VARS&#91;&quot;admin_mail&quot;&#93;.&quot;,second@email.com&quot;.[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4090/14855.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4090/14855.php</link>
				<pubDate><![CDATA[Thu, 3 Mar 2005 01:51:05]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>