diff --git a/conf/Makefile b/conf/Makefile index 0fd2e1f..595aace 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -5,7 +5,7 @@ ifeq "$(USER)" "gebner" FILES += muttrc gnus.el XFILES = xsession -ifeq "$(shell hostname)" "www" +ifeq "$(shell hostname)" "marginata" FILES += procmailrc endif endif diff --git a/conf/procmailrc.m4 b/conf/procmailrc.m4 index 833a60f..6656336 100644 --- a/conf/procmailrc.m4 +++ b/conf/procmailrc.m4 @@ -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')