libesmtp version 1.0.4 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    libesmtp  most recent diff


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



      # $Id: Portfile 20330 2006-11-02 00:21:56Z blair macports.org $

      PortSystem 1.0
      Name: libesmtp
      Version: 1.0.4
      Category: mail
      Maintainers: noses noses.com
      Description: ESMTP library
      Homepage: http://www.stafford.uklinux.net/libesmtp/
      Platform: darwin

      Long Description: libESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not that program's primary purpose. libESMTP is not intended to be used as part of a program that implements a Mail Transport Agent. It is hoped that the availability of a lightweight library implementing an SMTP client will both ease the task of coding for software authors and improve the quality of the resulting code.

      master_sites http://www.stafford.uklinux.net/libesmtp
      use_bzip2 yes

      checksums md5 8b4e8a794adc46268f0c6a0b3fb79486

      patchfiles patch-auth-client.c patch-errors.c patch-headers.c patch-htable.c patch-protocol.c patch-rfc2822date.c patch-smtp-auth.c patch-smtp-tls.c


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

     Where to find more information:

    Darwin Ports



    image test