sendmail: update by Vladimir

This commit is contained in:
Denis Vlasenko
2008-09-28 13:50:57 +00:00
parent 6826441a02
commit 2b2d977057
4 changed files with 254 additions and 411 deletions

View File

@@ -694,6 +694,13 @@ config FEATURE_SENDMAIL_MAILX
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