From 8195d20e36bfeeb30b3424e2635ba4757ec38137 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 27 Feb 2008 09:39:04 +0000 Subject: sendmail: yet another maintainer's update --- networking/Config.in | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'networking/Config.in') diff --git a/networking/Config.in b/networking/Config.in index 202b65f..3c53c11 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -678,39 +678,11 @@ config SENDMAIL help Barebones sendmail. -config FEATURE_SENDMAIL_EHLO - bool "Support EHLO command" - default n - depends on SENDMAIL - help - Support ESMTP EHLO command. - -config FEATURE_SENDMAIL_BLOATY - bool "Be more verbose" - default n - depends on SENDMAIL - help - Should be turned off. - config FETCHMAIL bool "fetchmail" default n help - Barebone fetchmail. - -config FEATURE_FETCHMAIL_APOP - bool "Support APOP authentication" - default y - depends on FETCHMAIL - help - Support secure APOP authentication. - -config FEATURE_FETCHMAIL_FILTER - bool "Pipe through external filter" - default n - depends on FETCHMAIL - help - Support piping incoming messages through external filter. + Barebones fetchmail. config SLATTACH bool "slattach" -- cgit v1.1