Feature request - include in greylist.conf
2012-02-26 by shuttlebox
I realize it's probably too late for the next stable and I don't even know if it has been discussed before but I would really like to see an include option in greylist.conf similar to what BIND DNS has for named.conf: http://www.zytrax.com/books/dns/ch7/include.html Basically, wherever "include <file>" is encountered it's replaced with the contents of <file>. Reasons are the same as in the link above. I'm ok with a change in one of the included files not triggering a reload but that we have to HUP ourselves. That's not a problem. 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. /peter bonivart