From fba48b8031ffed8af52e9e16968261d0aff386ea Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 21 Feb 2011 16:20:50 +0100 Subject: [PATCH 1/2] s/www/marginata/ --- conf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 39b37bad6223c5ee35f4c8e8e996825fa566eedb Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 21 Feb 2011 16:21:06 +0100 Subject: [PATCH 2/2] Goodbye crm114. --- conf/procmailrc.m4 | 16 ---------------- 1 file changed, 16 deletions(-) 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')