diff options
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/networking/Config.in b/networking/Config.in index 3ae77e119..95f894230 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -681,47 +681,6 @@ config ROUTE | |||
681 | help | 681 | help |
682 | Route displays or manipulates the kernel's IP routing tables. | 682 | Route displays or manipulates the kernel's IP routing tables. |
683 | 683 | ||
684 | config SENDMAIL | ||
685 | bool "sendmail" | ||
686 | default n | ||
687 | help | ||
688 | Barebones sendmail. | ||
689 | |||
690 | config FEATURE_SENDMAIL_MAILX | ||
691 | bool "Allow to specify subject, attachments and their charset" | ||
692 | default y | ||
693 | depends on SENDMAIL | ||
694 | help | ||
695 | Allow to specify subject, attachments and their charset. | ||
696 | |||
697 | config FEATURE_SENDMAIL_MAILXX | ||
698 | bool "Allow to specify Cc: addresses and some additional headers" | ||
699 | default n | ||
700 | depends on FEATURE_SENDMAIL_MAILX | ||
701 | help | ||
702 | Allow to specify Cc: addresses and some additional headers: | ||
703 | Errors-To: | ||
704 | |||
705 | config FEATURE_SENDMAIL_SSL | ||
706 | bool "Allow to communicate via SSL/TLS" | ||
707 | default y | ||
708 | depends on SENDMAIL | ||
709 | help | ||
710 | Allow to use secure connections provided by openssl. E.g. @gmail.com. | ||
711 | |||
712 | config FEATURE_SENDMAIL_CHARSET | ||
713 | string "Default charset" | ||
714 | default "utf-8" | ||
715 | depends on SENDMAIL | ||
716 | help | ||
717 | Default charset of the message. | ||
718 | |||
719 | config FETCHMAIL | ||
720 | bool "fetchmail" | ||
721 | default n | ||
722 | help | ||
723 | Barebones fetchmail. | ||
724 | |||
725 | config SLATTACH | 684 | config SLATTACH |
726 | bool "slattach" | 685 | bool "slattach" |
727 | default n | 686 | default n |