[package] busybox: update to v1.14.4 (closes: #5619)
[openwrt-10.03/.git] / package / busybox / config / mailutils / Config.in
index 9fb5a13ec7e5ce3584bcc57de59da2f9b4c17a0d..c879583c8ecfac575542d2c763e59df67dadb8a0 100644 (file)
@@ -50,20 +50,4 @@ config BUSYBOX_CONFIG_SENDMAIL
        help
          Barebones sendmail.
 
-config BUSYBOX_CONFIG_FEATURE_SENDMAIL_MAILX
-       bool "Allow to specify subject, attachments, their charset etc"
-       default n
-       depends on BUSYBOX_CONFIG_SENDMAIL
-       help
-         Allow to specify subject, attachments and their charset.
-         Allow to use custom connection helper.
-
-config BUSYBOX_CONFIG_FEATURE_SENDMAIL_MAILXX
-       bool "Allow to specify Cc: addresses and some additional headers"
-       default n
-       depends on BUSYBOX_CONFIG_FEATURE_SENDMAIL_MAILX
-       help
-         Allow to specify Cc: addresses and some additional headers:
-         Errors-To:
-
 endmenu