On Mon, Jan 08, 2007 at 05:05:27PM -0500, vn wrote: > I was just wondering if it's possible to blacklist some recipient with > wildcards...like to:budsright*@... with milter-greylist since it > can drop SMTP DATA sessions...it would be VERY useful to avoid wasting > bandwidth for backscatter e-mail. If I can do that, how? I guess maybe a > regexp could do the job...but I'm not familiar with them. It can do that: acl blacklist rcpt /budsright.*@mydomain\.com/ -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] blacklisting recipients
2007-01-09 by Emmanuel Dreyfus