<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - Two possible bugs from a newbie]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/20051/"/>
	<updated>2008-10-13T07:55:01Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/20051/two-possible-bugs-from-a-newbie/</id>
		<entry>
			<title type="html"><![CDATA[Re: Two possible bugs from a newbie]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/118301/#p118301"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>fiziwig wrote:</cite><blockquote><p>There is something about the header my mailer just didn&#039;t like.</p></blockquote></div><p>This is possible. Disabling header lines one by one may help to find the issue.</p><div class="quotebox"><cite>fiziwig wrote:</cite><blockquote><p>Clicking &quot;logout&quot; does nothing. It leaves me logged in.</p></blockquote></div><p>Is this fixed?</p>]]></content>
			<author>
				<name><![CDATA[Anatoly]]></name>
				<uri>http://punbb.informer.com/forums/user/12152/</uri>
			</author>
			<updated>2008-10-13T07:55:01Z</updated>
			<id>http://punbb.informer.com/forums/post/118301/#p118301</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Two possible bugs from a newbie]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/118257/#p118257"/>
			<content type="html"><![CDATA[<p>Work around solution found:</p><p>Insert $header=&quot;&quot;; before line 95 in email.php</p><p>There is something about the header my mailer just didn&#039;t like. Leaving out the header just gives the email a return address of &quot;webmaster@&lt;my domain&gt;.com, which is acceptable for now.</p><p>--gary</p>]]></content>
			<author>
				<name><![CDATA[fiziwig]]></name>
				<uri>http://punbb.informer.com/forums/user/10789/</uri>
			</author>
			<updated>2008-10-10T22:14:29Z</updated>
			<id>http://punbb.informer.com/forums/post/118257/#p118257</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Two possible bugs from a newbie]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/118256/#p118256"/>
			<content type="html"><![CDATA[<p>Clicking &quot;logout&quot; does nothing. It leaves me logged in.</p><p>I&#039;ve had seven people sign up so far, and all seven have NOT gotten their emailed passwords.</p><p>For now I&#039;ve had to turn off the &quot;Verify registrations&quot; option.</p><p>ON EDIT: I made myself a dummy user and registered to an alt email addy. I got NO password email. I went to admin and cllick on &quot;send email&quot; to my dummy user, and sent a test email. The email never arrived.</p><p>Since I am not using SMTP I commented out line 85 if ($pun_config[&#039;o_smtp_host&#039;] != &#039;&#039;) in the file email.php and the block of code dealing with SMTP, so it will always use php mail() function. It still doesn&#039;t send an email.</p><p>I inserted :echo($to.&quot;&lt;br&gt;&quot;.$subject.&quot;&lt;br&gt;&quot;.$message.&quot;&lt;br&gt;&quot;.$headers.&quot;&lt;br&gt;&quot;);<br />after the call to mail(). It shows the correct values, but the mail never arrives.</p><p>thanks,</p><p>--gary</p>]]></content>
			<author>
				<name><![CDATA[fiziwig]]></name>
				<uri>http://punbb.informer.com/forums/user/10789/</uri>
			</author>
			<updated>2008-10-10T21:38:02Z</updated>
			<id>http://punbb.informer.com/forums/post/118256/#p118256</id>
		</entry>
</feed>
