all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: rmail invalid mbox file
Date: Wed, 05 May 2021 15:23:05 +0300	[thread overview]
Message-ID: <83pmy52wuu.fsf@gnu.org> (raw)
In-Reply-To: <87r1il76no.fsf@openbsd1.jimerickson.info> (message from Jim Erickson on Wed, 05 May 2021 06:37:47 -0500)

> From: Jim Erickson <jimerickso@gmail.com>
> Date: Wed, 05 May 2021 06:37:47 -0500
> 
> yes the first line of the mbox file reads as follows:
> 
> Return-Path: <jim@openbsd1.jimerickson.info>

That's the problem: the first line of each email message in an mbox
file should look something like this:

  From help-gnu-emacs-bounces+eliz=gnu.org@gnu.org Wed May 05 07:46:37 2021

That is, it must start with "From ", then a valid email address, then
date and time.  Return-Path: should be on the next line.

Do you have the "From " lines there, perhaps on lines after
Return-Path?  If so, maybe you could reorder the lines with Sed or
with Emacs, to get a usable mbox file.



  reply	other threads:[~2021-05-05 12:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 11:37 rmail invalid mbox file Jim Erickson
2021-05-05 12:23 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-06 16:31 Jim Erickson
2021-05-05 14:26 Jim Erickson
2021-05-05 14:51 ` Eli Zaretskii
2021-05-05 15:51 ` tomas
2021-05-04 23:31 Jim Erickson
2021-05-05  2:31 ` Eli Zaretskii

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=83pmy52wuu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.