Re: Need for help about the "/root/sent is not a mailbox" issue
- To: mutt-users@xxxxxxxx
- Subject: Re: Need for help about the "/root/sent is not a mailbox" issue
- From: "Awflasher(GuoQirui)" <awflasher@xxxxxxxxx>
- Date: Sat, 14 Jun 2008 23:58:27 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zPr2lQSANJVRfqW5waycWsflE04td2gwVjDTBGvkm+Q=; b=HhwYpST3ONEwBT+ebq1JUT8tlIYKlOZqMJL8pq09p0iF8aiaoXer9/sqXl8bdI543e 7cKELl55RdQqHlTJKwRimStTJZkH/5h2KS+NyuEdtbFnqnjBF0n6mnuhhZ+43eDNtmjH gQMnvZFHG9vzNDYrIbbuvTbUljQizHgkGwszM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mFvadFXroHT5VxITjLI3Ku/pRwdQHQm0+hjTWKaNz5aaCxyoLN19Edm7xpKKUC9XbO ZV+D8LZfOEsAJVH7cT2p0qD7YYtxwt3KKLNPNyQyMFbdKfMbl1xMqB8VfuaRGEWSpPxG AQ5moEwKUGeqwZHAQ3q+xkwLr/vIvYEixas8g=
- In-reply-to: <20080614151617.GA53779@xxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <12bb34d80806140534s6ab89f80l7776bd68ea551696@xxxxxxxxxxxxxx> <20080614151617.GA53779@xxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
Kyle thanks!
you are really a great person!
On Sat, Jun 14, 2008 at 11:16 PM, Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Saturday, June 14 at 08:34 PM, quoth Awflasher(GuoQirui):
>>But then, I cannot even send anything now. It told me that:
>>
>> /root/sent is not a mailbox
>>
>>But why? What's a "mailbox" ? Can anyone give me some tips? Thanks
>>very much in advance!
>
> A mailbox is a place to store messages, and mutt can understand four
> types of mailbox: mbox, maildir, MMDF, and MH. Each kind of mailbox is
> structured in a specific way to facilitate the operations that you
> want mailboxes to perform (i.e. delivering new messages and reading
> random messages). By "facilitate", I mean that in most cases the
> internal structure is absolutely required in order to avoid corrupting
> messages.
>
> A plain empty folder is NOT a valid mailbox.
>
> If you're curious, I'll explain the types of mailboxes that mutt
> supports.
>
> An mbox is a flat text file. There are requirements on the contents of
> the file and the format of the messages so that each message can be
> safely distinguished from the others. Message tags (e.g. "replied",
> "new", "seen", etc.) require modifying the content of the message.
>
> An MMDF mailbox is similar to an mbox, but has different methods of
> distinguishing distinct messages. Again, tagging a message requires
> modifying the content of the message.
>
> An MH mailbox is a folder containing email messages in separate files.
> This solves several problems associated with mbox, but adds different
> ones. For example, in order to prevent concurrent message deliveries
> from writing to the same file, a special non-message file is stored in
> the directory with the name ".mh_sequences" which has a special
> internal format. Again, tagging a message requires modifying the
> content of the message.
>
> A Maildir mailbox is like an MH mailbox, but has a unique way of
> delivery that makes unique filenames easier to generate without
> locking. Its structure is a folder containing three sub-folders with
> specific names (i.e. "cur", "new", and "tmp"). Message tags in a
> Maildir are appended to the message's filename.
>
> ~Kyle
> - --
> ...wherever the people are well-informed, they can be trusted with
> their own government.
> -- Thomas Jefferson
> -----BEGIN PGP SIGNATURE-----
> Comment: Thank you for using encryption!
>
> iEYEARECAAYFAkhT4MAACgkQBkIOoMqOI16rDQCdEWDTjzA9jevSKFQK4s7bUcn5
> TUEAoIX5pkFwv3vxRLCHDapPRMYUFBv0
> =lgOb
> -----END PGP SIGNATURE-----
>
--
Blog in Chinese
http://www.awflasher.com/blog/
Blog in English
http://www.ifgogo.com/