<?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: Zimbra &#8211; Pop before smtp authentication howto</title>
	<atom:link href="http://www.mnxsolutions.com/linux/zimbra-pop-before-smtp-authentication-howto.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mnxsolutions.com/linux/zimbra-pop-before-smtp-authentication-howto.html</link>
	<description>IT consulting and managed services</description>
	<lastBuildDate>Wed, 04 Aug 2010 21:18:58 -0400</lastBuildDate>
	

<!-- Debugging help, do not remove -->
<meta name="Framework" content="Kpress" />
<meta name="Theme Version" content="1" />
<meta name="Framework Version" content="1.01" />


	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cmontero</title>
		<link>http://www.mnxsolutions.com/linux/zimbra-pop-before-smtp-authentication-howto.html/comment-page-1#comment-1912</link>
		<dc:creator>cmontero</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mnxsolutions.com/blog/linux/zimbra-pop-before-smtp-authentication-howto.html#comment-1912</guid>
		<description>I have tried this, but the file /opt/zimbra/postfix/conf/pop-before-smtp.db does not have any data..

maybe some file permissions need to be modified? i&#039;m using zimbra version 5.0.9

Thanks</description>
		<content:encoded><![CDATA[<p>I have tried this, but the file /opt/zimbra/postfix/conf/pop-before-smtp.db does not have any data..</p>
<p>maybe some file permissions need to be modified? i&#8217;m using zimbra version 5.0.9</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.mnxsolutions.com/linux/zimbra-pop-before-smtp-authentication-howto.html/comment-page-1#comment-1908</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 01 Jun 2008 06:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mnxsolutions.com/blog/linux/zimbra-pop-before-smtp-authentication-howto.html#comment-1908</guid>
		<description>thanks for this article. after some tweaking of the INFO expressions, I came up with these in order to catch both IMAP and POP authentications:

$PID_pat = &#039;^[LOGTIME],\d+\ INFO  \[(?:Pop3&#124;Imap)[A-Za-z]+-(\d+)\] &#039;;
$IP_pat = $PID_pat . &#039;[\S\s]+(?:\[&#124;=)(\d+\.\d+\.\d+\.\d+)[\S\s]+ connected&#039;;
$OK_pat = $PID_pat . &#039;[\S\s]+name=[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}[\S\s]+(?:pop&#124;imap) \- user [A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4} authenticated, mechanism=[A-Za-z]+&#039;;</description>
		<content:encoded><![CDATA[<p>thanks for this article. after some tweaking of the INFO expressions, I came up with these in order to catch both IMAP and POP authentications:</p>
<p>$PID_pat = &#8216;^[LOGTIME],\d+\ INFO  \[(?:Pop3|Imap)[A-Za-z]+-(\d+)\] &#8216;;<br />
$IP_pat = $PID_pat . &#8216;[\S\s]+(?:\[|=)(\d+\.\d+\.\d+\.\d+)[\S\s]+ connected&#8217;;<br />
$OK_pat = $PID_pat . &#8216;[\S\s]+name=[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}[\S\s]+(?:pop|imap) \- user [A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4} authenticated, mechanism=[A-Za-z]+&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KR</title>
		<link>http://www.mnxsolutions.com/linux/zimbra-pop-before-smtp-authentication-howto.html/comment-page-1#comment-1903</link>
		<dc:creator>KR</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mnxsolutions.com/blog/linux/zimbra-pop-before-smtp-authentication-howto.html#comment-1903</guid>
		<description>Great post, but it appears your single quotes were turned into &quot;smart quotes&quot; which might cause some people some problems if they cut-and-paste your instructions.</description>
		<content:encoded><![CDATA[<p>Great post, but it appears your single quotes were turned into &#8220;smart quotes&#8221; which might cause some people some problems if they cut-and-paste your instructions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
