[spambayes-bugs] [ spambayes-Bugs-816400 ] Crash because of bad date

SourceForge.net noreply at sourceforge.net
Thu Oct 2 23:01:46 EDT 2003


Bugs item #816400, was opened at 2003-10-02 19:42
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=816400&group_id=61702

Category: imapfilter
Group: Source code 1.0a1-1.0a4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Patrik Reali (patrik_reali)
Assigned to: Tony Meyer (anadelonbrin)
Summary: Crash because of bad date

Initial Comment:
My imap filter crashed this morning because of a wrongly 

formatted date (something common on spam messages):



Classifying

...........................*Invalid response to append:

('NO', ['APPEND failed: Bad date in append: 31-Dec-1969 

16:00:18 +0100'])



The date field in the message is

Date: Wed, 31 Dec 69 16:00:18 GMT





Thanks for this great piece of software! I've been using 

it for three months now, and it is fullfilling all my 

expectations!

----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-10-03 15:01

Message:
Logged In: YES 
user_id=552329

This should be fixed (in cvs) now.  If appending fails, we now 

try without the flags (previous problem), without the date 

(i.e. using the current date), and then without both.  This 

does mean that the message will end up with the current 

date/time, but I can't see any easy way around that.



The fix will appear in the next release (or, if you're using cvs, 

then it will appear once sf updates anon access).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=816400&group_id=61702



More information about the Spambayes-bugs mailing list