Matthias Scheler <tron@...> wrote: > I've got this statement in my "greylist.conf" ... > > domain web.de > > ... to whitelist one of Germany's largest free e-mail provider. Today > I found out that this also whitelists hosts with "s-web.de" as there > reverse resolving. Is that intentional? I would prefer if the above > entry only matched "web.de" and "*.web.de" but not "*web.de*" as > it obviously does. That was intentionnal a long time ago: from, rcpt, and domain match any substring. Use regex if you need an exact match. -- Emmanuel Dreyfus Un bouquin en français sur BSD: http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php manu@netbsd.org
Message
Re: [milter-greylist] "domain" configuration option
2005-02-05 by manu@netbsd.org