Updated pine on linux with a new version of the maildir driver that deals better with interrupted system calls; the previous version had a problem on RHEL3, which caused it to crash periodically if there was a signal interrupting the read() system call that read in message contents.
Will probably update it every where else later, this is just where we were seeing the problem.