On Wed, Aug 02, 2006 at 01:19:02PM +0200, manu@... wrote:
> > Only per-acl messages? Is there a possibility to make a custom default
> > (i.e. user-defined default message for those acls with undefined "msg")?
>
> Patch the sources.
Addendum: Patch if you need it. Here is a sample setup, I'm confident you'll
find fome ideas to fullfill your goals.
dnsrbl "bl1" bl1.example.net 127.0.0.1
dnsrbl "bl2" bl2.example.net 127.0.0.1
list "spamtraps" rcpt { \
spamtrap1@... \
spamtrap2@... \
spamtrap3@... \
}
list "dnsrbl" dnsrbl { "bl1" "bl2" }
acl blacklist list "spamtraps" msg "you were caught in our spamtraps"
acl blacklist list "dnsrbl" msg "you were caught in a DNSRBL"
acl greylist default msg "see you later"
--
Emmanuel Dreyfus
manu@...Message
Re: [milter-greylist] milter-greylist 2.1.12
2006-08-02 by Emmanuel Dreyfus
Attachments
- No local attachments were found for this message.