mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-07 13:05:00 +02:00
12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
|
config BR2_PACKAGE_PROCMAIL
|
||
|
prompt "procmail.......................... mail processing tool"
|
||
|
tristate
|
||
|
default n
|
||
|
help
|
||
|
Procmail is able to process and classify incoming mail into
|
||
|
different mail boxes.
|
||
|
|
||
|
Very useful in conjunction with mutt.
|
||
|
|
||
|
http://www.procmail.org
|