From 91750d01a7a0b56a880a147a825d097aaac7f53d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 28 Sep 2009 12:38:46 +0000 Subject: busybox: update to v1.14.4 (closes: #5619) SVN-Revision: 17782 --- package/busybox/config/mailutils/Config.in | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'package/busybox/config/mailutils') diff --git a/package/busybox/config/mailutils/Config.in b/package/busybox/config/mailutils/Config.in index 9fb5a13..c879583 100644 --- a/package/busybox/config/mailutils/Config.in +++ b/package/busybox/config/mailutils/Config.in @@ -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 -- cgit v1.1