Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Rules per virtual domain name based?

2006-10-08 by manu@netbsd.org

Mart Pirita <sysadmin@...> wrote:

> Is it possibe to make rules based receiver domain? I have a lot domains
> in mailserver, and only few of them are under heavy spam attack, while
> other domains are quite ok. Now I'd like to use strict rules based 
> domains, for example something like this:

Use regexps:

acl greylist rcpt /@baddomain\.com$/ delay 3h autowhite 3h 
acl greylist rcpt /@gooddomain\.com$/ delay 15m autowhite 12h

The timeout cannot be set on a per-ACL basis.


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.