At 2005-09-04 20:29:41 +0530, [EMAIL PROTECTED] wrote:
> 
> Kenneth's mail composition client does not line wrap UTF8 messages
> properly -- the whole message is one long line, which is why my
> mail client doesn't render it properly.

When I decoded the base64 body of his messages, I did not get one long
line. Here's an extract ("b" contains the base64 block):

    $ cat b|perl -MMIME::Base64 -nle 'print decode_base64($_)'|cat -A
    On Saturday 03 Sep 2005 10:50 pm, Raj Mathur wrote:$
    > >>>>> "Sandip" == Sandip Bhattacharya <[EMAIL PROTECTED]> writes:$
    $
    > Unfortunately my mail client isn't Indic-enabled, so both your and$
    > Kenneth's mail are still being received as unformatted.  Kenneth had$
    > mentioned he had figured out a way to fix that for text-based$
    > clients, so you may want to try that setting for mailing to the list,$
    > etc.$
    $
    raju - this mail is sent using the fix - does it render ok?$
    -- $

(Note the "$"s added for each newline by cat -A.)

-- ams

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to