Offlineimap version 5.99.4 - How to Download and Install on Mac OS X
Thursday the 2nd of July, 2009

    offlineimap  most recent diff


    version 5.99.4

      View the most recent changes for the offlineimap port at: offlineimap.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for offlineimap.
      The raw portfile for offlineimap 5.99.4 is located here:
      http://offlineimap.darwinports.com/dports/mail/offlineimap/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/offlineimap


      The offlineimap Portfile 32369 2007-12-28 05:55:15Z boeyms macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: offlineimap
      Version: 5.99.4
      Category: mail python
      Platform: darwin
      Maintainers: boeyms openmaintainer
      # The following were borrowed from the Debian package.
      Description: IMAP/Maildir synchronization and reader support
      Long Description: OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can: - Read the same mailbox from multiple computers, and have your changes (deletions, etc.) be automatically reflected on all computers - Use various mail clients to read a single mail box - Read mail while offline (on a laptop) and have all changes synchronized when you get connected again - Read IMAP mail with mail readers that do not support IMAP - Use SSL (secure connections) to read IMAP mail even if your reader doesn't support SSL - Synchronize your mail using a completely safe and fault-tolerant algorithm. (At least I think it is!) - Customize which mailboxes to synchronize with regular expressions or lists - Synchronize your mail two to four times faster than with other tools or other mail readers' internal IMAP support In short, OfflineIMAP is a tool to let you read mail how YOU want to.
      Homepage: http://software.complete.org/offlineimap
      Master Sites: http://software.complete.org/offlineimap/static/download_area/${version}/
      distname ${name}_${version}
      worksrcdir ${name}
      Checksums: md5 077f861f164d73aee2eb5df6b975415e

      destroot.target install --no-compile

      post-destroot {
      xinstall -m 644 ${worksrcpath}/FAQ.html ${destroot}${prefix}/share/doc/offlineimap
      xinstall -m 644 ${worksrcpath}/offlineimap.conf ${destroot}${prefix}/etc/example-offlineimap.conf
      xinstall -m 644 ${worksrcpath}/offlineimap.conf.minimal ${destroot}${prefix}/etc/example-offlineimap.conf.minimal
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/offlineimap
      % sudo port install offlineimap
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching offlineimap
      ---> Verifying checksum for offlineimap
      ---> Extracting offlineimap
      ---> Configuring offlineimap
      ---> Building offlineimap with target all
      ---> Staging offlineimap into destroot
      ---> Installing offlineimap
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using offlineimap with these commands:
      %  man offlineimap
      % apropos offlineimap
      % which offlineimap
      % locate offlineimap

     Where to find more information:

    Darwin Ports



    Lightbox this page.