<?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>Комментарии: Greylisting для CGP</title>
	<atom:link href="http://kocmuk.ru/2009/02/12/greylisting-for-cgp/feed/" rel="self" type="application/rss+xml" />
	<link>http://kocmuk.ru/2009/02/12/greylisting-for-cgp/</link>
	<description>My own personal playground</description>
	<lastBuildDate>Wed, 25 Aug 2010 12:46:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Автор: kocmuk.ru</title>
		<link>http://kocmuk.ru/2009/02/12/greylisting-for-cgp/comment-page-1/#comment-344</link>
		<dc:creator>kocmuk.ru</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://kocmuk.ru/?p=269#comment-344</guid>
		<description>Видимо автор не поправил руководство, когда добавил greylisting.
У меня greylisting работает. А вот кусочек кода dcc-cgp:
---
  else if (DCCres == DCCIF_RESULT_GREY) {
    if ((LetReject &gt; 0)&#124;&#124;(LetReject &lt; NEXT_MODE_LIMIT)) {
      sprintf(Rp-&gt;Buf,
              &quot;%s mail %s from %s temporary greylist embargoed&quot;,
              GREY_XCODE, Rp-&gt;MailID, Rp-&gt;IP);
      OutLine(&quot;%u REJECTED \&quot;%s\&quot;\n&quot;, Rp-&gt;seqNum, Rp-&gt;Buf);
      goto End;
    }
  }
---</description>
		<content:encoded><![CDATA[<p>Видимо автор не поправил руководство, когда добавил greylisting.</p><p>У меня greylisting работает. А вот кусочек кода dcc-cgp:</p><p>&mdash;</p><p>else if (DCCres == DCCIF_RESULT_GREY) {</p><p>if ((LetReject > 0)||(LetReject < NEXT_MODE_LIMIT)) {</p></p><p>sprintf (Rp->Buf,</p><p>&laquo;%s mail %s from %s temporary greylist embargoed&raquo;,</p><p>GREY_XCODE, Rp->MailID, Rp->IP);</p><p>OutLine (&laquo;%u REJECTED \&raquo;%s\"\n", Rp->seqNum, Rp->Buf);</p><p>goto End;</p><p>}</p><p>}</p><p>&mdash; </p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: mivra</title>
		<link>http://kocmuk.ru/2009/02/12/greylisting-for-cgp/comment-page-1/#comment-343</link>
		<dc:creator>mivra</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://kocmuk.ru/?p=269#comment-343</guid>
		<description>из руководства dcc-cgp.html:
&quot;Unfortunately, the greylisting mode is not available now.&quot;
Получается полная деза в данном посте((</description>
		<content:encoded><![CDATA[<p>из руководства dcc-cgp.html:</p><p>&laquo;Unfortunately, the greylisting mode is not available now.&raquo;</p><p>Получается полная деза в данном посте((</p>]]></content:encoded>
	</item>
</channel>
</rss>
