John Villalovos wrote: > On 12/19/06, Mike Loewen <mloewen@...> wrote: >> I've been over the documentation and the mailing list archives, and >> there's something I still don't understand. What form do the entries in >> sendmail's access DB take, to whitelist an IP address? I've been trying >> something like this, without results: >> >> greylist:192.168.202.1 WHITE >> >> Any hints would be very appreciated. > > Can you be more specific? Are you really editing a Sendmail > configuration file? If so, then this is probably not the right list. > > Or are you trying to edit the /etc/mail/greylist.conf file? > > John You'll need to whitelist the specific sender in /etc/mail/greylist.conf. If you want to do clever things like use RBLs in sendmail but still whitelist IPs in sendmail's "access" file, you'll find helpful information in: http://blue-labs.org/howto/access_hints.php You'd need to use FEATURE(`delay_checks') in sendmail.mc to do this. Cheers, Phil
Message
Re: [milter-greylist] Sendmail access entries
2006-12-21 by Phil Randal
Attachments
- No local attachments were found for this message.