diff options
author | bnewbold <bnewbold@robocracy.org> | 2013-06-14 12:52:28 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2013-06-14 12:52:28 -0400 |
commit | 187d4c1f498be812aa2ba3314e4cff1b24e51722 (patch) | |
tree | a0e77dce6e7a38b2abe11296e035c14a39ac8d15 | |
parent | 9f04894ccc3e4ec583cd89b30bd853ac8fc14c38 (diff) | |
download | openwrt-repro-187d4c1f498be812aa2ba3314e4cff1b24e51722.tar.gz openwrt-repro-187d4c1f498be812aa2ba3314e4cff1b24e51722.zip |
finally, ssl for adelie
-rw-r--r-- | .pinerc | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -19,14 +19,14 @@ personal-name="" user-domain=robocracy.org # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail. -smtp-server=mail.robocracy.org:587/tls/user=bnewbold/novalidate-cert +smtp-server=mail.robocracy.org:587/tls/user=bnewbold # NNTP server for posting news. Also sets news-collections for news reading. nntp-server= # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER). -inbox-path={mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}INBOX +inbox-path={mail.robocracy.org/ssl/user=bnewbold}INBOX # List of folder pairs; the first indicates a folder to archive, and the # second indicates the folder read messages in the first should @@ -312,7 +312,7 @@ incoming-folders= # List of directories where saved-message folders may be. First one is # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[] # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[] -folder-collections="robocracy" {mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}INBOX.[], +folder-collections="robocracy" {mail.robocracy.org/ssl/user=bnewbold}INBOX.[], mail/[] # List, only needed if nntp-server not set, or news is on a different host @@ -323,7 +323,7 @@ news-collections= # List of file or path names for personal addressbook(s). # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC) # Syntax: optnl-label path-name -address-book=remote {mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}remote_addrbook +address-book=remote {mail.robocracy.org/ssl/user=bnewbold}remote_addrbook # List of file or path names for global/shared addressbook(s). # Default: none @@ -445,18 +445,19 @@ personal-print-category= patterns-roles= # Patterns and their actions are stored here. -patterns-filters2=LIT:pattern="/NICK=arm-notebooks/FROM=arm-netbook-request@lists.phcomp.co.uk/FLDTYPE=SPEC/FOLDER=INBOX/STATD=NO" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOTDEL=1/NOKILL=1", +patterns-filters2=LIT:pattern="/NICK=arm-notebooks/FROM=arm-netbook-request@lists.phcomp.co.uk/FLDTYPE=SPEC/FOLDER=INBOX/STATD=NO" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold}INBOX.lists/NOTDEL=1/NOKILL=1", LIT:pattern="/NICK=fnf-builders/ARBList-Id=<builders.mail.thefnf.org>/FLDTYPE=SPEC/FOLDER=INBOX/STATN=YES/STATR=YES/STATD=NO" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", LIT:pattern="/NICK=fnf-discuss/ARBList-Id=<discuss.mail.thefnf.org>/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", LIT:pattern="/NICK=fnf-core/ARBList-Id=<core.mail.thefnf.org>/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", - LIT:pattern="/NICK=lispnyc/TO=lisp@lispnyc.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOTDEL=1/NOKILL=1", - LIT:pattern="/NICK=itp-phy-comp/ARBReply-To=phys-comp@lists.nyu.edu/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/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/NOTDEL=1/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/NOTDEL=1/NOKILL=1", - LIT:pattern="/NICK=fbxto/TO=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOTDEL=1/NOKILL=1", - LIT:pattern="/NICK=fbxcc/CC=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOTDEL=1/NOKILL=1", + LIT:pattern="/NICK=nycresistor/FROM=nycresistormicrocontrollers@googlegroups.com/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold}INBOX.lists/NOTDEL=1/NOKILL=1", + LIT:pattern="/NICK=fbxto/TO=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold}INBOX.lists/NOTDEL=1/NOKILL=1", LIT:pattern="/NICK=openwireless/FROM=tech-request@srv1.openwireless.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", - LIT:pattern="/NICK=tordev/ARBReply-To=tor-dev@lists.torproject.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", + LIT:pattern="/NICK=oshwad/ARBReply-To=discuss@lists.oshwa.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", +#LIT:pattern="/NICK=tordev/ARBReply-To=tor-dev@lists.torproject.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", +#LIT:pattern="/NICK=itp-phy-comp/ARBReply-To=phys-comp@lists.nyu.edu/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", +#LIT:pattern="/NICK=lispnyc/TO=lisp@lispnyc.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold}INBOX.lists/NOTDEL=1/NOKILL=1", +#LIT:pattern="/NICK=fbxcc/CC=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold}INBOX.lists/NOTDEL=1/NOKILL=1", # Patterns and their actions are stored here. patterns-scores2= |