sofiane Habri sofiane.habri@... [milter-greylist] <milter-greylist@yahoogroups.com> wrote: > But it has no effect, I can send as many recipients I want. How do you run your test? You do it through a remote machine, right? Debugging this will probably require a few printf in ratelimit_validate(). You could stat by removing the #ifdef CONF_DEBUG and associated #endif in this function, this will giveyou some debug output. The log level is LOG_DEBUG, which would require syslog adjustement. Alternatively since you are modifying the code, you can turn the LOG_DEBUG into LOG_INFO or higher in this functon. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Ratelimit option
2015-03-05 by manu@...
Attachments
- No local attachments were found for this message.