diff options
Diffstat (limited to 'mailutils/Config.in')
-rw-r--r-- | mailutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mailutils/Config.in b/mailutils/Config.in index 4edb0aefd..744fe122e 100644 --- a/mailutils/Config.in +++ b/mailutils/Config.in | |||
@@ -51,7 +51,7 @@ config SENDMAIL | |||
51 | Barebones sendmail. | 51 | Barebones sendmail. |
52 | 52 | ||
53 | config FEATURE_SENDMAIL_MAILX | 53 | config FEATURE_SENDMAIL_MAILX |
54 | bool "Allow to specify subject, attachments, their charset and connection helper" | 54 | bool "Allow to specify subject, attachments, their charset etc" |
55 | default y | 55 | default y |
56 | depends on SENDMAIL | 56 | depends on SENDMAIL |
57 | help | 57 | help |