From d33c9526ddd6b29137057ce53ccec781a5193c05 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 15 Mar 2006 16:52:29 +0000 Subject: add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail disabled, compile problem git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3379 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/procmail/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openwrt/package/procmail/Config.in (limited to 'openwrt/package/procmail/Config.in') diff --git a/openwrt/package/procmail/Config.in b/openwrt/package/procmail/Config.in new file mode 100644 index 000000000..548b8e600 --- /dev/null +++ b/openwrt/package/procmail/Config.in @@ -0,0 +1,11 @@ +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 -- cgit v1.2.3