Jim Hermann <hostmaster@...> wrote: > Does TLS bypass greylisting like authentication? RTFM! :-) TLS validation cause a message to be whitelisted, except if you use the noauth configuration statement. You can also setup ACL using the tls clause, which lets you decide which DN should be whitelisted/blacklisted/greylisted. Using a tls clause cause an implicit noauth: by default TLS does not cause whitelisting anymore. Example: racl whitelist tls /,dc=example,dc=net/ -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Does TLS bypass greylisting?
2007-10-27 by manu@netbsd.org