On Mon, Feb 27, 2012 at 2:56 AM, <manu@...> wrote: > shuttlebox <shuttlebox@...> wrote: > >> What do others think? I love the syntax of greylist.conf and often use >> it instead of Sendmail, if only I had the above feature I could >> integrate log parsing scripts that would blacklist spammers, I don't >> want to mess with the main file for that. > > The include feature would be interesting, but we could also have an ACL > clause to lookup a string from a file. Like we have urlcheck and > ldapcheck: > > filecheck "blacklist" "/var/run/blacklist.txt" "%i" > (...) > racl blacklist filecheck "blacklist" > > The advantage is that you are less likely to mess the configuration if > you enter badly formatted data. I suspect we can improve the above > syntax to parse more complicated files. I would be fine with just being able to read a single column text file, nothing more complicated than that in my case, I'm thinking about making some of the lists external so your suggestion would work for me. The include in BIND is more general though and can outsource anything that can be in named.conf, however in my case I don't see any real benefit to that compared to what you suggested. /peter bonivart
Message
Re: [milter-greylist] Feature request - include in greylist.conf
2012-02-27 by shuttlebox
Attachments
- No local attachments were found for this message.