Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug where mailbox locking would fail under Solaris, also fixed | Paul Rodger | 2002-09-15 | 1 | -0/+9 |
| | | | | | | | a bug where archiving maildir mailboxes without a 'Received Date' or 'From' header would fail. Removed another assert() statement that would crash on the unix epoch. | ||||
* | Fixed a bug where we would throw an exception if a message was dated | Paul Rodger | 2002-08-18 | 1 | -0/+7 |
exactly on the unix epoch. Also fixed a bug where trailing slashes were being passed to the archive file name. |