smtpproxy version 1.3.3 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    smtpproxy  most recent diff


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



      # $Id: Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0

      Name: smtpproxy
      Version: 1.3.3
      Category: mail
      Platform: darwin
      Maintainers: nomaintainer
      Description: smtp.proxy is a proxy server for the SMTP protocol
      Long Description: smtp.proxy is a proxy server for the SMTP protocol. It forwards traffic between a client and a server watching that the client fullfills the protocol specification. smtp.proxy needs either inetd or xinetd to work.

      Homepage: http://quietsche-entchen.de/cgi-bin/wiki.cgi/software/smtp.proxy.yawk
      master_sites http://quietsche-entchen.de/cgi-bin/wiki.cgi/download/
      checksums md5 3dc32a5483543f0c3c1254785d746265
      patchfiles patch-acp.c.diff

      use_configure no

      destroot {
      xinstall -m 755 -s ${worksrcpath}/smtp.proxy ${destroot}${prefix}/sbin
      xinstall -m 644 ${worksrcpath}/smtp.proxy.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} LICENSE README rfc821.txt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test