# Alpine ## .pinerc # # Alpine configuration file personal-name= user-domain=gm4slv.plus.com smtp-server=relay.plus.net:587/user=gm4slv@gm4slv.plus.com nntp-server="" inbox-path={imap.plus.net:993/ssl/user=gm4slv@gm4slv.plus.com}inbox incoming-archive-folders= pruned-folders= default-fcc={imap.plus.net:993/ssl/user=gm4slv@gm4slv.plus.com}Inbox.S ent default-saved-msg-folder= postponed-folder= read-message-folder= form-letter-folder= trash-folder= literal-signature= signature-file= feature-list=combined-folder-display, expanded-view-of-folders, expose-hidden-config, no-force-arrow-cursor, enable-incoming-folders, combined-subdirectory-display, enable-incoming-folders-checking, preopen-stayopen-folders, no-enable-msg-view-forced-arrows, enable-full-header-and-text, enable-cruise-mode, prefer-plain-text, enable-mail-check-cue, no-show-cursor, quell-empty-directories, no-separate-folder-and-directory-entries, no-enable-dot-folders, vertical-folder-list, single-column-folder-list, expanded-view-of-distribution-lists, disable-take-last-comma-first, no-assume-slow-link, show-plain-text-internally, enable-msg-view-addresses, no-enable-arrow-navigation-relaxed, no-enable-lame-list-mode initial-keystroke-list= default-composer-hdrs= customized-hdrs= viewer-hdrs= viewer-margin-left= viewer-margin-right= quote-suppression-threshold= saved-msg-name-rule= fcc-name-rule= sort-key= addrbook-sort-rule= folder-sort-rule= goto-default-rule= incoming-startup-rule= pruning-rule= folder-reopen-rule= threading-display-style= threading-index-style= threading-indicator-character= threading-expanded-character= threading-lastreply-character= display-character-set= keyboard-character-set= posting-character-set= unknown-character-set= editor= speller= composer-wrap-column= reply-indent-string= reply-leadin= quote-replace-string= composer-word-separators= empty-header-message= image-viewer= use-only-domain-name= display-filters= sending-filters= alt-addresses= keywords= keyword-surrounding-chars= opening-text-separator-chars= addressbook-formats= index-format= viewer-overlap= scroll-margin= status-message-delay= busy-cue-rate= mail-check-interval= mail-check-interval-noncurrent= maildrop-check-minimum= nntp-range= newsrc-path= news-active-file-path= news-spool-directory= upload-command= upload-command-prefix= download-command= download-command-prefix= mailcap-search-path= mimetype-search-path= system-certs-path= system-certs-file= user-certs-path= user-certs-file= url-viewers= default-directories= max-remote-connections= stay-open-folders="" incoming-check-timeout= incoming-check-interval= incoming-check-interval-secondary= incoming-check-list= dead-letter-files= newmail-fifo-path= newmail-window-width= {imap.123-reg.co.uk:993/ssl/user=john@wire2waves.co.uk}INBOX {imap.123-reg.co.uk:993/ssl/user=john@wire2waves.co.uk}[], PlusNet {imap.plus.net:993/user=gm4slv@gm4slv.plus.com/ssl}INBOX.[] # List, only needed if nntp-server not set, or news is on a different host # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[] # Syntax: optnl-label *{news-host/protocol}[] 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= # List of file or path names for global/shared addressbook(s). # Default: none # Syntax: optnl-label path-name global-address-book= # Set by Alpine; controls beginning-of-month sent-mail pruning. last-time-prune-questioned=122.9 # Set by Alpine; controls display of "new version" message. last-version-used=6.24 # This names the path to an alternative program, and any necessary arguments, # to be used in posting mail messages. Example: # /usr/lib/sendmail -oem -t -oi # or, # /usr/local/bin/sendit.sh # The latter a script found in Alpine distribution's contrib/util directory. # NOTE: The program MUST read the message to be posted on standard input, # AND operate in the style of sendmail's "-t" option. sendmail-path= # This names the root of the tree to which the user is restricted when reading # and writing folders and files. For example, on Unix ~/work confines the # user to the subtree beginning with their work subdirectory. # (Note: this alone is not sufficient for preventing access. You will also # need to restrict shell access and so on, see Alpine Technical Notes.) # Default: not set (so no restriction) operating-dir= # If no user input for this many hours, Alpine will exit if in an idle loop # waiting for a new command. If set to zero (the default), then there will # be no timeout. user-input-timeout= # Sets the time in seconds that Alpine will attempt to open a network # connection. The default is 30, the minimum is 5, and the maximum is # system defined (typically 75). tcp-open-timeout= # Network read warning timeout. The default is 15, the minimum is 5, and the # maximum is 1000. tcp-read-warning-timeout= # Network write warning timeout. The default is 0 (unset), the minimum # is 5 (if not 0), and the maximum is 1000. tcp-write-warning-timeout= # If this much time has elapsed at the time of a tcp read or write # timeout, Alpine will ask if you want to break the connection. # Default is 60 seconds, minimum is 5, maximum is 1000. tcp-query-timeout= # If this much time has elapsed at the time of a tcp read or write timeout, # Alpine will close the connection automatically without user intervention. # Setting this value to zero (the default) disables this. Setting this variable # to a smaller value than tcp-query-timeout will close the connection # automatically, and you will never be asked if you want to wait. close-connection-timeout= # Sets the format of the command used to open a UNIX remote # shell connection. The default is "%s %s -l %s exec /etc/r%sd" # NOTE: the 4 (four) "%s" entries MUST exist in the provided command # where the first is for the command's path, the second is for the # host to connect to, the third is for the user to connect as, and the # fourth is for the connection method (typically "imap") rsh-command= # Sets the name of the command used to open a UNIX remote shell connection. # The default is typically /usr/ucb/rsh. rsh-path= # Sets the time in seconds that Alpine will attempt to open a UNIX remote # shell connection. The default is 15, min is 5, and max is unlimited. # Zero disables rsh altogether. rsh-open-timeout= # Sets the format of the command used to open a UNIX secure # shell connection. The default is "%s %s -l %s exec /etc/r%sd" # NOTE: the 4 (four) "%s" entries MUST exist in the provided command # where the first is for the command's path, the second is for the # host to connect to, the third is for the user to connect as, and the # fourth is for the connection method (typically "imap") ssh-command= # Sets the name of the command used to open a UNIX secure shell connection. # Typically this is /usr/bin/ssh. ssh-path= # Sets the time in seconds that Alpine will attempt to open a UNIX secure # shell connection. The default is 15, min is 5, and max is unlimited. # Zero disables ssh altogether. ssh-open-timeout= # Sets the version number Alpine will use as a threshold for offering # its new version message on startup. new-version-threshold= # List of mail drivers to disable. disable-these-drivers= # List of SASL authenticators to disable. disable-these-authenticators= # A range in the form min,max that sets the minimum amd maximum versions of the # SSL protocol that Alpine will use when connecting to a secure server. encryption-protocol-range= # Set by Alpine; contains data for caching remote address books. remote-abook-metafile= # How many extra copies of remote address book should be kept. Default: 3 remote-abook-history= # Minimum number of minutes between checks for remote address book changes. # 0 means never check except when opening a remote address book. # -1 means never check. Default: 5 remote-abook-validity= # Your default printer selection printer= # List of special print commands personal-print-command= # Which category default print command is in personal-print-category= # Your client-id and client-secret information to authenticate using XOAUTH2 xoauth2-info= # Patterns and their actions are stored here. patterns-roles=LIT:pattern="/NICK=Wire2waves/FLDTYPE=SPEC/FOLDER={imap .123-reg.co.uk:993\/ssl\/user=john@wire2waves.co.uk}Personal,W2W" action="/ROLE=1/FROM=John Pumford-Green /SMTP=smtp.123-reg.co.uk\/ssl\/user=john@wire2w aves.co.uk/RTYPE=NC/FTYPE=NC/CTYPE=NC" # Patterns and their actions are stored here. patterns-filters2= # Patterns and their actions are stored here. patterns-scores2= # Patterns and their actions are stored here. patterns-indexcolors= # Patterns and their actions are stored here. patterns-other= # Patterns and their actions are stored here. patterns-search= # Controls display of color color-style=use-termdef # Controls display of color for current index line current-indexline-style=flip-colors # Controls display of color for the titlebar at top of screen titlebar-color-style=default # Choose: black, blue, green, cyan, red, magenta, yellow, or white. normal-foreground-color=255,255,255 normal-background-color=000,000,000 reverse-foreground-color= reverse-background-color= title-foreground-color=000,255,255 title-background-color=000,000,174 title-closed-foreground-color= title-closed-background-color= folder-foreground-color= folder-background-color= directory-foreground-color= directory-background-color= folder-list-text-foreground-color= folder-list-text-background-color= status-foreground-color= status-background-color= keylabel-foreground-color=000,255,255 keylabel-background-color=000,000,174 keyname-foreground-color=255,255,000 keyname-background-color=000,000,174 selectable-item-foreground-color= selectable-item-background-color= meta-message-foreground-color= meta-message-background-color= quote1-foreground-color= quote1-background-color= quote2-foreground-color= quote2-background-color= quote3-foreground-color= quote3-background-color= incoming-unseen-foreground-color= incoming-unseen-background-color= signature-foreground-color= signature-background-color= prompt-foreground-color= prompt-background-color= header-general-foreground-color= header-general-background-color= index-to-me-foreground-color= index-to-me-background-color= index-important-foreground-color= index-important-background-color= index-deleted-foreground-color= index-deleted-background-color= index-answered-foreground-color=255,255,255 index-answered-background-color=000,000,174 index-new-foreground-color= index-new-background-color= index-recent-foreground-color= index-recent-background-color= index-forward-foreground-color= index-forward-background-color= index-unseen-foreground-color= index-unseen-background-color= index-highpriority-foreground-color= index-highpriority-background-color= index-lowpriority-foreground-color= index-lowpriority-background-color= index-arrow-foreground-color= index-arrow-background-color= index-subject-foreground-color= index-subject-background-color= index-from-foreground-color= index-from-background-color= index-opening-foreground-color= index-opening-background-color= # Colors in which tokens will be displayed in the index screen index-token-colors= # When viewing messages, these are the header colors viewer-hdr-colors= # Colors used to display keywords in the index keyword-colors= # Public certificates are kept in files in this directory. The files should # contain certificates in PEM format. The name of each file should look # like .crt. The default directory is .alpine-smime/public. smime-public-cert-directory= # If this option is set then public certificates are kept in a single container # "file" similar to a remote configuration file instead of in the # smime-publiccert-directory. The value can be a remote or local folder # specification like for a non-standard pinerc value. The default # is that it is not set. smime-public-cert-container= # Private keys are kept in files in this directory. The files are in PEM format. # The name of a file should look like .key. # The default directory is .alpine-smime/private. smime-private-key-directory= # If this option is set then private keys are kept in a single container # "file" similar to a remote configuration file instead of in the # private-key-directory. The value can be a remote or local folder # specification like for a non-standard pinerc value. The default # is that it is not set. smime-private-key-container= # Certificate Authority certificates (in addition to the normal CACerts for the # system) are kept in files in this directory. The files are in PEM format. # Filenames should end with .crt. The default directory is .alpine-smime/ca. smime-cacert-directory= # If this option is set then CAcerts are kept in a single container # "file" similar to a remote configuration file instead of in the # ca-cert-directory. The value can be a remote or local folder # specification like for a non-standard pinerc value. The default # is that it is not set. smime-cacert-container= # LDAP servers for looking up addresses. ldap-servers= # RSS News feed rss-news= # RSS Weather feed rss-weather= # Web Alpine index table row height wp-indexheight= # Web Alpine number of index lines in table wp-indexlines= # Web Alpine aggregate operations tab state wp-aggstate= # Web Alpine various aspects of cross-session state wp-state= # Web Alpine preferred width for message display in characters wp-columns= ++++ ===== telnet ===== I've put telnetd on the shack box and telnet clients on anything that didn't already have it. SSH is great, but sometimes it's nice to go back to simpler times..... ===== ftp ===== And the same for ftp.... ===== Section Two ===== --- //John Pumford-Green 30/09/22 18:26// ===== Further Information ===== {{tag>}}