Gnus development mailing list
 help / color / mirror / Atom feed
From: Rich Pieri <rich.pieri@PrescientTech.com>
Subject: Re: Gnus, movemail, POP3, trailing empty lines
Date: 04 Feb 1997 10:23:29 -0500	[thread overview]
Message-ID: <x720aw4mtq.fsf@gkar.asds.com> (raw)
In-Reply-To: Kai Grossjohann's message of 04 Feb 1997 14:43:47 +0100

-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "KG" == Kai Grossjohann
>>>>> <grossjohann@charly.informatik.uni-dortmund.de> writes:

KG> I do not know whether a POP3 server should be required to tack on an
KG> extra CRLF to the end of each message, thereby ensuring the twice-CRLF
KG> case always, or whether movemail should tack on the extra CRLF, or
KG> whether Gnus should be taught to do without the extra CRLF.

The "end of message" marker that the POP3 server spits out is
"\r\n.\r\n".  The first "\r\n" pair will start on a new line (it will
not be attached to the end of the last line of the message), and will be
written out to the local mail file; the ".\r\n" will not be written.
Then the next message is tacked on after that:

======
...
A Stone & Webster Company                 | and cover head.
I speak for myself, not PTI or SWEC       | 
\r\n
- From ...
...
======

KG> But somehow I think that the POP3 server is *not* the problem here.

I am inclined to agree; it is the delivery agent this guy is using that
is the problem.  It is failing to create proper delimiters in the system
mailbox, resulting in the POP server seeing the entire mailbox as a
single message.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv

iQCVAwUBMvdUcZ6VRH7BJMxHAQE1HwP7B8rD8mBXH9c/jzdPDVnMBnHzifbQygM7
SObU54H8bl/qU5PC1vM0lIueJWmFGTz4I1O5mlFxqqIMAPSoVvuYGiT+lcRMOAFm
pm8FI11WhQLk3XpZ5EjyaxMjEyhQLOBuf05/P29ZhfPPZ/IDhpWhGvZ527wMOTrt
jVMM3/qTYio=
=n66P
-----END PGP SIGNATURE-----
-- 
Rich Pieri <rich.pieri@prescienttech.com> | Caution: Happy Fun Ball may
Prescient Technologies, Inc.              | suddenly accelerate to dangerous
A Stone & Webster Company                 | speeds.
I speak for myself, not PTI or SWEC       | 


  parent reply	other threads:[~1997-02-04 15:23 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-03 15:24 Kai Grossjohann
1997-02-03 16:36 ` Rich Pieri
1997-02-03 20:01   ` visigoth
1997-02-04  0:50     ` Lars Magne Ingebrigtsen
1997-02-04 12:05   ` Kai Grossjohann
1997-02-04 13:03     ` Bernard.Steiner
1997-02-04 13:10     ` Per Abrahamsen
1997-02-04 13:43       ` Kai Grossjohann
1997-02-04 14:41         ` Bernard.Steiner
1997-02-04 15:23         ` Rich Pieri [this message]
1997-02-04 15:31           ` Kai Grossjohann
1997-02-04 10:14 ` dave edmondson
1997-02-04 14:52   ` Rich Pieri
1997-02-05 22:40   ` Michael Huehne
1997-02-05 10:47 ` Kai Grossjohann
1997-02-08  9:25   ` Lars Magne Ingebrigtsen
1997-02-08 11:50     ` visigoth
1997-02-08 12:32       ` Per Abrahamsen
1997-02-08 16:08         ` Frank D. Cringle
1997-02-08 19:11           ` Steven L Baur
1997-02-09  2:58         ` Rich Pieri
1997-02-09  9:34           ` Per Abrahamsen
1997-02-09 14:56             ` Randal Schwartz
1997-02-09 15:32               ` mbox quoting (was: Re: Gnus, movemail, POP3, trailing empty lines) Per Abrahamsen
1997-02-10 14:52                 ` Rich Pieri
1997-02-10 15:30                   ` Per Abrahamsen
1997-02-10 15:45                   ` Lars Balker Rasmussen
1997-02-11  9:25                     ` Greg Stark
1997-02-11 11:36                       ` Per Abrahamsen
1997-02-11 12:52                         ` Lars Magne Ingebrigtsen
1997-02-11 13:44                           ` Per Abrahamsen
1997-02-11 18:43                           ` Sudish Joseph
1997-02-12  7:35                             ` Per Abrahamsen
1997-02-12 12:52                               ` Randal Schwartz
1997-02-12  8:47                             ` Lars Magne Ingebrigtsen
1997-02-11 12:57                         ` Randal Schwartz
1997-02-11 13:28                           ` Per Abrahamsen
1997-02-11 13:33                             ` Randal Schwartz
1997-02-11 14:16                               ` Per Abrahamsen
1997-02-11 16:13                                 ` Rich Pieri
1997-02-12  7:28                                   ` Per Abrahamsen
1997-02-11 15:00                               ` Rich Pieri
1997-02-09 16:19             ` Gnus, movemail, POP3, trailing empty lines Rich Pieri
1997-02-09 22:21               ` Mark Eichin
1997-02-10  4:44                 ` Lars Magne Ingebrigtsen
1997-02-10  4:45       ` Lars Magne Ingebrigtsen
1997-02-10  8:05         ` visigoth
1997-02-11 12:38           ` Lars Magne Ingebrigtsen
1997-02-03 23:48 St. Suika Fenderson Roberts
1997-02-04  1:59 ` Lars Magne Ingebrigtsen
1997-02-04  3:22   ` Jason L Tibbitts III

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=x720aw4mtq.fsf@gkar.asds.com \
    --to=rich.pieri@prescienttech.com \
    /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).