<?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: Ubuntu, Sendmail and PHP</title>
	<atom:link href="http://josh.st/2005/03/28/ubuntu-sendmail-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/</link>
	<description>Web, English, 中国, and various geekosity</description>
	<lastBuildDate>Sat, 11 Feb 2012 12:05:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: memil</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-362727</link>
		<dc:creator>memil</dc:creator>
		<pubDate>Wed, 14 Sep 2011 16:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-362727</guid>
		<description>Ben Sampson! How did you solve? I would like to learn the CMS: Drupal and have a problem with php sendmail.
 
The XAMPP is installed
THe sendmail is installed (as how described above)
The php.ini was modified (as how described above)

I tried with a simple php code: 

 

When I call this code with my browser, it waits a long time for localhost and finally I get the answer: &quot;Mail Sent&quot; , but the email doesn&#039;t arrive. 

If anybody has the solution, please let me know. 

Thanks!

p.s.: I use Ubuntu 11.04 64bit</description>
		<content:encoded><![CDATA[<p>Ben Sampson! How did you solve? I would like to learn the CMS: Drupal and have a problem with php sendmail.</p>
<p>The XAMPP is installed<br />
THe sendmail is installed (as how described above)<br />
The php.ini was modified (as how described above)</p>
<p>I tried with a simple php code: </p>
<p>When I call this code with my browser, it waits a long time for localhost and finally I get the answer: “Mail Sent” , but the email doesn’t arrive. </p>
<p>If anybody has the solution, please let me know. </p>
<p>Thanks!</p>
<p>p.s.: I use Ubuntu 11.04 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Sampson</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-362653</link>
		<dc:creator>Ben Sampson</dc:creator>
		<pubDate>Tue, 13 Sep 2011 03:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-362653</guid>
		<description>Finally got mail for PHP working...

Thank you!</description>
		<content:encoded><![CDATA[<p>Finally got mail for PHP working…</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-355070</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 13 May 2011 02:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-355070</guid>
		<description>It&#039;s possible your ISP has some kind of port blocking going on preventing you from sending outbound mail... do you know what their policy is on this?</description>
		<content:encoded><![CDATA[<p>It’s possible your ISP has some kind of port blocking going on preventing you from sending outbound mail… do you know what their policy is on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-355069</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Fri, 13 May 2011 02:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-355069</guid>
		<description>I have the same problem as steveo and carlosalvet ....</description>
		<content:encoded><![CDATA[<p>I have the same problem as steveo and carlosalvet .…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosalvet</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-353258</link>
		<dc:creator>carlosalvet</dc:creator>
		<pubDate>Wed, 13 Apr 2011 22:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-353258</guid>
		<description>I have the same proble as steveo, I have postfix and changed the php.ini and the return of mail() es success(1) like everything is working ok. but the problem is than the mail never arrive to my account, in /var/log/apache2/error.log isn&#039;t problems.

can some body help me? i don&#039;t know where search the problem. 

Before Hand Thanks!</description>
		<content:encoded><![CDATA[<p>I have the same proble as steveo, I have postfix and changed the php.ini and the return of mail() es success(1) like everything is working ok. but the problem is than the mail never arrive to my account, in /var/log/apache2/error.log isn’t problems.</p>
<p>can some body help me? i don’t know where search the problem. </p>
<p>Before Hand Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-352562</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 04 Apr 2011 18:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-352562</guid>
		<description>Thanks much for sharing! Worked like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks much for sharing! Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveo</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-352561</link>
		<dc:creator>steveo</dc:creator>
		<pubDate>Mon, 04 Apr 2011 18:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-352561</guid>
		<description>I have installed sendmail by:
     sudo apt-get install sendmail

Then I changed the php.ini file:
     sendmail_path = /usr/sbin/sendmail -i -t 

Email still don&#039;t send from my site</description>
		<content:encoded><![CDATA[<p>I have installed sendmail by:<br />
     sudo apt-get install sendmail</p>
<p>Then I changed the php.ini file:<br />
     sendmail_path = /usr/sbin/sendmail –i –t </p>
<p>Email still don’t send from my site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-352096</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 30 Mar 2011 23:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-352096</guid>
		<description>Hi moata_u,

When you say via Internet, do you mean it&#039;s on another server? You&#039;ll need to make sure your web host also has sendmail support - many require you to use SMTP to another mailserver these days.

Cheers,

Josh</description>
		<content:encoded><![CDATA[<p>Hi moata_u,</p>
<p>When you say via Internet, do you mean it’s on another server? You’ll need to make sure your web host also has sendmail support — many require you to use SMTP to another mailserver these days.</p>
<p>Cheers,</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moata_u</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-352076</link>
		<dc:creator>moata_u</dc:creator>
		<pubDate>Wed, 30 Mar 2011 15:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-352076</guid>
		<description>hello i have done the following :
1.install sendmail and configure /etc/mail/sendmail.mc :
     add comment to line DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4, Port=smtp, Addr=127.0.0.1&#039;)dnl
2.configure joomla mail server sitting = sendmail
3.php.ini :
     sendmail_path = /usr/sbin/sendmail -i -t

mail server only working if i send email from local server , but when am trying send email from website via Internet that not working !!!
*** ANY HELP</description>
		<content:encoded><![CDATA[<p>hello i have done the following :<br />
1.install sendmail and configure /etc/mail/sendmail.mc :<br />
     add comment to line DAEMON_OPTIONS(‘Family=inet,  Name=MTA-v4, Port=smtp, Addr=127.0.0.1′)dnl<br />
2.configure joomla mail server sitting = sendmail<br />
3.php.ini :<br />
     sendmail_path = /usr/sbin/sendmail –i –t</p>
<p>mail server only working if i send email from local server , but when am trying send email from website via Internet that not working !!!<br />
*** ANY HELP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-337670</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 13 Jul 2010 20:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-337670</guid>
		<description>Superb, thanks for that, that saved me hours of headache!

Matt</description>
		<content:encoded><![CDATA[<p>Superb, thanks for that, that saved me hours of headache!</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascal</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-316830</link>
		<dc:creator>pascal</dc:creator>
		<pubDate>Mon, 20 Jul 2009 13:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-316830</guid>
		<description>Wonderful,
I used a full path to /usr/sbin/ssmtp, it worked with a command shell but not with a script. It&#039;s really stupid!
thank you</description>
		<content:encoded><![CDATA[<p>Wonderful,<br />
I used a full path to /usr/sbin/ssmtp, it worked with a command shell but not with a script. It’s really stupid!<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-313200</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 27 May 2009 12:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-313200</guid>
		<description>Just a little comment: PHP requiring full path to sendmail (actually, any other binary) actually makes perfect sense: 
when running sendmail from a terminal the binary is found by looking into $PATH. PHP can&#039;t count on that being defined for itself, thus it needs the full path to the binary (just as you would need to type if you hadn&#039;t a properly defined $PATH).

Hope this clarifies a little bit.</description>
		<content:encoded><![CDATA[<p>Just a little comment: PHP requiring full path to sendmail (actually, any other binary) actually makes perfect sense:<br />
when running sendmail from a terminal the binary is found by looking into $PATH. PHP can’t count on that being defined for itself, thus it needs the full path to the binary (just as you would need to type if you hadn’t a properly defined $PATH).</p>
<p>Hope this clarifies a little bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Notowidagdo</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-294779</link>
		<dc:creator>William Notowidagdo</dc:creator>
		<pubDate>Tue, 13 Jan 2009 06:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-294779</guid>
		<description>It works for me.

Thank you.</description>
		<content:encoded><![CDATA[<p>It works for me.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghu</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-204653</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Mon, 07 Apr 2008 16:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-204653</guid>
		<description>Its nice</description>
		<content:encoded><![CDATA[<p>Its nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sendmail, Ubuntu, Yahoo, and You! at elwoodicious</title>
		<link>http://josh.st/2005/03/28/ubuntu-sendmail-and-php/#comment-40905</link>
		<dc:creator>Sendmail, Ubuntu, Yahoo, and You! at elwoodicious</dc:creator>
		<pubDate>Sun, 28 Jan 2007 17:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.joahua.com/blog/2005/03/28/ubuntu-sendmail-and-php#comment-40905</guid>
		<description>[...] cribbed from here and here.               Active Directory Aging Baby Bass Birthday Blogs Books Change Choices Cold [...]</description>
		<content:encoded><![CDATA[<p>[…] cribbed from here and here.               Active Directory Aging Baby Bass Birthday Blogs Books Change Choices Cold […]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

