[Note, the mhonarc list address is [EMAIL PROTECTED] now]
On February 16, 2000 at 09:14, Cliff Liu wrote:
> When I try it manually "mhonarc -add -rcfile .mhonarcrc < temp" (temp is
> a email file), I got:
>
> Reading database ...
> Can't find string terminator "'" anywhere before EOF at ./.mhonarc.db
> line 1664.
Looks like the db file got corrupted. Doing a
"perl -c .mhonarc.db" is was to verify. If an error message is printed
then the file is messed up.
You can use the mha-dbrecover utility to reconstruct the db.
--ewh