 
      
 
       
pine
Simple interactive mail system.
Includes the pine, pico, pilot executables
Compilation (V4.64)
Straightforward, follow the README.
- 
Inspect doc/pine-portsto pickup the 3-letter code for your 
platform.
- 
build clean
build SSLDIR=/opt/TWWfsw/libopenssl097 ghp            # for HP-UX w/ gcc, SSL
build SSLDIR=/opt/TWWfsw/libopenssl097 hpx            # for HP-UX w/ native cc, SSL
build SSLDIR=/nfs/bio/local.AIX/53/openssl-1.0.0d a41 # for AIX>=4.1 w/ native cc, SSL
build SSLDIR=/bio/local/../61/openssl-1.0.1e a41 EXTRACFLAGS="-O2" EXTRALDFLAGS="-lz  -L/bio/local/../61/lib"
 
- 
The build script doesn't come with a final installstep, 
so copy it manually to its final location, for example:
cd $INSTALLDIR
mkdir -p pine-4.64/man/man1
cp -p -r $COMPILEDIR/pine4.64/doc/*.1 pine-4.64/man/man1
cp -p -r $COMPILEDIR/pine4.64/doc pine-4.64; rm pine-4.64/doc/*.1
cp -p -r $COMPILEDIR/pine4.64/bin pine-4.64                      
 
The executables built by the build script are:
-  pine
 The Pine mailer. Once compiled this should work just fine on
        your system with no other files than this binary, and no
        modifications to your system. Optionally you may create two
        configuration files, /usr/local/lib/pine.conf and 
        /usr/local/lib/pine.info. See the documentation for details.
-  pico
 The standalone editor similar to the Pine message composer.
        This is a very simple straight forward text editor.
-  pilot
 The standalone file system navigator.
-  imapd
 The IMAP daemon. If you want to run Pine in client/server mode,
        this is the daemon to run on the server. Installing this
        requires system privileges and modifications to /etc/services.
        See doc/tech-notes for more details.
-  mtest
 The test IMAP client, an absolutely minimal mail client, useful
        for debugging.
-  rpload
 Utility for uploading a local pinerc or address book to an IMAP
        server.
-  rpdump
 Utility for downloading a pinerc or address book to the
        local machine.
-  mailutil
 Utility for performing various operations on mailboxes,
        be they local or remote.
Configuration (V4.64)
For a minimum working pine
the following entries need to be filled/modified in .pinerc:
user-domain=imap.gsi.de   # your IMAP server
inbox-path={imap.gsi.de/ssl/novalidate-cert}inbox
folder-collections=mail/[],
        "Mailfolders on Exchange" {imap.gsi.de/ssl/novalidate-cert}[]
feature-list=enable-lame-list-mode,
        quell-empty-directories,
        separate-folder-and-directory-entries
customized-hdrs=From: Mr. Firstname Lastname <F.Lastname@gsi.de>
alt-addresses=F.Lastname@gsi.de
More:
Configure mailreaders
  Last updated: Tue, Jun 4, 2013 11:35:05 PM
, M.Kraemer 
Impressum Data privacy protection