shouldn't be spreading this...
git-svn-id: http://photonzero.com/dotfiles/trunk@8 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
f24ada90ca
commit
129095287a
1 changed files with 0 additions and 130 deletions
130
.procmailrc
130
.procmailrc
|
|
@ -1,130 +0,0 @@
|
|||
USER = michener
|
||||
DEBUG = yes
|
||||
VERBOSE = yes
|
||||
#LOGABSTRACT = yes
|
||||
#LOGFILE = /home/digital/michener/.procmaillog
|
||||
MAIL = /home/michener/mail
|
||||
MAILDIR = $MAIL
|
||||
|
||||
### cron mail
|
||||
:0
|
||||
* ^Subject: [a-z.]+ ((daily|weekly|monthly|security) (run|check) output|Postgres Vacuumdb Analyze|Postgres Backup)$
|
||||
{
|
||||
:0
|
||||
* ^From: [a-z0-9 ]+ \<(root|pgsql)(@([-a-z0-9.]+\.)?csua\.berkeley\.edu)?\>$
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^From: (root|pgsql)(@([-a-z0-9.]+\.)?csua\.berkeley\.edu)? \([^)]*\)$
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^From: [a-z0-9 ]+ \<(root|pgsql)(@([-a-z0-9.]+\.)?CSUA\.Berkeley\.EDU)?\>$
|
||||
/dev/null
|
||||
}
|
||||
|
||||
:0
|
||||
* ^From.*mailer-daemon
|
||||
* ^Subject.*(notify|returned)
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^Subject:.*(Returned|failure|failed|Surveys|daily)
|
||||
* ^To.*(postmaster|webmaster|hostmaster|survey-owner|mailer-daemon|owner-csua|www)
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^From.*cron
|
||||
/dev/null
|
||||
## keg & scotch daily output
|
||||
:0
|
||||
* ^Subject:.*(keg|scotch)
|
||||
* ^To.*(root@keg|root@scotch)
|
||||
#$MAIL/runs
|
||||
/dev/null
|
||||
|
||||
### more cron mail
|
||||
:0
|
||||
* ^From: root \<root\>$
|
||||
/dev/null
|
||||
|
||||
:0 # postmaster mail, separate for easy deletion
|
||||
* ^TO_(postmaster|daemon|csua-approval)(@[-a-z0-9.]+\.berkeley\.edu)?([,> ]|$)
|
||||
/dev/null
|
||||
|
||||
|
||||
#spam :(
|
||||
#:0 HB
|
||||
#* <256000
|
||||
#* !? /usr/local/bin/spamc -c
|
||||
#$MAIL/spam
|
||||
#/dev/null
|
||||
|
||||
:0
|
||||
* ^Subject:.*[fF][cC][yY][iI].*
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^From:.*Mirza Party.*
|
||||
/dev/null
|
||||
|
||||
:0
|
||||
* ^From:.*solylunasf@yahoo.com.*
|
||||
/dev/null
|
||||
|
||||
|
||||
# root mail
|
||||
:0:
|
||||
* ^TO_root@
|
||||
$MAIL/root
|
||||
|
||||
#:0:
|
||||
#* ^TO_politburo@
|
||||
#* ^TO_officers@
|
||||
#$MAIL/politburo
|
||||
|
||||
## windows-1251
|
||||
#:0
|
||||
#* ^Subject:.*windows-1251
|
||||
#$MAIL/spam
|
||||
|
||||
#run spamass
|
||||
#:0 fw
|
||||
#| spamassassin
|
||||
|
||||
:0
|
||||
* ^Subject:.*SPAM.XXX.*
|
||||
/dev/null
|
||||
|
||||
# de-HTML
|
||||
:0 fbw
|
||||
* ^Content-Type:[ ]*text/html
|
||||
| lynx -dump -stdin \
|
||||
&& echo "" \
|
||||
&& echo "=================================================" \
|
||||
&& echo "This HTML message has been made into text by lynx" \
|
||||
&& echo "================================================="
|
||||
|
||||
|
||||
#:0 c
|
||||
#| grep "^Subject" | cut -d ":" -f 2- | nc 10.42.0.7 10101 -q 1
|
||||
|
||||
:0
|
||||
* ^To.*barak@michener.com
|
||||
$MAIL/michener.com
|
||||
|
||||
:0
|
||||
* ^To.*bmichener@berkeley.edu
|
||||
$MAIL/bmichener.berkeley
|
||||
|
||||
:0
|
||||
* ^To.*ringhunters@yahoogroups.com
|
||||
$MAIL/ringhunters
|
||||
|
||||
:0
|
||||
$MAIL/misc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue