Re: /var/mail/$username" is not a mailbox
- To: mutt-users@xxxxxxxx
- Subject: Re: /var/mail/$username" is not a mailbox
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Wed, 8 Oct 2008 15:19:07 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=heseFpmFAxnuOmQqhktlEg36ZLA=; b=g9ai 5YcJOFd/Gv1xUWl4WixbYd0eCq9yyqEt57dN5brIb08JflEKAa/JBscUnU0+tNhv an5ocwylvRN1c9OV9scwsXKLrVqsJ146GbJeseevZzHZFYCWeYKgh4I8rWBPsPlt o4OkzErkj3ZNs3EsN75kqsvZwEpZA413pPKrlaI=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=MrQy18B7dxW5VcZ2V3sbzBgDCdWePjjK//ZHLLWf14SyRdmpX+E45WJFt0pfRm9msge94AmFN1RlVRHhmqy3ar0okCyy4HELDMSjsZuGie5i2h5zOGHOv5+53YsoJxs4SAd5zT6aPIh6xaDT7FR8LvarIGZ/3JFGUw/FP1PGuL8=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20081008185652.GA738@xxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20081008133730.4085fd43@xxxxxxxxxxxxxxxxxx> <20081008180633.GO38355@xxxxxxxxxxxxx> <20081008185652.GA738@xxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.18 (2008-09-25)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday, October 8 at 02:56 PM, quoth Indi:
>Thank you for the helpful advice. I still don't know for sure what
>happened, but I "fixed" it like this:
>mv /var/mail/indi out of the way
>cp /var/mail/root to /var/mail/indi
>chown indi:mail /var/mail/indi
>changed .muttrc to use MH instead and redid mailbox entries accordingly
Fair enough. I'd recommend Maildir over MH, but <shrug>. The key thing
is that you don't leave important messages in your mailspool file
(i.e. your $mbox setting is different from your $spoolfile setting).
>Examining the original /var/mail/indi (in jed) reveals nothing unusual;
>there must be some hidden property of which I am ignorant.
What you should look for is stuff like:
- do ALL messages in the file begin with a "From ..." line? (if
not, add a From line)
- are there any other lines that begin with the letters "From "?
(if so, prepend them with a ">")
- do ALL messages in the file contain a Content-Length: header?
(if not, add one... this may be tricky to do by hand)
You may be able to rescue the messages in the file by splitting them
into individual files and opening them with mutt (e.g. `mutt -f
rescued`).
Good luck!
~Kyle
- --
Idealism increases in direct proportion to one's distance from the
problem.
-- John Galsworthy
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkjtFboACgkQBkIOoMqOI17qTwCfXd6YOdJTM3nZwH+lzLeX5Ra5
qBwAoPBKYQRmo1Pdi7sSzXoqsgVKJatc
=dBml
-----END PGP SIGNATURE-----