whateverblog.
Cleaned up POP... and, the mailstore is Fast Enough
Wednesday, February 19, 2003 12:02 AM
The POP implementation is no longer a hack job. It's actually pretty nice I think. I also added support for TOP and APOP, so now I have support for all the commands in RFC-1939.

I populated a mailbox with 100,000 messages and accessed it using the new POP server and I've gotta say, it was pretty darn snappy. The only perceptible pause is on opening the mailbox, I would call it 500 to 1000 milliseconds (I didn't time it though). When you consider the latency you'd encounter in a typical client/server scenario... well, I think it's safe to say the e-mail server will be Fast Enough under reasonable (and often, highly unreasonable!) circumstances.