<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>milter-greylist at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/milter-greylist/</link>
    <description>milter-greylist</description>

    <item>
      <title>[PATCH] Lock GeoIP calls (was: Segfault due to non-reentrant GeoIP?)</title>
      <pubDate>Tue, 09 Feb 2010 15:20:05 GMT</pubDate>
      <dc:creator>Enrico Scholz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5410</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5410</guid>
      <description>lease find attached a patch against 4.2.3.  I did not had time to create a patch against CVS. Enrico</description>
    </item>
    <item>
      <title>Re: Segfault due to non-reentrant GeoIP?</title>
      <pubDate>Tue, 09 Feb 2010 15:15:16 GMT</pubDate>
      <dc:creator>Enrico Scholz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5409</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5409</guid>
      <description>... This is harmless because it is used in the update code only.  Problem seems to be the GeoIP _check_mtime() function and other races (e.g. non-atomic </description>
    </item>
    <item>
      <title>Re: Segfault due to non-reentrant GeoIP?</title>
      <pubDate>Tue, 09 Feb 2010 13:10:44 GMT</pubDate>
      <dc:creator>Emmanuel Dreyfus</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5408</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5408</guid>
      <description>... And reentrant it is not: nm shows that gethostbyname is used. Will you contribute a fix? -- Emmanuel Dreyfus manu@...</description>
    </item>
    <item>
      <title>Segfault due to non-reentrant GeoIP?</title>
      <pubDate>Tue, 09 Feb 2010 12:30:08 GMT</pubDate>
      <dc:creator>Enrico Scholz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5407</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5407</guid>
      <description>Hi, with milter-greylist 4.2.3 on a CentOS5 platform I get segfaults[1] like ... This seems to happen when two hosts connect within a very short time. I think</description>
    </item>
    <item>
      <title>Re: Compiling with GeoIP</title>
      <pubDate>Tue, 02 Feb 2010 15:39:06 GMT</pubDate>
      <dc:creator>chasd</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5406</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5406</guid>
      <description>... There are milter-greylist RPMs you could rebuild for EL5 : &lt;http://rpmfind.net/linux/rpm2html/search.php?query=milter-greylist&gt; Most Fedora RPMs can be</description>
    </item>
    <item>
      <title>Re: Compiling with GeoIP</title>
      <pubDate>Tue, 02 Feb 2010 07:14:08 GMT</pubDate>
      <dc:creator>Michael Mansour</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5405</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5405</guid>
      <description>Hi, Ignore the below, I just solved it by installing: geoip geoip-devel from RPMforge. The geoip-devel supplied the requires library to allow compilation. Now</description>
    </item>
    <item>
      <title>Compiling with GeoIP</title>
      <pubDate>Tue, 02 Feb 2010 06:44:35 GMT</pubDate>
      <dc:creator>Michael Mansour</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5404</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5404</guid>
      <description>Hi, I want to be able to do this: http://milter-greylist.wikidot.com/geoip I&#39;m using EL5 (a Red Hat 5 derivative) and when I try to compile (from spec) it</description>
    </item>
    <item>
      <title>Re: missing reason for whitelisting [1 Attachment]</title>
      <pubDate>Sun, 27 Dec 2009 06:20:24 GMT</pubDate>
      <dc:creator>manu@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5403</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5403</guid>
      <description>... Got it. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...</description>
    </item>
    <item>
      <title>missing reason for whitelisting</title>
      <pubDate>Sat, 26 Dec 2009 21:42:04 GMT</pubDate>
      <dc:creator>attila.bruncsak@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5402</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5402</guid>
      <description>Hello, I got some strange syslog messages like: skipping greylist because (from=&lt;sender@...&gt;, rcpt=(nil), addr=... After a short investigation I found </description>
    </item>
    <item>
      <title>Re: postfix &amp; spf</title>
      <pubDate>Thu, 17 Dec 2009 15:08:31 GMT</pubDate>
      <dc:creator>Emmanuel Dreyfus</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5401</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5401</guid>
      <description>... AFAIK there is no way to get our local IP in Postfix. A workaround could be to use 127.0.0.1 if it cannot be read. Feel free to submit a patch... -- </description>
    </item>
    <item>
      <title>Re: postfix &amp; spf</title>
      <pubDate>Thu, 17 Dec 2009 14:43:46 GMT</pubDate>
      <dc:creator>Vladimir Vassiliev</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5400</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5400</guid>
      <description>It works for me too, thanks. -- Vladimir Vassiliev &lt;vova@...&gt;</description>
    </item>
    <item>
      <title>Re: postfix &amp; spf</title>
      <pubDate>Thu, 17 Dec 2009 13:53:52 GMT</pubDate>
      <dc:creator>Petar Bogdanovic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5399</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5399</guid>
      <description>... Because of the spf self clause, you cannot use USE_POSTFIX and spf directives in your greylist.conf.  That&#39;s something I don&#39;t really understand so I patch</description>
    </item>
    <item>
      <title>postfix &amp; spf</title>
      <pubDate>Thu, 17 Dec 2009 13:29:21 GMT</pubDate>
      <dc:creator>Vladimir Vassiliev</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5398</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5398</guid>
      <description>Hi, I just migrated from sendmail to postfix and now I have some problems with milter-greylist. I recompiled milter-greylist (ver 4.1.3) with USE_POSTFIX and</description>
    </item>
    <item>
      <title>Re: Loosing last dump on RedHat based system when stopping mg</title>
      <pubDate>Fri, 11 Dec 2009 17:28:58 GMT</pubDate>
      <dc:creator>manu@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5397</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5397</guid>
      <description>... Right, I missed it because it was lot in HTML stuff, which my MUA does not render. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...</description>
    </item>
    <item>
      <title>Re: Loosing last dump on RedHat based system when stopping mg</title>
      <pubDate>Fri, 11 Dec 2009 16:40:17 GMT</pubDate>
      <dc:creator>Ralf Gebhart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/milter-greylist/message/5396</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/milter-greylist/message/5396</guid>
      <description>Hi, ... I can provide a mailman managed mailinglist if you really want to move the list. It&#39;s quite comfortable . There are already about a dozen lists running</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Wed Feb 10 02:37:43 PST 2010 -->
