From 187d4c1f498be812aa2ba3314e4cff1b24e51722 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 14 Jun 2013 12:52:28 -0400 Subject: finally, ssl for adelie --- .pinerc | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to '.pinerc') diff --git a/.pinerc b/.pinerc index f2fb4ac..c5df43f 100644 --- a/.pinerc +++ b/.pinerc @@ -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=/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=/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOTDEL=1/NOKILL=1", LIT:pattern="/NICK=fnf-core/ARBList-Id=/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 /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= -- cgit v1.2.3