head 1.1; access; symbols; locks ahuxley:1.1; strict; comment @# @; 1.1 date 97.06.13.12.34.34; author ahuxley; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @
It is unlikely to be genuine corruption, but more like the effects of two mutually incompatble mail user agents.Some of the things mail user agents do are described here.
Emacs - rmail writes message separators into the mail file. IGrep the mailbox for 'BABYL' The following command will rectify things:
# sed -e '1,6d' -e '/^V^_^V^L/d' -e '/0, unseen,,/d' -e '/\*\*\* EOOH
\*\*\*/d' \
-e 's/Mail-from: //' < /var/mail/mailfile > /tmp/newmailfile
$Header$
@