courier-imap version 4.1.3 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    courier-imap  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: courier-imap
      Version: 4.1.3
      Category: mail
      Maintainers: nomaintainer
      Description: IMAP server
      Long Description: This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.

      Homepage: http://www.courier-mta.org/imap/
      Platform: darwin
      master_sites sourceforge:courier freebsd
      use_bzip2 yes
      checksums sha1 d0042e585d6df658a41a1768887d135c89e51ac0
      depends_lib port:courier-authlib port:openssl port:db44
      set authdaemondir ${prefix}/var/run/authdaemon.courier-imap
      patchfiles patch-rfc1035_res.h

      configure.args --bindir=${prefix}/bin --mandir=${prefix}/share/man --sysconfdir=${prefix}/etc/${name} --datadir=${prefix}/share/${name} --localstatedir=${prefix}/var/run --with-piddir=${prefix}/var/run --with-authdaemonvar=${authdaemondir} --with-db=db --enable-unicode --disable-root-check
      configure.cflags "-I${prefix}/include/db44 -I${prefix}/include"
      configure.cppflags "-I${prefix}/include/db44 -I${prefix}/include"
      configure.ldflags "-L${prefix}/lib/db44 -L${prefix}/lib"

      destroot.target install install-configure

      post-destroot {
      xinstall -m 755 -d ${destroot}${authdaemondir}
      destroot.keepdirs ${destroot}${authdaemondir}
      }

      startupitem.create yes
      startupitem.init ". ${prefix}/etc/courier-imap/imapd\n. ${prefix}/etc/courier-imap/imapd-ssl\n"
      startupitem.start "${prefix}/libexec/imapd-ssl.rc start"
      startupitem.stop "${prefix}/libexec/imapd-ssl.rc stop"

      #platform darwin 6 {
      # depends_lib-append lib:libdl:dlcompat
      # configure.args-append --with-waitfunc=wait3
      #}

      #platform darwin 7 {
      # configure.args-append --with-waitfunc=wait3
      #}


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

     Where to find more information:

    Darwin Ports



    image test