On Sun, Jul 20, 2008 at 11:16:30PM +0100, Justin Mason wrote:
> 
>>> Now the problem is with -A:
>>> # spamd -i ::1 -A ::1
>>> [5654] warn: netset: illegal network address given: '::1'
>>> [5654] error: spamd: aborting due to add_cidr error
>>> spamd: aborting due to add_cidr error
>> 
>> Hmm... it's another bug, this time in upstream code. And it doesn't look
>> so trivial to fix. The code says:
>> #v+
>>     set_allowed_ip('127.0.0.1'); #, '::1'); M::SA::NetSet needs fixing for 
>> IPv6
>> #v-
>> so upstream is aware of this issue (but it doesn't mean they are aware
>> that someone needed it ;-)
> 
> this is indeed fixed upstream, but in SVN trunk:
> 
>   https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4964#c22

Thanks for information. I've checked only
http://svn.apache.org/viewvc/spamassassin/trunk/spamd/spamd.raw?view=markup
(which still says "M::SA::NetSet needs fixing for IPv6" ;-), as I didn't
wanted to analyze NetSet code.

> I haven't even tried the patch against 3.2.x, as we weren't planning
> to release a 3.2.x with it.

Anyway, good to know, that it's fixed.

Jarek



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to