>>>>> 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.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to