diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/networking/Config.in b/networking/Config.in index ed87a178d..5a25d6d2b 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -689,7 +689,7 @@ config FETCHMAIL | |||
689 | bool "fetchmail" | 689 | bool "fetchmail" |
690 | default n | 690 | default n |
691 | help | 691 | help |
692 | Barebones fetchmail. | 692 | Barebone fetchmail. |
693 | 693 | ||
694 | config FEATURE_FETCHMAIL_APOP | 694 | config FEATURE_FETCHMAIL_APOP |
695 | bool "Support APOP authentication" | 695 | bool "Support APOP authentication" |
@@ -699,11 +699,11 @@ config FEATURE_FETCHMAIL_APOP | |||
699 | Support secure APOP authentication. | 699 | Support secure APOP authentication. |
700 | 700 | ||
701 | config FEATURE_FETCHMAIL_FILTER | 701 | config FEATURE_FETCHMAIL_FILTER |
702 | bool "Pipe thru external filter" | 702 | bool "Pipe through external filter" |
703 | default n | 703 | default n |
704 | depends on FETCHMAIL | 704 | depends on FETCHMAIL |
705 | help | 705 | help |
706 | Support piping incoming messages thru external filter. | 706 | Support piping incoming messages through external filter. |
707 | 707 | ||
708 | config SLATTACH | 708 | config SLATTACH |
709 | bool "slattach" | 709 | bool "slattach" |