sendmail: update by Vladimir
diff --git a/networking/Config.in b/networking/Config.in
index 1984297..9aa1422 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -694,6 +694,13 @@
help
Allow to specify subject, attachments and their charset.
+config FEATURE_SENDMAIL_MAILXX
+ bool "Allow to specify Cc: addresses and some additional headers"
+ default n
+ depends on FEATURE_SENDMAIL_MAILX
+ help
+ Allow to specify Cc: addresses and some additional headers: Errors-To:.
+
config FEATURE_SENDMAIL_SSL
bool "Allow to communicate via SSL/TLS"
default y