<?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: Relaying Postfix SMTP via smtp.gmail.com</title>
	<atom:link href="http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: deepak george</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-15259</link>
		<dc:creator>deepak george</dc:creator>
		<pubDate>Fri, 13 Jan 2012 13:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-15259</guid>
		<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeev</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-15231</link>
		<dc:creator>zeev</dc:creator>
		<pubDate>Fri, 30 Dec 2011 17:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-15231</guid>
		<description>Worked like a charm.

Thank you</description>
		<content:encoded><![CDATA[<p>Worked like a charm.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arazortech</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14956</link>
		<dc:creator>arazortech</dc:creator>
		<pubDate>Sun, 16 Oct 2011 17:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14956</guid>
		<description>Thanks for the article! worked perfectly. After struggling with sendmail, this was like a breath of fresh air.</description>
		<content:encoded><![CDATA[<p>Thanks for the article! worked perfectly. After struggling with sendmail, this was like a breath of fresh air.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14900</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Sat, 03 Sep 2011 17:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14900</guid>
		<description>Hey, i am final year engg. student. My project is &quot;Knowledge discvovery in corporate email&quot;.

I will have two computer(gmail user and server) in internet network resembling corporate network. 
I am postfix mail server on second computer.

It has 3 steps:
1. intercept employee email
2. Perform processing on email body content at server using python. 
3. If content is not revealing any company secrets , forward it to gmail server.
4. If found guilty , raise alert on server and do not forward email.

Please , let me know how to do following:

--&gt; postfix server listen to other computer in network
--&gt; is any certificate required to forward message to gmail smtp server. If yes, Is it free     and how to obtain certificate.

My email addr is : sandy_patel91yahoo.in</description>
		<content:encoded><![CDATA[<p>Hey, i am final year engg. student. My project is &#8220;Knowledge discvovery in corporate email&#8221;.</p>
<p>I will have two computer(gmail user and server) in internet network resembling corporate network.<br />
I am postfix mail server on second computer.</p>
<p>It has 3 steps:<br />
1. intercept employee email<br />
2. Perform processing on email body content at server using python.<br />
3. If content is not revealing any company secrets , forward it to gmail server.<br />
4. If found guilty , raise alert on server and do not forward email.</p>
<p>Please , let me know how to do following:</p>
<p>&#8211;&gt; postfix server listen to other computer in network<br />
&#8211;&gt; is any certificate required to forward message to gmail smtp server. If yes, Is it free     and how to obtain certificate.</p>
<p>My email addr is : sandy_patel91yahoo.in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JiDai</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14820</link>
		<dc:creator>JiDai</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14820</guid>
		<description>Thanks, you saved my life :)</description>
		<content:encoded><![CDATA[<p>Thanks, you saved my life <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Izor</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14773</link>
		<dc:creator>Rob Izor</dc:creator>
		<pubDate>Thu, 02 Jun 2011 03:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14773</guid>
		<description>I had a LOT of trouble getting gmail smtp to work on Debian Lenny. I had untrusted certificate problems which I thought were rectified by adding the latest Equifax certificate. But I kept getting a warning:

warning: SASL authentication failure
no mechanism found

blah, blah. At this point I was no longer getting the untrusted logs in mail.log.

So I eventually found this link:
http://serverfault.com/questions/211749/sending-mail-from-postfix-via-gmail-unable-to-get-local-issuer-certificate-cert

apt-get install libsasl2-modules

And like MAGIC, it started sending my email to gmail smtp server!!! Hopefully this helps others find this solution faster!</description>
		<content:encoded><![CDATA[<p>I had a LOT of trouble getting gmail smtp to work on Debian Lenny. I had untrusted certificate problems which I thought were rectified by adding the latest Equifax certificate. But I kept getting a warning:</p>
<p>warning: SASL authentication failure<br />
no mechanism found</p>
<p>blah, blah. At this point I was no longer getting the untrusted logs in mail.log.</p>
<p>So I eventually found this link:<br />
<a href="http://serverfault.com/questions/211749/sending-mail-from-postfix-via-gmail-unable-to-get-local-issuer-certificate-cert" rel="nofollow">http://serverfault.com/questions/211749/sending-mail-from-postfix-via-gmail-unable-to-get-local-issuer-certificate-cert</a></p>
<p>apt-get install libsasl2-modules</p>
<p>And like MAGIC, it started sending my email to gmail smtp server!!! Hopefully this helps others find this solution faster!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesc Rosàs</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14768</link>
		<dc:creator>Francesc Rosàs</dc:creator>
		<pubDate>Fri, 27 May 2011 09:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14768</guid>
		<description>Just found that instead of creating /etc/postfix/cacert.pem you can simply use 

  smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt

At first I tried to use this

  smtp_tls_CApath = /etc/ssl/certs

don&#039;t know why but it didn&#039;t work.

BTW, it has the advantage that you don&#039;t have to do anything when Google changes its certificates :)</description>
		<content:encoded><![CDATA[<p>Just found that instead of creating /etc/postfix/cacert.pem you can simply use </p>
<p>  smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt</p>
<p>At first I tried to use this</p>
<p>  smtp_tls_CApath = /etc/ssl/certs</p>
<p>don&#8217;t know why but it didn&#8217;t work.</p>
<p>BTW, it has the advantage that you don&#8217;t have to do anything when Google changes its certificates <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrreload</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14758</link>
		<dc:creator>mrreload</dc:creator>
		<pubDate>Tue, 17 May 2011 22:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14758</guid>
		<description>Using the same config as Micheal M but I get &quot;lost connection with smtp.gmail.com[74.125.93.109] while receiving the initial server greeting&quot; 
Does anyone have any idea how to resolve this?</description>
		<content:encoded><![CDATA[<p>Using the same config as Micheal M but I get &#8220;lost connection with smtp.gmail.com[74.125.93.109] while receiving the initial server greeting&#8221;<br />
Does anyone have any idea how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14708</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 08 Apr 2011 13:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14708</guid>
		<description>&lt;a href=&quot;#comment-14707&quot; rel=&quot;nofollow&quot;&gt;@ Alex  &lt;/a&gt; 

Oh and don&#039;t forget to 

sudo postmap sasl_passwd
sudo postmap tls_per_site

Again, unrelated, but HTH someone</description>
		<content:encoded><![CDATA[<p><a href="#comment-14707" rel="nofollow">@ Alex  </a> </p>
<p>Oh and don&#8217;t forget to </p>
<p>sudo postmap sasl_passwd<br />
sudo postmap tls_per_site</p>
<p>Again, unrelated, but HTH someone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/#comment-14707</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 08 Apr 2011 13:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=864#comment-14707</guid>
		<description>Ubuntu 10.10

For thoes who have just installed postfix for the first time, you&#039;ll also need to do

&lt;code&gt;
mkfifo /var/spool/postfix/public/pickup
&lt;/code&gt;

And restart - I know its not directly related to the post above, but thought I&#039;d put it in here for completeness</description>
		<content:encoded><![CDATA[<p>Ubuntu 10.10</p>
<p>For thoes who have just installed postfix for the first time, you&#8217;ll also need to do</p>
<p><code><br />
mkfifo /var/spool/postfix/public/pickup<br />
</code></p>
<p>And restart &#8211; I know its not directly related to the post above, but thought I&#8217;d put it in here for completeness</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/6 queries in 0.005 seconds using disk: basic
Object Caching 317/318 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 19:38:42 -->
