[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Japanese Preferred ML

language_preference_order variable controls the behaviour. By default, an ML for Japanese is configured as

language_preference_order	=	ja en
fml8 uses this hint.

Accept-Language: ja, en

fml8 returns the message only in Japanese.

Accept-Language: en

fml8 returns the message only in English.

no Accept-Language:, Content-Type: charset=iso-2022-jp

fml8 returns the message only in Japanese.

no Accept-Language:, Content-Type: charset=us-ascii

We cannot determine the language. We should return the message in both English and Japanese.

no Accept-Language:, no Content-Type:

We cannot determine the language. We should return the message in both English and Japanese.

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >