For the uber-large headers problem, would you rather bounce the message or add the is_header column to the messageblks table and allow for multiple header blocks? Also, since we currently pass the header around as a single char array, how would you propose to throttle the memory usage so that someone cannot DoS the server with garbage jigabyte headers?
Aaron Ilja Booij <[EMAIL PROTECTED]> said: > Hi, > > I'd like to release rc4 tomorrow. Is anybody aware of any showstoppers > we have to fix before releasing rc4 other than the ones I'll mention below? > > * Headers > 512kB don't work. Messages get dropped. > > * code indentation: run indent -i8 -kr (unless anybody wants something > completely different :) ) > > Ilja > > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > --
