ash: fix bug 585 (>"$VAR_WITH_UNICODE_CHARS" problem)
[oweals/busybox.git] / mailutils / Config.in
index 744fe122e7f9c4e8503402aef312c9331836969c..519d562ae612df3208aac5a704b9eb38cb33e2f4 100644 (file)
@@ -50,20 +50,4 @@ config SENDMAIL
        help
          Barebones sendmail.
 
-config FEATURE_SENDMAIL_MAILX
-       bool "Allow to specify subject, attachments, their charset etc"
-       default y
-       depends on SENDMAIL
-       help
-         Allow to specify subject, attachments and their charset.
-         Allow to use custom connection helper.
-
-config FEATURE_SENDMAIL_MAILXX
-       bool "Allow to specify Cc: addresses and some additional headers"
-       default n
-       depends on FEATURE_SENDMAIL_MAILX
-       help
-         Allow to specify Cc: addresses and some additional headers:
-         Errors-To:
-
 endmenu