Imapfilter version 2.0.11 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    imapfilter  most recent diff


    version 2.0.11

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


      The imapfilter Portfile 58534 2009-09-30 12:21:26Z mww macports.org $

      PortSystem 1.0

      Name: imapfilter
      Version: 2.0.11
      Category: mail
      Platform: darwin
      Maintainers: mww
      Description: IMAP message processor/filter
      Long Description: IMAPFilter connects to remote IMAP mail servers and processes messages according to defined filters (rules). It is intended to be executed before a user accesses his/her mailboxes.

      Homepage: http://imapfilter.hellug.gr/
      Master Sites: ${homepage}/source/
      Checksums: md5 752a895a17754666a490bd445577309d sha1 936731fba7d4747abe74e91bef8f666b6e484a97 rmd160 767ad97603bc339cbb9eab537a1fccf74b39c0a9
      use_bzip2 yes

      depends_lib port:lua port:openssl port:pcre

      configure.pre_args -d ${prefix} -m ${prefix}/share/man

      build.args CC="${configure.cc} ${configure.cflags}" INCDIRS="${configure.cppflags}" LIBDIRS="${configure.ldflags}"

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex imapfilter-(\[0-9\\.\]+\[0-9\])

      Variant: universal {
      configure.cflags-append "${configure.universal_cflags}"
      configure.cppflags-append "${configure.universal_cppflags}"
      configure.ldflags-append "${configure.universal_ldflags}"
      }


    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/imapfilter
      % sudo port install imapfilter
      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 imapfilter
      ---> Verifying checksum for imapfilter
      ---> Extracting imapfilter
      ---> Configuring imapfilter
      ---> Building imapfilter with target all
      ---> Staging imapfilter into destroot
      ---> Installing imapfilter
    - 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 imapfilter with these commands:
      %  man imapfilter
      % apropos imapfilter
      % which imapfilter
      % locate imapfilter

     Where to find more information:

    Darwin Ports



    Lightbox this page.