[Pymilter] IPv6

Stuart D. Gathman stuart at bmsi.com
Tue Mar 1 11:45:08 EST 2011


On Tue, 1 Mar 2011, Stuart D. Gathman wrote:

> > spfmilter.cfg:
> > 
> > internal_connect = 127.0.0.1,172.20.1.0/24,[2001:610:779::]/48
> 
> However, it looks like there is a bug in spfmilter parsing that
> config.  It should be straightforward to testcase and fix.  Thanks
> for the report.

Yep, spfmilter uses Milter.utils.iniplist(), which supports IP4 only.
Could you do me a favor and add some logging to the top of the connect
method in spfmilter.py before it calls iniplist() so I can get exactly what
sendmail passes for a test case.  I don't have an IP6 sendmail set up
at the moment.

-- 
	      Stuart D. Gathman <stuart at bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.



More information about the Pymilter mailing list