general

Stupid application limits

March 11, 2004 14:57:09.793

For the most part, I like Eudora - it has a decent interface for setting up filters and is generally a nice email client. Today I ran across a limitation that ticked me off though. I get cc'd on all the mails from the NC download application - it's a useful backup of the information entered, especially if people don't receive the emails (likely do to spam blocks). I've never deleted or archived mail from that folder, and that got me into trouble today. I clocked over 32K messages in that folder at some point today, and Eudora crashed. That's always an irritation, as I get everything back in my inbox since the last mailbox compaction. However, it was worse today - everytime a new mail for that folder came in, Eudora would get baffled, and eventually crash. This got tiresome in a hurry. Eventually, I ended up having to open the blasted folder file in an editor and trim off old messages by hand, and then let Eudora rebuild the table of contents on startup. Yeah, I know that 32K messages is a lot. On the other hand, I was keeping them easily accessible for a reason. Why should there be a limit like that? Here's another place that static typing is "helping" me. Someone at Qualcomm decided that a specific size integer was all "anyone would ever need". Sigh...

Comments

Re: Stupid application limits

[Michael Lucas-Smith] March 11, 2004 16:26:41.442

Comment on Stupid application limits by Michael Lucas-Smith

Try out The Bat. I love it these days and I'm not turning back.

Re: [Smalltalk Tidbits, Industry Rants] Stupid application limits

[mark@talios.com] March 11, 2004 18:26:45.563

Comment on Smalltalk Tidbits, Industry Rants Stupid application limits by mark@talios.com

I'm still a definite advocate of Mulberry which hands down gets my cote as the best IMAP client ever. It doesn't look the greatest on linux, but on Mac or Windows, its good. And it sure is fast.

Re: Stupid application limits

[Troy] March 12, 2004 13:05:35.393

Comment on Stupid application limits by Troy

32K sounds like a short int, halfword to me, but this leads me to wonder ... why would the number of emails in a folder need to be a signed value? If they used a halfword, that would go up to 64K unsigned.

 Share Tweet This
-->