Re: URIDNSBL.pm invalid bitwise or?

2006-03-26 Thread Jason Parsons
On Mar 23, 2006, at 06:15 , Justin Mason wrote: I agree -- that should be removed. Could you open a new bugzilla bug about this? Submitted bug ID 4842. Attached a proposed patch to the bug. Thank you. - Jason Parsons

Re: URIDNSBL.pm invalid bitwise or?

2006-03-23 Thread Justin Mason
Jason Parsons writes: > > >> urirhssub SAFF_EXAMPLE rbl.example.com. A 127.0.0.8 > > > > urihssub expects just 8, not 127.0.0.8 > > Sorry for the delay in responding. Your description, while it seems > to match the current code, doesn't match the documentation: > > > subtest is the s

Re: URIDNSBL.pm invalid bitwise or?

2006-03-22 Thread Jason Parsons
urirhssub SAFF_EXAMPLE rbl.example.com. A 127.0.0.8 urihssub expects just 8, not 127.0.0.8 Sorry for the delay in responding. Your description, while it seems to match the current code, doesn't match the documentation: subtest is the sub-test to run against the returned data. Th

Re: URIDNSBL.pm invalid bitwise or?

2006-03-13 Thread Matt Kettler
Jason Parsons wrote: > > I'm using an internal URIBL, configured like so: > > urirhssub SAFF_EXAMPLE rbl.example.com. A 127.0.0.8 > body SAFF_EXAMPLE eval:check_uridnsbl('SAFF_EXAMPLE') > describe SAFF_EXAMPLE Example RBL hit 8 > > Running with the above configuration causes spamd

URIDNSBL.pm invalid bitwise or?

2006-03-13 Thread Jason Parsons
I'm using an internal URIBL, configured like so: urirhssub SAFF_EXAMPLE rbl.example.com. A 127.0.0.8 body SAFF_EXAMPLE eval:check_uridnsbl('SAFF_EXAMPLE') describe SAFF_EXAMPLE Example RBL hit 8 Running with the above configuration causes spamd to log: warn: Argument "127.0.0