OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 # DO NOT EDIT. This file is generated from Config.src 1 # DO NOT EDIT. This file is generated from Config.src
2 menu "Mail Utilities" 2 menu "Mail Utilities"
Line 3... Line 3...
3   3  
4 config BUSYBOX_CONFIG_MAKEMIME 4 config BUSYBOX_CONFIG_MAKEMIME
5 bool "makemime (5.4 kb)" 5 bool "makemime"
6 default BUSYBOX_DEFAULT_MAKEMIME 6 default BUSYBOX_DEFAULT_MAKEMIME
7 help 7 help
8 Create MIME-formatted messages. 8 Create MIME-formatted messages.
9 config BUSYBOX_CONFIG_POPMAILDIR 9 config BUSYBOX_CONFIG_POPMAILDIR
10 bool "popmaildir (10 kb)" 10 bool "popmaildir"
11 default BUSYBOX_DEFAULT_POPMAILDIR 11 default BUSYBOX_DEFAULT_POPMAILDIR
12 help 12 help
13 Simple yet powerful POP3 mail popper. Delivers content 13 Simple yet powerful POP3 mail popper. Delivers content
Line 14... Line 14...
14 of remote mailboxes to local Maildir. 14 of remote mailboxes to local Maildir.
15   15  
16 config BUSYBOX_CONFIG_FEATURE_POPMAILDIR_DELIVERY 16 config BUSYBOX_CONFIG_FEATURE_POPMAILDIR_DELIVERY
17 bool "Allow message filters and custom delivery program" 17 bool "Allow message filters and custom delivery program"
18 default BUSYBOX_DEFAULT_FEATURE_POPMAILDIR_DELIVERY 18 default BUSYBOX_DEFAULT_FEATURE_POPMAILDIR_DELIVERY
19 depends on BUSYBOX_CONFIG_POPMAILDIR 19 depends on BUSYBOX_CONFIG_POPMAILDIR
20 help 20 help
21 Allow to use a custom program to filter the content 21 Allow to use a custom program to filter the content
22 of the message before actual delivery (-F "prog [args...]"). 22 of the message before actual delivery (-F "prog [args...]").
23 Allow to use a custom program for message actual delivery 23 Allow to use a custom program for message actual delivery
24 (-M "prog [args...]"). 24 (-M "prog [args...]").
25 config BUSYBOX_CONFIG_REFORMIME 25 config BUSYBOX_CONFIG_REFORMIME
26 bool "reformime (7.5 kb)" 26 bool "reformime"
27 default BUSYBOX_DEFAULT_REFORMIME 27 default BUSYBOX_DEFAULT_REFORMIME
Line 28... Line 28...
28 help 28 help
29 Parse MIME-formatted messages. 29 Parse MIME-formatted messages.
30   30  
31 config BUSYBOX_CONFIG_FEATURE_REFORMIME_COMPAT 31 config BUSYBOX_CONFIG_FEATURE_REFORMIME_COMPAT
32 bool "Accept and ignore options other than -x and -X" 32 bool "Accept and ignore options other than -x and -X"
33 default BUSYBOX_DEFAULT_FEATURE_REFORMIME_COMPAT 33 default BUSYBOX_DEFAULT_FEATURE_REFORMIME_COMPAT
34 depends on BUSYBOX_CONFIG_REFORMIME 34 depends on BUSYBOX_CONFIG_REFORMIME
35 help 35 help
36 Accept (for compatibility only) and ignore options 36 Accept (for compatibility only) and ignore options
37 other than -x and -X. 37 other than -x and -X.
38 config BUSYBOX_CONFIG_SENDMAIL 38 config BUSYBOX_CONFIG_SENDMAIL
39 bool "sendmail (14 kb)" 39 bool "sendmail"
Line 40... Line 40...
40 default BUSYBOX_DEFAULT_SENDMAIL 40 default BUSYBOX_DEFAULT_SENDMAIL
41 help 41 help
42 Barebones sendmail. 42 Barebones sendmail.
43   43  
44 config BUSYBOX_CONFIG_FEATURE_MIME_CHARSET 44 config BUSYBOX_CONFIG_FEATURE_MIME_CHARSET
45 string "Default charset" 45 string "Default charset"
Line 46... Line 46...
46 default BUSYBOX_DEFAULT_FEATURE_MIME_CHARSET 46 default BUSYBOX_DEFAULT_FEATURE_MIME_CHARSET