I had posted a question earlier regarding a problem sending mail to
SMTP.  I have a snippet below from recordio when I send a message body
containgn "123" .   The last few lines of the SMTP transaction produced
by Outlook ......


Jun 26 07:42:33 fs1 smtpd: 993566553.076015 13548 < X-MimeOLE: Produced
By Microsoft MimeOLE V5.50.4133.2400?
Jun 26 07:42:33 fs1 smtpd: 993566553.111918 13548 < Importance: Normal?
Jun 26 07:42:33 fs1 smtpd: 993566553.155504 13548 < ?
Jun 26 07:42:33 fs1 smtpd: 993566553.189866 13548 < 123+

... and a similar snippet produced by Netscape, (which was successful
when I hit Cancel) ....


Jun 26 07:46:18 fs1 smtpd: 993566778.482630 13581 < Subject: testing?
Jun 26 07:46:18 fs1 smtpd: 993566778.506109 13581 < Con+
Jun 26 07:46:18 fs1 smtpd: 993566778.530051 13581 < tent-Type:
text/plain;charset=us-ascii?
Jun 26 07:46:18 fs1 smtpd: 993566778.553979 13581
<Content-Transfer-Encoding: 7bit?
Jun 26 07:46:18 fs1 smtpd: 993566778.577895 13581 < ?
Jun 26 07:46:18 fs1 smtpd: 993566778.601820 13581 < 123?
Jun 26 07:46:31 fs1 smtpd: 993566791.539676 13581 < ?
Jun 26 07:46:31 fs1 smtpd: 993566791.539755 13581 < .?
Jun 26 07:46:31 fs1 smtpd: 993566791.539774 13581 < QUIT?
Jun 26 07:46:31 fs1 smtpd: 993566791.539792 13581 < [EOF]


Can anyone tell me the significance of the "+" symbol following the 123
message from Outlook?  Netscape produced a "?"  I seem to remember
somthing in the documentation discussing this but can't find it now.

TIA

Reply via email to