<?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: Dovecot LDA vs Procmail</title>
	<atom:link href="http://www.phocean.net/2009/12/09/dovecot-lda-vs-procmail.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phocean.net/2009/12/09/dovecot-lda-vs-procmail.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dovecot-lda-vs-procmail</link>
	<description>&#34;A defense that hedgehogs possess is the ability to roll into a tight ball, causing all of the spines to point outwards.&#34; -- Wikipedia</description>
	<lastBuildDate>Wed, 09 Nov 2011 11:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JC</title>
		<link>http://www.phocean.net/2009/12/09/dovecot-lda-vs-procmail.html/comment-page-1#comment-1827</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Tue, 15 Dec 2009 09:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.phocean.net/?p=542#comment-1827</guid>
		<description>There were an issue with comments, so I post the comment I received from &lt;strong&gt;darix&lt;/strong&gt;.
Thanks to him for this extra info :

[[[
1. also add mailbox_command = /usr/lib/dovecot/deliver
so also local mail gets delivered through dovecot.

2. sasl auth made simple
/etc/postfix/main.cf
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot

/dev/dovecot/dovecot.conf
    client {
      path = /var/spool/postfix/private/auth
      mode = 0660
      user = postfix
      group = postfix
    }

in the socket listen section of the config. voila you can use SMTP AUTH without
much hassle.
]]]</description>
		<content:encoded><![CDATA[<p>There were an issue with comments, so I post the comment I received from <strong>darix</strong>.<br />
Thanks to him for this extra info :</p>
<p>[[[<br />
1. also add mailbox_command = /usr/lib/dovecot/deliver<br />
so also local mail gets delivered through dovecot.</p>
<p>2. sasl auth made simple<br />
/etc/postfix/main.cf<br />
smtpd_sasl_path = private/auth<br />
smtpd_sasl_type = dovecot</p>
<p>/dev/dovecot/dovecot.conf<br />
    client {<br />
      path = /var/spool/postfix/private/auth<br />
      mode = 0660<br />
      user = postfix<br />
      group = postfix<br />
    }</p>
<p>in the socket listen section of the config. voila you can use SMTP AUTH without<br />
much hassle.<br />
]]]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

