Folded header lines are now unfolded per RFC822 3.1.1 so that folded subject lines are no longer truncated. Segmentation fault caused by -u or -p not being specified on commandline with mailserver has been fixed.
This version improves daemon mode operation, can be built on Solaris as well as
Linux, and fixes a few bugs. The "Checking for new mail" message was removed,
and timestamps were added to other reports. Daemon mode now only reports if
something has changed. The console bell rings when new headers are displayed.
The exec command is now used whenever new headers are displayed in daemon mode.
Config file reading was improved. The help now describes the -c option. All
fixed length buffers were changed to dynamic memory to prevent buffer
overflows. A memory leak was fixed in daemon mode. A socket is now closed
after an error so that sockets are not indefinitely consumed. Fixes were made
for a bug in which the default config file was not read, and for a bug where
headers were sometimes not listed. A missing From: or Subject: line no longer
causes an error.