Gnus development mailing list
 help / color / mirror / Atom feed
From: Helmut Waitzmann <Helmut.Waitzmann@web.de>
Subject: "From " -> ">From " in imap mail-source avoidable?
Date: 19 Jul 2002 23:51:59 +0200	[thread overview]
Message-ID: <lfllm87l728.fsf@gspc26.informatik.uni-stuttgart.de> (raw)

I sent two messages to me, each of them contained a line
beginning with the word "From".

The first message I read with the nnimap-backend, and everything
was fine.

Then I respooled it into the nnml-archive ('M-x
gnus-summary-respool-article') and everthing was fine again:


   From: Helmut Waitzmann <Helmut.Waitzmann@web.de>
   Subject: "From" am Anfang einer Zeile kritisch?
   To: Helmut Waitzmann <Helmut.Waitzmann@web.de>
   Date: 16 Jul 2002 19:15:41 +0200
   Xref: meine.maschine.example.com mail.private.misc:208
   Return-Path: <Helmut.Waitzmann@web.de>
   X-Sieve: cmu-sieve 2.0
   Return-path: <Helmut.Waitzmann@web.de>
   Envelope-to: MeineZweiteEmailAdresse@example.com
   User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2
   MIME-Version: 1.0
   Content-Type: text/plain; charset=iso-8859-1
   Content-Transfer-Encoding: quoted-printable

   Was geschieht mit folgender Zeile, wenn ich die Nachricht mit dem
   nnimap-Backend lese und mittels M-x gnus-summary-respool-article
   anschließend ins nnml-backend transportiere?

   From mir

The second message was grabbed by the imap mail-source specifier
from the imap server

   (list
    'imap
    ':server "mein.imap.server"
    ':mailbox "INBOX"
    ':predicate "UNDELETED"
    ':fetchflag "\\Deleted"
    ':dontexpunge nil
    )

and put into the nnml-archive:

   From: Helmut Waitzmann <Helmut.Waitzmann@web.de>
   X-From-Line: imap Tue Jul 16 19:20:34 2002
   Subject: "From" am Anfang einer Zeile kritisch?
   To: Helmut Waitzmann <Helmut.Waitzmann@web.de>
   Date: 16 Jul 2002 19:19:25 +0200
   Xref: meine.maschine.example.com mail.private.misc:209
   Return-Path: <Helmut.Waitzmann@web.de>
   X-Sieve: cmu-sieve 2.0
   Return-path: <Helmut.Waitzmann@web.de>
   Envelope-to: MeineZweiteEmailAdresse@example.com
   User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2
   X-Gnus-Mail-Source: imap:imap.example.com:INBOX
   MIME-Version: 1.0
   Content-Type: text/plain; charset=us-ascii

   Was geschieht mit folgender Zeile, wenn ich die Nachricht mit dem
   imap-mail-source ins nnml-Backend hole?

   >From mir

And as you can see, the last line has been mangled.  I guess,
that the mail fetching with mail-sources is the culprit:  nnimap
as well as nnml let the message intact, as can be seen from the
first message.  Is there a way to avoid this?  It looks like
mail-sources first puts all messages into a unix mailbox file.
But as I understand, that shouldn't be necessary, as can be seen
from the first example.



             reply	other threads:[~2002-07-19 21:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-19 21:51 Helmut Waitzmann [this message]
2002-07-20 10:22 ` Kai Großjohann
2002-07-22 17:50   ` Paul Jarc
2002-07-22 18:38     ` Kai Großjohann
2002-07-22 18:45       ` Paul Jarc
2002-07-23 11:48         ` Kai Großjohann
2002-07-23 13:38           ` Josh Huber
2002-07-23 14:10             ` Kai Großjohann
2002-07-23 15:16               ` Josh Huber
2002-07-23 16:01           ` Paul Jarc

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=lfllm87l728.fsf@gspc26.informatik.uni-stuttgart.de \
    --to=helmut.waitzmann@web.de \
    /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).