aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in30
1 files changed, 1 insertions, 29 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 202b65fce..3c53c1115 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"