milter-greylist question

Dan Nelson dnelson at allantgroup.com
Thu Mar 2 07:58:00 PST 2006


In the last episode (Mar 02), range said:
> I have a milter-greylist(with sendmail) use question, It's my
> greylist.conf
> 
> acl whitelist addr 127.0.0.1
> acl whitelist addr 192.168.1.0/24
> 
> but It's still error when I send a mail form 192.168.1/24 (Local)
> 
> /var/log/maillog
> 
> Feb  4 16:38:07 mail milter-greylist: k148c37w000615: addr 192.168.1.128 from <range at local.com.tw> to <range at intenet.com> delayed for 00:16:43
> Feb  4 16:44:04 mail sm-mta[661]: k148i4ha000661: Milter: to=<range at intenet.com>, reject=451 4.7.1 Greylisting in action, please come back in 00:16
> Feb  4 16:44:04 mail sm-mta[661]: k148i4ha000661: from=<range at local.com.tw>, size=0, class=0, nrcpts=0, proto=SMTP, daemon=IPv4, relay=[192.168.1.128]

Make sure the config file you're editing is the same one
milter-greylist is using ( /usr/local/etc/mail/greylist.conf by
default), and if you have made changes make sure you restart
milter-greylist.  Maybe adding the -l or -v debugging flags will help
determine what the problem is?

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list