<?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: Send Mail with Gmail and sSMTP</title>
	<atom:link href="http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/</link>
	<description>Helping you Learn Linux</description>
	<lastBuildDate>Sun, 14 Feb 2010 17:54:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Setup a server - HELP - Internet Talk &#124; TechEnclave</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-3160</link>
		<dc:creator>Setup a server - HELP - Internet Talk &#124; TechEnclave</dc:creator>
		<pubDate>Tue, 02 Feb 2010 18:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-3160</guid>
		<description>[...] from your domain registrars control panel.  Also if the amount of mail is less you can use sSMTP to send mail via GMail, which will give guaranteed delivery to inbox. If sending from your server, [...]</description>
		<content:encoded><![CDATA[<p>[...] from your domain registrars control panel.  Also if the amount of mail is less you can use sSMTP to send mail via GMail, which will give guaranteed delivery to inbox. If sending from your server, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G O Free =:)</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-3074</link>
		<dc:creator>G O Free =:)</dc:creator>
		<pubDate>Fri, 29 Jan 2010 11:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-3074</guid>
		<description>Oh yeah...

As above...

Don&#039;t use &#039;sudo&#039; unless you want your emails to appear from &#039;root&#039;.

Add &#039;smtp&#039; directory to the PATH of your normal USER, and run as normal user.

(Edit &#039;/etc/ssmtp/revaliases&#039; with your normal user name as &quot;localusername&quot;, as in tutorial.)

Thanks!</description>
		<content:encoded><![CDATA[<p>Oh yeah&#8230;</p>
<p>As above&#8230;</p>
<p>Don&#8217;t use &#8217;sudo&#8217; unless you want your emails to appear from &#8216;root&#8217;.</p>
<p>Add &#8217;smtp&#8217; directory to the PATH of your normal USER, and run as normal user.</p>
<p>(Edit &#8216;/etc/ssmtp/revaliases&#8217; with your normal user name as &#8220;localusername&#8221;, as in tutorial.)</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romulus</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-1951</link>
		<dc:creator>romulus</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-1951</guid>
		<description>Barrydocks, or anyone else who has that problem - you can add To, From and Subject fields (others I don&#039;t know about).  See above, the comment by Blake from 7/1/2009.</description>
		<content:encoded><![CDATA[<p>Barrydocks, or anyone else who has that problem &#8211; you can add To, From and Subject fields (others I don&#8217;t know about).  See above, the comment by Blake from 7/1/2009.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Badcam</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-1949</link>
		<dc:creator>Badcam</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-1949</guid>
		<description>@Barrydocks

Just follow what Blake does and include a 
From: youremail@email.com when sending emails.

You can also do:

From: AnythingYouLike

I&#039;d like to know if there&#039;s a way to have this set in the ssmtp.conf file.

Cheers.</description>
		<content:encoded><![CDATA[<p>@Barrydocks</p>
<p>Just follow what Blake does and include a<br />
From: <a href="mailto:youremail@email.com">youremail@email.com</a> when sending emails.</p>
<p>You can also do:</p>
<p>From: AnythingYouLike</p>
<p>I&#8217;d like to know if there&#8217;s a way to have this set in the ssmtp.conf file.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barrydocks</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-1396</link>
		<dc:creator>Barrydocks</dc:creator>
		<pubDate>Sun, 18 Oct 2009 23:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-1396</guid>
		<description>Excellent howto, I have been struggling to set up postfix or exim to act as a simple e-mail reporting system for my server.  This worked first time.  I assume I just forward all the kernel messages from root to a user and then to an external account?

Is there anyway of changing the sender name, I simply get messages from &quot;root&quot;?

Thanks</description>
		<content:encoded><![CDATA[<p>Excellent howto, I have been struggling to set up postfix or exim to act as a simple e-mail reporting system for my server.  This worked first time.  I assume I just forward all the kernel messages from root to a user and then to an external account?</p>
<p>Is there anyway of changing the sender name, I simply get messages from &#8220;root&#8221;?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Site monitoring with Python and cron - Eric Wendelin&#8217;s Blog</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-1013</link>
		<dc:creator>Site monitoring with Python and cron - Eric Wendelin&#8217;s Blog</dc:creator>
		<pubDate>Tue, 22 Sep 2009 11:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-1013</guid>
		<description>[...] You must have some sort of mailer daemon installed. See How to setup Gmail with sSMTP. You can try it out by editing the appropriate parts of the script and then [...]</description>
		<content:encoded><![CDATA[<p>[...] You must have some sort of mailer daemon installed. See How to setup Gmail with sSMTP. You can try it out by editing the appropriate parts of the script and then [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-972</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Fri, 18 Sep 2009 17:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-972</guid>
		<description>@Linuxadmin

Yes it kinda is... You can chmod 600 it.  If you find a better way definitely let me know.</description>
		<content:encoded><![CDATA[<p>@Linuxadmin</p>
<p>Yes it kinda is&#8230; You can chmod 600 it.  If you find a better way definitely let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux admin</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-971</link>
		<dc:creator>linux admin</dc:creator>
		<pubDate>Fri, 18 Sep 2009 17:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-971</guid>
		<description>i added them and it worked however isn&#039;t it insecure to store the password as plain text ?</description>
		<content:encoded><![CDATA[<p>i added them and it worked however isn&#8217;t it insecure to store the password as plain text ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux admin</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-970</link>
		<dc:creator>linux admin</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-970</guid>
		<description>my file /etc/ssmtp/ssmtp.conf doesn&#039;t contain any of the following

UseSTARTTLS=YES
AuthUser=username
AuthPass=password

do i need to add those ?</description>
		<content:encoded><![CDATA[<p>my file /etc/ssmtp/ssmtp.conf doesn&#8217;t contain any of the following</p>
<p>UseSTARTTLS=YES<br />
AuthUser=username<br />
AuthPass=password</p>
<p>do i need to add those ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux admin</title>
		<link>http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/comment-page-1/#comment-967</link>
		<dc:creator>linux admin</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=930#comment-967</guid>
		<description>nice tutorial im going to try this on my linux server</description>
		<content:encoded><![CDATA[<p>nice tutorial im going to try this on my linux server</p>
]]></content:encoded>
	</item>
</channel>
</rss>
