Hi,

I've noticed a small bug if the message don't have any header line.


220 qdi.roovay.com SMTP Server (JAMES SMTP Server 2.1.3) ready Wed, 26 May 2004 23:57:59 +0200 (CEST)
helo roovay.com
250 qdi.roovay.com Hello roovay.com (localhost [127.0.0.1])
mail from:<[EMAIL PROTECTED]>
250 Sender <[EMAIL PROTECTED]> OK
rcpt to:<[EMAIL PROTECTED]>
250 Recipient <[EMAIL PROTECTED]> OK
data
354 Ok Send data ending with <CRLF>.<CRLF>
bonjour,
test
.
250 Message received



Then I get the following message in the table inbox: --------------- Return-Path: <[EMAIL PROTECTED]> Received: from localhost ([127.0.0.1]) by qdi.roovay.com (JAMES SMTP Server 2.1.3) with SMTP ID 913 for <[EMAIL PROTECTED]>; Wed, 26 May 2004 23:58:28 +0200 (CEST) bonjour, test Date: Wed, 26 May 2004 23:58:28 +0200 (CEST) From: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Message-ID: <[EMAIL PROTECTED]>

---------------


I'm using James v2.1.3 with a JDBC repository.

I'm not such which part of James is involve. The SMTP, core or mailets LocalDelivery ?


Laurent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to