http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4978
------- Additional Comments From [EMAIL PROTECTED] 2006-08-02 18:13 ------- The main issue is Time::Local's croak when it gets bad input. So, do we take the croak and deal with it (throwing a nasty little perl error along the way) or do we fix up the input to timegm and then call it. Maybe the better solution is to do bounds checking and return undef instead of trying to fix up. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
