info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus corrupt mailbox w/ nnml


From: Reiner Steib
Subject: Re: Gnus corrupt mailbox w/ nnml
Date: Tue, 16 Oct 2007 19:46:04 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Tue, Oct 16 2007, Kyle Sexton wrote:

> fetchmail -> procmail -> Inbox.spool

You meant "Work.spool"?

> When I try to start Gnus I get an error:
>
> Error, unknown mail format! (Possibly corrupted buffer ` *nnmail
> incoming*'.)
>
> I then get stuck w/ an ~/.emacs-mail-crash-box, but whatever I do I
> can't actually view the messages.  I ran the file command on the spool
> and got the following back:
>
> Work.spool: ASCII mail text

The error occurs if Gnus can't find "^From " in the spool file.
Please show us the (anonymized) output of "head -n1 Work.spool".
It should look like this:

| From ttttttt@mmmmmm.invalid  Tue Oct 16 08:50:06 2007

> Here's the contents of my procmailrc and .gnus
[...]
> # Catchall to the inbox
> :0:
> /home/user/.incoming/Work.spool
>
> .gnus
> (setq
>  gnus-secondary-select-methods '((nnml ""))
>  mail-sources '((directory :path "~/.incoming/" :suffix ".spool"))
>  mail-source-delete-incoming t
> )

Setting `mail-source-delete-incoming' to t or a number during testing
might be a good idea.

Which version of Gnus are you using?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]