I'm using 'import -u' and/or 'import -r'. I tested that this works,
giving 'import' a message file created by Souper.
But when I give 'import' the file I made (it's using the 'From ' line
just like Souper does), my test message ends up in a Yarn folder (or
even a Yarn pseudo-newsgroup) with ALL of the text of the message being
displayed by Yarn as though it were part of the message's header.
For some reason, 'import' (or Yarn) is not recognizing the null line
that is supposed to separate the message's body from its header.
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.)
mikus (I prefer to avoid using any auxiliary programs for this)
(running on OS/2; latest Yarn, etc.)