info-gnus-english
[Top][All Lists]
Advanced

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

Re: How can I split mails based on the header when it contains multi-byt


From: Katsumi Yamaoka
Subject: Re: How can I split mails based on the header when it contains multi-byte words
Date: Thu, 05 Jul 2007 19:07:33 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>>>>> Xu Weijiang wrote:

> I have a problem when i am trying to use *nnmail-split-fancy*, which
> has no effect when the corresponding field contain multi-byte words.

> Finally I found that *nnmail-split-fancy* only matches with the
> original mail without decoding, and the subject is something like:

>    Subject: =?gb2312?B?udjT2rG+0afG2tb60dDJ6sfr?=

> How can i config *nnmail-split-fancy* to do the match *after*
> decoding?

Set the variable `nnmail-mail-splitting-decodes' to t.

In addition, the value of the `nnmail-mail-splitting-charset'
variable is used for decoding non-MIME encoded string.  The
value good for you may be `gb2312' or `undecided', I think.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]