Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Kyle Sexton" <ks@mocker.org>
To: "Reiner Steib" <Reiner.Steib@gmx.de>
Cc: info-gnus-english@gnu.org
Subject: Re: Gnus corrupt mailbox w/ nnml
Date: Tue, 16 Oct 2007 16:06:50 -0500	[thread overview]
Message-ID: <a6b4a2050710161406v2761fd2cl10a6c9a5e851d62@mail.gmail.com> (raw)
In-Reply-To: <v9d4vfvtpf.fsf@marauder.physik.uni-ulm.de>

On 10/16/07, Reiner Steib <reinersteib+gmane@imap.cc> wrote:
> On Tue, Oct 16 2007, Kyle Sexton wrote:
>
> > fetchmail -> procmail -> Inbox.spool
>
> You meant "Work.spool"?

You caught me. :)

> 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
>

Well, that explains my problem I guess.  The first line says:

~$ head -n1 Work.spool
X-MimeOLE: Produced By Microsoft Exchange V6.5
~$

In fact, the ^From isn't until line 18:

~$ cat Work.spool | nl | grep From
    18  From: "Anon Ymous" <anon@anon.com>
~$

-- 
Kyle Sexton

  reply	other threads:[~2007-10-16 21:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 13:59 Kyle Sexton
2007-10-16 17:46 ` Reiner Steib
2007-10-16 21:06   ` Kyle Sexton [this message]
2007-10-16 21:18     ` Reiner Steib
2007-10-17 17:39       ` Kyle Sexton
2007-10-17 18:39         ` Reiner Steib
     [not found]   ` <mailman.2162.1192568814.18990.info-gnus-english@gnu.org>
2007-10-21 16:35     ` Sven Bretfeld
2007-10-22 19:52       ` Kyle Sexton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a6b4a2050710161406v2761fd2cl10a6c9a5e851d62@mail.gmail.com \
    --to=ks@mocker.org \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).