<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Recieve E-mail and Save Attachments with a PHP script</title>
	<atom:link href="http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/</link>
	<description>Programming, Rambling and More!</description>
	<lastBuildDate>Wed, 16 May 2012 19:41:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: stuporglue</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-1046</link>
		<dc:creator>stuporglue</dc:creator>
		<pubDate>Sat, 28 Apr 2012 15:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-1046</guid>
		<description>Lucky, 

I have never run PHP on Windows. The first problem is going to be setting up the email server to pipe emails through the script. Even on Linux setting this script up correctly is an intermediate task. You need to have some knowledge of PHP, MySQL, file permissions and how your mail client works.

If you do get it working on Windows please write about it and send me a link. I would be interested to see how it is done -- as I said, I haven&#039;t run PHP on Windows.</description>
		<content:encoded><![CDATA[<p>Lucky, </p>
<p>I have never run PHP on Windows. The first problem is going to be setting up the email server to pipe emails through the script. Even on Linux setting this script up correctly is an intermediate task. You need to have some knowledge of PHP, MySQL, file permissions and how your mail client works.</p>
<p>If you do get it working on Windows please write about it and send me a link. I would be interested to see how it is done &#8212; as I said, I haven&#8217;t run PHP on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucky Dj</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-1045</link>
		<dc:creator>Lucky Dj</dc:creator>
		<pubDate>Sat, 28 Apr 2012 13:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-1045</guid>
		<description>Hi, I&#039;m Lucky from Pancasila University Jakarta I&#039;m new in php but I&#039;m very interesting on it. My apache server running on windows and  i“v followed your instruction about  the project and I want to add it into our web programm. We have an error message while we run those script, can you tell me (email me perhaps) the steps to setting the project until it will run well.
Thnak You for Your understanding
( I&#039;m sory about my english, I&#039;m not good at)</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m Lucky from Pancasila University Jakarta I&#8217;m new in php but I&#8217;m very interesting on it. My apache server running on windows and  i“v followed your instruction about  the project and I want to add it into our web programm. We have an error message while we run those script, can you tell me (email me perhaps) the steps to setting the project until it will run well.<br />
Thnak You for Your understanding<br />
( I&#8217;m sory about my english, I&#8217;m not good at)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mailReaer.php &#8212; Parse E-mail and Save Attachments PHP, Version 2 &#187; Stuporglue.org</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-954</link>
		<dc:creator>mailReaer.php &#8212; Parse E-mail and Save Attachments PHP, Version 2 &#187; Stuporglue.org</dc:creator>
		<pubDate>Sat, 14 Apr 2012 07:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-954</guid>
		<description>[...] of most popular pages of all time is Recieve E-mail and Save Attachments with a PHP script. What was meant to be a quick hack that was only ever tested with Gmail ended up generating lots of [...]</description>
		<content:encoded><![CDATA[<p>[...] of most popular pages of all time is Recieve E-mail and Save Attachments with a PHP script. What was meant to be a quick hack that was only ever tested with Gmail ended up generating lots of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hopson</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-948</link>
		<dc:creator>Craig Hopson</dc:creator>
		<pubDate>Tue, 10 Apr 2012 20:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-948</guid>
		<description>ok the error was due to &lt;i&gt;#!/usr/bin/php -q&lt;/i&gt; for my server it should be 
&lt;i&gt;#!/usr/local/bin/php -q&lt;/i&gt; this has stopped the error but still only works with G-mail attachments and no other E-mail accounts</description>
		<content:encoded><![CDATA[<p>ok the error was due to <i>#!/usr/bin/php -q</i> for my server it should be<br />
<i>#!/usr/local/bin/php -q</i> this has stopped the error but still only works with G-mail attachments and no other E-mail accounts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hopson</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-946</link>
		<dc:creator>Craig Hopson</dc:creator>
		<pubDate>Tue, 10 Apr 2012 10:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-946</guid>
		<description>Yes still waiting on hosting due to Easter weekend although I&#039;m getting this error it&#039;s I don&#039;t think it&#039;s stopping the attachments from being saved any idea why the attachment side of things isn&#039;t working for me??</description>
		<content:encoded><![CDATA[<p>Yes still waiting on hosting due to Easter weekend although I&#8217;m getting this error it&#8217;s I don&#8217;t think it&#8217;s stopping the attachments from being saved any idea why the attachment side of things isn&#8217;t working for me??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kent</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-945</link>
		<dc:creator>kent</dc:creator>
		<pubDate>Tue, 10 Apr 2012 08:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-945</guid>
		<description>Your code works great with GMAIL.  Congrats and thanks for sharing

All attachments save to the database just fine, except when you try to send an email using outlook, iphone or any other email client.. Has anyone figured out what needs to be updated so we can successfully parse all emails received without needing a plugin or .class regardless of the email client used.</description>
		<content:encoded><![CDATA[<p>Your code works great with GMAIL.  Congrats and thanks for sharing</p>
<p>All attachments save to the database just fine, except when you try to send an email using outlook, iphone or any other email client.. Has anyone figured out what needs to be updated so we can successfully parse all emails received without needing a plugin or .class regardless of the email client used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuporglue</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-943</link>
		<dc:creator>stuporglue</dc:creator>
		<pubDate>Tue, 10 Apr 2012 00:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-943</guid>
		<description>You&#039;re going to need more than a couple simple commands to understand what&#039;s going on. Head over to http://tizag.com/phpT/ and dig in. It&#039;ll be good for you. :-)</description>
		<content:encoded><![CDATA[<p>You&#8217;re going to need more than a couple simple commands to understand what&#8217;s going on. Head over to <a href="http://tizag.com/phpT/" rel="nofollow">http://tizag.com/phpT/</a> and dig in. It&#8217;ll be good for you. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xianan</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-942</link>
		<dc:creator>Xianan</dc:creator>
		<pubDate>Mon, 09 Apr 2012 09:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-942</guid>
		<description>oh, coz of my little knowledge of php/mySQL basics, its would be perfect if u include simple php commands that need to show msgs as a list with their body and attachment in the web</description>
		<content:encoded><![CDATA[<p>oh, coz of my little knowledge of php/mySQL basics, its would be perfect if u include simple php commands that need to show msgs as a list with their body and attachment in the web</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuporglue</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-938</link>
		<dc:creator>stuporglue</dc:creator>
		<pubDate>Thu, 05 Apr 2012 23:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-938</guid>
		<description>It could either be: 

a) An incompatibility with the formatting of the emails being sent and the PHP code. I don&#039;t have outlook, so I haven&#039;t been able to test that format.

b) File permission or path issues on the server. If the user the script runs as doesn&#039;t have permissions for the directory you&#039;re trying to save to, it won&#039;t be able to save the file.

c) Something else

I would guess that (b) is slightly more likely than (a), but (a) is still a good candidate.</description>
		<content:encoded><![CDATA[<p>It could either be: </p>
<p>a) An incompatibility with the formatting of the emails being sent and the PHP code. I don&#8217;t have outlook, so I haven&#8217;t been able to test that format.</p>
<p>b) File permission or path issues on the server. If the user the script runs as doesn&#8217;t have permissions for the directory you&#8217;re trying to save to, it won&#8217;t be able to save the file.</p>
<p>c) Something else</p>
<p>I would guess that (b) is slightly more likely than (a), but (a) is still a good candidate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuporglue</title>
		<link>http://stuporglue.org/recieve-e-mail-and-save-attachments-with-a-php-script/comment-page-1/#comment-937</link>
		<dc:creator>stuporglue</dc:creator>
		<pubDate>Thu, 05 Apr 2012 23:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://stuporglue.org/?p=369#comment-937</guid>
		<description>PHP command line and PHP&#039;s Apache module often have separate config files. It sounds like something isn&#039;t configured quite right for the command line version.</description>
		<content:encoded><![CDATA[<p>PHP command line and PHP&#8217;s Apache module often have separate config files. It sounds like something isn&#8217;t configured quite right for the command line version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

