<?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: PHP mail() and ssmtp on Debian Linux</title>
	<atom:link href="http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 11:12:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Hayk</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-28786</link>
		<dc:creator>Hayk</dc:creator>
		<pubDate>Tue, 01 Nov 2011 21:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-28786</guid>
		<description>Hello David, i did all the suggested changes on my Debian Squeeze server. But i can&#039;t send e-mail.

Should i also leave the settings SMTP   localhost
and   smtp_port   25     in php.ini ?
also when i do 
ps ax &#124; grep ssmtp i do not get any running processes.</description>
		<content:encoded><![CDATA[<p>Hello David, i did all the suggested changes on my Debian Squeeze server. But i can&#8217;t send e-mail.</p>
<p>Should i also leave the settings SMTP   localhost<br />
and   smtp_port   25     in php.ini ?<br />
also when i do<br />
ps ax | grep ssmtp i do not get any running processes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntu lover</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-830</link>
		<dc:creator>ubuntu lover</dc:creator>
		<pubDate>Fri, 11 Mar 2011 18:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-830</guid>
		<description>You can also send mail from gmail account by using smtp.gmail.com:587 server http://ubuntu-for-humans.blogspot.com/2010/04/sending-emails-from-ubuntu-without.html</description>
		<content:encoded><![CDATA[<p>You can also send mail from gmail account by using smtp.gmail.com:587 server <a href="http://ubuntu-for-humans.blogspot.com/2010/04/sending-emails-from-ubuntu-without.html" rel="nofollow">http://ubuntu-for-humans.blogspot.com/2010/04/sending-emails-from-ubuntu-without.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maneet Puri</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-829</link>
		<dc:creator>Maneet Puri</dc:creator>
		<pubDate>Tue, 22 Feb 2011 13:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-829</guid>
		<description>Great tutorial David.
Thanks</description>
		<content:encoded><![CDATA[<p>Great tutorial David.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: José Luis</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-828</link>
		<dc:creator>José Luis</dc:creator>
		<pubDate>Mon, 31 Jan 2011 02:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-828</guid>
		<description>David, thank you very much for the information.
I use Lighttpd Server instead of Apache Server. Can you tell me what is the equivalence of &quot;/etc/php5/apache2/php.ini&quot; ?.</description>
		<content:encoded><![CDATA[<p>David, thank you very much for the information.<br />
I use Lighttpd Server instead of Apache Server. Can you tell me what is the equivalence of &#8220;/etc/php5/apache2/php.ini&#8221; ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-827</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 25 Jan 2011 15:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-827</guid>
		<description>You&#039;ve saved me so much time with this! Here is how I used it: http://serverfault.com/q/225308/59562 . Thank you thank you thank you!!!</description>
		<content:encoded><![CDATA[<p>You&#8217;ve saved me so much time with this! Here is how I used it: <a href="http://serverfault.com/q/225308/59562" rel="nofollow">http://serverfault.com/q/225308/59562</a> . Thank you thank you thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hurst</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-826</link>
		<dc:creator>David Hurst</dc:creator>
		<pubDate>Mon, 31 May 2010 19:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-826</guid>
		<description>Robbin,

This will very much depend on the configuration of the SMTP server you are using and how it is set to authorise. Thanks for posting though, might help someone else with the same issue.

Regards,

David</description>
		<content:encoded><![CDATA[<p>Robbin,</p>
<p>This will very much depend on the configuration of the SMTP server you are using and how it is set to authorise. Thanks for posting though, might help someone else with the same issue.</p>
<p>Regards,</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robbin</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-825</link>
		<dc:creator>robbin</dc:creator>
		<pubDate>Mon, 31 May 2010 07:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-825</guid>
		<description>I found an error when i test a php code,
ssmtp: 553 You are not authorized to send mail, authentication is required

but finally I fixed, in the mail function, which needs the &#039;From&#039; header, so it should be mail($to, $title, $body, &#039;From: aaa@stmp.com&#039;);

I posted here so that it would be helpful for others.</description>
		<content:encoded><![CDATA[<p>I found an error when i test a php code,<br />
ssmtp: 553 You are not authorized to send mail, authentication is required</p>
<p>but finally I fixed, in the mail function, which needs the &#8216;From&#8217; header, so it should be mail($to, $title, $body, &#8216;From: <a href="mailto:aaa@stmp.com">aaa@stmp.com</a>&#8216;);</p>
<p>I posted here so that it would be helpful for others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hurst</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-824</link>
		<dc:creator>David Hurst</dc:creator>
		<pubDate>Fri, 04 Sep 2009 14:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-824</guid>
		<description>If you read the first line of the post you will see that you need to have a working SMTP server to use SSMTP. SSMTP is not a SMTP server - it&#039;s just a utility that forwards mail to a designated server and behaves like sendmail on the command line. This is perfect for when you have a PHP server that you do not want to run a full MTA on.

If you need a full MTA, you will need to install sendmail, postfix or something similar.</description>
		<content:encoded><![CDATA[<p>If you read the first line of the post you will see that you need to have a working SMTP server to use SSMTP. SSMTP is not a SMTP server &#8211; it&#8217;s just a utility that forwards mail to a designated server and behaves like sendmail on the command line. This is perfect for when you have a PHP server that you do not want to run a full MTA on.</p>
<p>If you need a full MTA, you will need to install sendmail, postfix or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonyme</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-823</link>
		<dc:creator>Anonyme</dc:creator>
		<pubDate>Fri, 04 Sep 2009 14:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-823</guid>
		<description>mailhub= line to the address of your SMTP server.

What is that? I want to DO smtp server, and that i need always HAVE SMTP server?</description>
		<content:encoded><![CDATA[<p>mailhub= line to the address of your SMTP server.</p>
<p>What is that? I want to DO smtp server, and that i need always HAVE SMTP server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo López</title>
		<link>http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-822</link>
		<dc:creator>Eduardo López</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidhurst.co.uk/2007/06/19/php-mail-and-ssmtp-on-debian-linux/#comment-822</guid>
		<description>Greetings and thanks for the guide.

I just wanted to point out that, in my personal case, i had troubles making ssmtp work because of the structure of my user&#039;s password, which contained a special character &quot;#&quot;. I didnt make it work until I realized that, changed the password and all worked perfeclty :)

I hope that would help someone!

Regards</description>
		<content:encoded><![CDATA[<p>Greetings and thanks for the guide.</p>
<p>I just wanted to point out that, in my personal case, i had troubles making ssmtp work because of the structure of my user&#8217;s password, which contained a special character &#8220;#&#8221;. I didnt make it work until I realized that, changed the password and all worked perfeclty <img src='http://www.davidhurst.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hope that would help someone!</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

