diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-08-24 19:15:29 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-08-24 19:15:29 -0400 |
commit | 7e40dee91273207bd05632fd08af4a038064007d (patch) | |
tree | c677e4660110b4b3b2daef102bbd231eb45fdb6f | |
parent | 122a96bcba7f4bb819abfa9e46be87e377bb2900 (diff) | |
download | openwrt-repro-7e40dee91273207bd05632fd08af4a038064007d.tar.gz openwrt-repro-7e40dee91273207bd05632fd08af4a038064007d.zip |
fix re-alpine filters
-rw-r--r-- | .pinerc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -452,7 +452,7 @@ patterns-filters2=LIT:pattern="/NICK=arm-notebooks/FROM=arm-netbook-request@list LIT:pattern="/NICK=itp-phy-comp/ARBReply-To=phys-comp@lists.nyu.edu/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOKILL=1", LIT:pattern="/NICK=openitp/ARBList-Id=Circumvention Tools Developer List <dev.lists.openitp.org>/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOKILL=1", LIT:pattern="/NICK=nycresistor/FROM=nycresistormicrocontrollers@googlegroups.com/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1", - LIT:pattern="/NICK=freedombox/freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX/STATN=YES/STATR=YES/STATD=NO" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", + LIT:pattern="/NICK=freedombox/FROM=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1", # Patterns and their actions are stored here. patterns-scores2= |