ROFL! In our last two mails you can see the - may be - bug.
Look at the line which we use to end the DATA block. You end this block by ".". We posted this line and our mail clients escaped that to "..". That is correct. BUT Courier did not unescaped that back to ".". So it seems that we ended our DATA block by typing "..". Did you see what I meen? So, the next line will show you two dots (I hope) but I only typed ONE dot: . The next line will start with one dot: .This is the next line regards Daniel [EMAIL PROTECTED] writes: > Sam Varshavchik writes: > >> [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. >> > > Sure? ;-) > > ----------------------------------------------- > 220 devloop.de ESMTP > MAIL FROM:<> > 502 Polite people say HELO first > HELO myhost.xxx > 250 devloop.de Ok. > MAIL FROM:<> > 250 Ok. > RCPT TO:<[EMAIL PROTECTED]> > 250 Ok. > DATA > 354 Ok. > Subject: test > > The next line contains a dot. > .. > See? > .. > > ..This line starts with ONE dot. > .. > 250 Ok. 0000000047C51612.0000048C > QUIT > 221 Bye. > -------------------------------------------------- > > Result: > > --------------------------------------- > [...] > Subject: test > To: undisclosed-recipients: ; > Message-ID: <[EMAIL PROTECTED]> > Date: Wed, 27 Feb 2008 08:50:41 +0100 > > The next line contains a dot. > .. > See? > .. > > .This line starts with ONE dot. > ---------------------------------------- > > > As you can see Courier does remove the first dot if it is followed by > another dot and some letters. Courier DOES NOT remove the first dot if it is > only followed by another dot - but Courier should do that?! > > regards > Daniel > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
