[EMAIL PROTECTED] writes:

Hi,
as I noticed Courier (at least version 0.53.2) does not unescape double dot lines.

This means that the following line:

..

should be unscaped to:

.

But Courier does not.

Yes, it does.

I think this is a bug in unescaping a escaped dot, is it?

There is no bug.

MAIL FROM:<>
250 Ok.
RCPT TO:<[EMAIL PROTECTED]>
250 Ok.
DATA
354 Ok.
Subject: test

The next line contains a dot.
..
See?
.
250 Ok. 0000000047C4AC08.00000A06
QUIT
221 Bye.

The result:

Delivered-To: [EMAIL PROTECTED]
Return-Path: <>
Received: from default (localhost [127.0.0.1])
 (IDENT: uid 500)
 by commodore.email-scan.com with esmtp; Tue, 26 Feb 2008 19:17:01 -0500
 id 00000000001337A5.0000000047C4AC08.00000A06
Received-SPF: unknown (Address does not pass the Sender Policy Framework)
 SPF=HELO;
 sender=default;
 remoteip=127.0.0.1;
 remotehost=localhost;
 helo=default;
 receiver=*;
Subject: test
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 26 Feb 2008 19:17:01 -0500
To: undisclosed-recipients: ;

The next line contains a dot.
.
See?


Attachment: pgp6e4OfwtOVr.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to