On Sat, Apr 05, 2003 at 11:17:29AM +0200, Andreas Aardal Hanssen wrote:
> On Sat, 5 Apr 2003, Daniel Brooks wrote:
> >I'm trying to move a farily large number of emails (thousands) up to the 
> >server, and it's dying during the process. I'm using mozilla on the 
> >client end, and it doesn't give any error messages (naturally :P). 
> >Here's what I get from the server log when it happens:
> 
> I'll do some testing this weekend to see if I can reproduce it. Binc
> definitely aborted, so there might be some unhandled exception around.
> 
> If you are able to reproduce this error and find more info about it,
> please do post it and I'll see if we can track it down.

I'm reading through the append code in 1.1.3 and I notice that the code
strips '\r' from the uploaded content, is this the correct behavior?  From
what I can tell, append data should be 'literal' and that has no restrictions
or conversions of the data.  While this may not be sufficient to cause the
crash, it doesn't seem to be a good thing.

C=)

-- 
--------------------------------------------------------------------------
     Better the hard truth than the comforting fantasy. -- Carl Sagan
--------------------------------------------------------------------------
Caskey <caskey*technocage.com>       ///                   TechnoCage Inc.
--------------------------------------------------------------------------
 A presumption on your part does not constitute an obligation on my part.

Reply via email to