On Tue, Nov 02, 2004 at 11:13:21PM +0100, manu@... wrote:
> Brent J. Nordquist <b-nordquist@...> wrote:
>
> > Just wondering if there are any known bugs with milter-greylist 1.4
> > using the "subnetmatch" and "attr" greylist.conf keywords?
Sorry, I meant "addr" as one person pointed out. I do have the correct
keyword in my greylist.conf file ("addr") and I know it's picking those
up because it doesn't greylist from 127.0.0.1, and it's the same format:
$ grep '^subnetmatch ' /etc/mail/greylist.conf
subnetmatch /24
$ grep '^addr ' /etc/mail/greylist.conf
addr 127.0.0.0/8
addr 192.168.0.0/16
addr 12.5.136.141/32 # Southwest Airlines (unique sender, no retry)
[...]
Plus other settings in greylist.conf ("greylist 2m" for testing) are
getting picked up.
> Do you have the same problem with the latest version?
So, I went ahead and compiled 1.5.11, and I'm getting the same result.
The "subnetmatch" in greylist.conf appears to be ignored; even after
one host is autowhitelisted, another in the same subnet is still
greylisted. And the "addr" for my local subnet appears to be ignored;
hosts in that subnet still get greylisted the first time.
Any more thoughts on how I can troubleshoot this? Thanks much.
--
Brent J. Nordquist <b-nordquist@...> N0BJN
Other contact information: http://kepler.its.bethel.edu/~bjn/contact.htmlMessage
Re: [milter-greylist] 1.5.11 with subnetmatch and addr
2004-11-03 by Brent J. Nordquist
Attachments
- No local attachments were found for this message.