On Tue, Jun 01, 2004 at 06:30:00PM +0200, Cyril Guibourg wrote: > Why should I try to match it against a regex ? It would be already in the > list of "greyed" addresses because the match test did occur before. In fact, the fix to the original problem is trivial: I just have to give except_rcpt_filter() and except_sender_filter() the pointer to the original string, not the copy that was truncated to 32 chars. This will fix the regex problem. I wonder I should do that before 1.4 or after 1.4. It seems trivial, but it might be a can of worms waiting to be open, you never know. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Re: is this a DoS?
2004-06-01 by Emmanuel Dreyfus