Guten Tag   The Bat! Beta,

if the first Line of a Mail is empty, The Bat! set a CTRL-M into it:

(This Mail should also have a CTRL-M (Hex 0d) in the first Line CRLF
instead LF)

00000bc0  79 4e 32 39 33 53 44 63  34 4e 4d 7a 47 0a 58 2d  |yN293SDc4NMzG.X-|
00000bd0  41 6e 74 69 76 69 72 75  73 3a 20 41 56 47 20 66  |Antivirus: AVG f|
00000be0  6f 72 20 45 2d 6d 61 69  6c 20 39 2e 30 2e 37 30  |or E-mail 9.0.70|
00000bf0  30 20 5b 32 37 30 2e 31  34 2e 33 39 2f 32 34 37  |0 [270.14.39/247|
00000c00  30 5d 0a 0a 3d 30 44 3d  30 41 44 69 65 20 4d 61  |0]..=0D=0ADie Ma|
00000c10  69 6c 20 6b 61 6d 20 77  65 67 65 6e 20 66 65 68  |il kam wegen feh|

See at 00000c03 after the Linefeed from last Header there is the
Linefeed which breaks to the Message and at 00000c04 there is =0D and
=0A which is the empty Line in Front of the Message befor Text start.

0A is Linefeed
0D is CR which should only be used by Windows to break Lines (eMail is
                                                       not Windows...)

To compare, here is a normal empty Line inside the (same) Message:

00000c60  75 6e 64 20 64 65 72 20  43 68 61 72 73 65 74 20  |und der Charset |
00000c70  69 73 74 20 6a 65 74 7a  74 3a 0a 0a 3e 20 43 6f  |ist jetzt:..> Co|
00000c80  6e 74 65 6e 74 2d 54 79  70 65 3a 20 74 65 78 74  |ntent-Type: text|

At 00000c7a you see the Linefeed of the Last Line. at 00000c7b is the
Linefeed of the empty Line without "CR" and not coded as "=0A"

,----- [ This is the Charset of the Message ]
| MIME-Version: 1.0
| Content-Type: text/plain; charset=windows-1252
| Content-Transfer-Encoding: quoted-printable
`-----

-- 
Mit freundlichen Grüßen
Jens Franik
mailto:je...@gmx.de
The Bat! 4.2.12.2 + AntiSpamSniper 3.2.2.1 + Gaijin XMP Makro Plugin 1.2
Windows XP 5.1 build 2600 Service Pack 2
AMD Athlon Dual Core 4850e 2,50 GHz, 4 GB RAM
Debian Lenny + Windows XP @VirtualBox 3.0.10 r54097 non-OSE
8 POP3 Accounts - 1 IMAP - 170 (Common) Folders - about 100000 Messages

________________________________________________________
 Current beta is 4.2.10.17 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to