mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
12 lines
199 B
Text
12 lines
199 B
Text
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
|