Goodbye crm114.

This commit is contained in:
Gabriel Ebner 2011-02-21 16:21:06 +01:00
parent fba48b8031
commit 39b37bad62
1 changed files with 0 additions and 16 deletions

View File

@ -5,22 +5,6 @@ SHELL=/bin/dash
define(`deliver', `ifelse(`$1', `INBOX', `./', `.$1/')')
# crm114
:0 f
| grep --text -v ^X-CRM114-Status:
:0 fw
| ~/bin/runcrm114 mailreaver.crm
:0
* ^X-CRM114-Status: SPAM
deliver(`spam')
:0
* ^X-CRM114-Status: UNSURE
deliver(`maybe-spam')
# Mailing lists
define(`md_target', `procmailrc')