Simon Burge <[EMAIL PROTECTED]> wrote:
>Hi,
>I use procmail and rcvstore to automatically sort my incoming mail, and
>twice in the last month I've had my context file get corrupted overnight
>and all following mail got dropped on the floor. From my procmail log
>file, I see entries like:
> rcvstore: eof encountered in field "904"
> rcvstore: context is poorly formatted
But why is 'context' being updated?
Maybe you need to put
mark: -public
in your .mh_profile file. Then the unseen sequence information
should be kept in the file '.mh_sequences' in the mail folder. It
that is corrupted, nothing important is lost (other than your unseen
sequence). The worst I have ever seen is an occasional message
failing to be added to the unseen sequence.
-NWR