Merge ssh://marginata/home/gebner/etc
This commit is contained in:
commit
81446c796b
@ -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
|
||||
|
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user