Has anyone else seen a strange imap behavior in the 2.0 release candidates relating to colon characters?

It seems that in the body of my emails I am getting a colon added to the beginning of each line.
---------------------
This is

Another

Test


How about

Them
Colons
-----------------------
becomes
---------------------
: This is

: Another

: Test


: How about

: Them
: Colons
----------------------

It only effects messages that are processed through the mailer. (i.e. not messages copied internally through imap, like copying to a Sent folder) And I have done a packet analysis and the packets are not being presented to the mailer (exim) by my client (mozilla) nor are the being presented via lmtp to dbmail-lmtpd by my mailserver. This still shows up even in rc3. I believe it may be associated with the rfcheader_dump function in imaputil.c line 727.

The colons do not show up in the messageblks table entries for the messages.

I suppose this could be a mozilla issue. I will do some work with ethereal and see if I can capture a imap stream to see what is being passed to my inbox.

Thanks
Robert

Reply via email to