diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-30 10:20:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-30 10:20:41 +0200 |
commit | 46b42b19c7dec20400c1c7621d09277bf3d92874 (patch) | |
tree | a049bdbc56c981896da1131fcfb23ca178b1f255 /package/busybox/config/mailutils | |
parent | 8865b970f9db91f24472c596117c785cb76cdb2b (diff) |
update busybox to latest stable version, refresh all Config.in files
Diffstat (limited to 'package/busybox/config/mailutils')
-rw-r--r-- | package/busybox/config/mailutils/Config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/busybox/config/mailutils/Config.in b/package/busybox/config/mailutils/Config.in index dfcc2b57d..263f80dd7 100644 --- a/package/busybox/config/mailutils/Config.in +++ b/package/busybox/config/mailutils/Config.in @@ -1,5 +1,7 @@ +# DO NOT EDIT. This file is generated from Config.src menu "Mail Utilities" + config BUSYBOX_MAKEMIME bool "makemime" default n @@ -22,7 +24,7 @@ config BUSYBOX_POPMAILDIR config BUSYBOX_FEATURE_POPMAILDIR_DELIVERY bool "Allow message filters and custom delivery program" - default n + default y depends on BUSYBOX_POPMAILDIR help Allow to use a custom program to filter the content |