Re: Message Header Doesn't End
Chin Huang (cthuang@io.org)
Sun, 23 Jun 1996 00:26:20 -0400
In article <8OFzxkW2vL9L091yn@daina.bga.com>,
mikus@bga.com (Mikus Grinbergs) wrote:
>Is import (and/or Yarn) looking for the Unix-style CRCR instead of the
>PC-style CRLFCRLF ? (RFC822 defines a null line as two contiguous CRLFs.)
Import wants every line to end with only a LF.