HP3000-L Archives

November 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Mon, 26 Nov 2001 14:01:27 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (60 lines)
If you were processing this as a bytestream file via the POSIX API, then the
separator would be two LFs (decimal 10).

But if you are using the MPE API and going via the bytestream emulator, you'll
just get a blank record or a zero-length record without seeing the LFs.

- Mark B.

Born, Ken wrote:

> Greetings,
> I thougth I was right about this but now I am not sure.
>
> The body of the email header can be identified as:
>    {*  Extract Email Body Message into mail_msg_buffer.mail_msg *}
>      lf_lf_pos         := 0;
>      lf_lf_pos         := STRPOS(email_message,#10#10);
>      STRDELETE(email_message,1,lf_lf_pos + 1);
>
>      email_message     := STRRTRIM(email_message);
>
> or is it #13#13 ???
>
> Thanks...
>
> Here is the email that's giving me trouble:
>>From [log in to unmask] Mon Nov 26 14:39:33 2001
> Return-Path: <[log in to unmask]>
> (277/320) Continue?
> Received: from IWIN (iwin.icjia.org [167.141.1.60])
>           by backup.icjia.org (8.12.1 HP MPE/iX A.01.00 (BETA)/8.12.1) with
> ESMT
> P id fAQJdWo55505142
>           for <born.201@[167.141.1.110]>; Mon, 26 Nov 2001 14:39:33 -0500
> Date: Mon, 26 Nov 2001 14:47:49 -0600
> Message-Id: <200111261447.AA9176482@IWIN>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> From: "SCA.test1" <[log in to unmask]>
> Reply-To: <[log in to unmask]>
> To: <[log in to unmask]>
> Subject: test from IMail
> X-Mailer: <IMail v7.04>
>
> test from Imail
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>
>
>


--
[log in to unmask]
Remainder of .sig suppressed to conserve scarce California electrons...

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2