From 7c6105c7cf7e4aed7a942048ae5efca8b6ac0ddb Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 25 Jan 2012 22:09:41 -0500 Subject: new email configuration --- .pinerc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.pinerc') diff --git a/.pinerc b/.pinerc index 5d7fade..862e43d 100644 --- a/.pinerc +++ b/.pinerc @@ -16,17 +16,17 @@ personal-name= # Sets domain part of From: and local addresses in outgoing mail. -user-domain=alum.mit.edu +user-domain=robocracy.org # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail. -smtp-server=outgoing.mit.edu/novalidate-cert +smtp-server=mail.robocracy.org/tls/user=bnewbold/novalidate-cert # 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={po11.mit.edu/ssl/user=bnewbold/novalidate-cert}INBOX +inbox-path={mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}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="MIT Athena" {po11.mit.edu/ssl/user=bnewbold/novalidate-cert}INBOX.[], +folder-collections="robocracy" {mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}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= +address-book=remote {mail.robocracy.org/ssl/user=bnewbold/novalidate-cert}remote_addrbook # List of file or path names for global/shared addressbook(s). # Default: none @@ -445,7 +445,7 @@ personal-print-category= patterns-roles= # Patterns and their actions are stored here. -patterns-filters2=LIT:pattern="/NICK=Freebsd lists/RECIP=@freebsd.org/FLDTYPE=SPEC/FOLDER=INBOX/STATN=YES" action="/FILTER=1/FOLDER=freebsd/NOKILL=1" +patterns-filters2= # Patterns and their actions are stored here. patterns-scores2= -- cgit v1.2.3