[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windogz & utf-8



On Monday 19 April 2004 11:04, Munzir Taha wrote:
> 1. Some messages don't even have this Content-Type header like the messages
> sent by Microsoft Outlook Express 5/6. This can be solved by typing another
> header like "Received" on the "Filter Criteria" "contains" text box.
>

  You are right.

> 2. It's dangerous! Runnig the filter more than once will render the
> document unreadable.
>
 
 Only if your message contains characters from the range 0080 to
 00FF (Latin-1 Supplement)

> 3. Won't it better if we can also add a rewrite header action to cope with
> this change in the encoding so the auto encoding option won't give wrong
> results? how?
>
 
 For point (2).
 Let's say that this filter rendered your document unreadable, you can now
 check the header and get the original encoding and use iconv to convert it
 back to the original encoding.