94c78aa0b9
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
menu "Mail Utilities"
|
|
|
|
config FEATURE_MIME_CHARSET
|
|
string "Default charset"
|
|
default "us-ascii"
|
|
depends on MAKEMIME || REFORMIME || SENDMAIL
|
|
help
|
|
Default charset of the message.
|
|
|
|
INSERT
|
|
|
|
endmenu
|