In a nutshell, are you using a version with fgets, fread or fgetc? I 
switched between all three over the course of a few days. 
Only fgetc works reliably, afaict. 
 
Just a wee bit of a problem may be that I've introduced binary safe input, 
per RFC 2822, without corresponding binary safe output. Perhaps there's a 
deep-down database function that, for now, could loop through and eat nul's, 
thus preventing the mime output parsers from dying. 
 
Aaron 
 
 
Blake Mitchell <[EMAIL PROTECTED]> said: 
 
>  
> I did a cvs update/rebuild on Apr 30 19:25 EDT. I haven't noticed any  
> changes to CVS since then, aside from your ring buffer patch today.  
> Perhaps there are some debug statements I could add to my lmtpd, so that  
> next time it happens I can grab the appropriate chunk from that log and  
> send it in. Right now I only have a half dozen users, so I wouldn't be  
> adverse to some overly verbose logging for a little while. 
>  
> Aaron Stone wrote: 
>  
> >If this is with very-current, today-or-yesterday CVS, then I'm at a total  
> >loss to explain it, and clearly just poking at this thing with a stick.  
> >  
> >If someone out there knows this stuff cold,  
> >by all means, please step in and lend a hand!  
> >  
> >Aaron  
> >   
> > 
> _______________________________________________ 
> Dbmail-dev mailing list 
> Dbmail-dev@dbmail.org 
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev 
>  
 
 
 
--  
 
 

Reply via email to