|
Revision 2693, 0.6 kB
(checked in by tg, 1 year ago)
|
it's really hard to align these dots, eh? *grml*
|
| Line | |
|---|
| 1 |
config FWRT_PACKAGE_BOGOFILTER |
|---|
| 2 |
prompt "bogofilter........................ Mail (spam) filter utility" |
|---|
| 3 |
tristate |
|---|
| 4 |
default n |
|---|
| 5 |
select FWRT_PACKAGE_LIBDB |
|---|
| 6 |
select FWRT_PACKAGE_LIBICONV |
|---|
| 7 |
help |
|---|
| 8 |
Filters mail, must be trained. |
|---|
| 9 |
|
|---|
| 10 |
http://bogofilter.sourceforge.net |
|---|
| 11 |
|
|---|
| 12 |
|
|---|
| 13 |
config FWRT_PACKAGE_BOGOFILTER_BOGOUTIL |
|---|
| 14 |
prompt " include bogoutil in firmware image and package file" |
|---|
| 15 |
bool |
|---|
| 16 |
default n |
|---|
| 17 |
depends FWRT_PACKAGE_BOGOFILTER |
|---|
| 18 |
|
|---|
| 19 |
config FWRT_PACKAGE_BOGOFILTER_BOGOTUNE |
|---|
| 20 |
prompt " include bogotune in firmware image and package file" |
|---|
| 21 |
bool |
|---|
| 22 |
default n |
|---|
| 23 |
depends FWRT_PACKAGE_BOGOFILTER |
|---|
| 24 |
|
|---|
| 25 |
|
|---|