* Tue 2007-12-04 Corinna Vinschen <[EMAIL PROTECTED]>
* Message-Id: [EMAIL PROTECTED]
> it just occured to me that this package is missing a config script. 
> ...
> This sendmail link

Now included: /usr/bin/msmtp-config

Jari

a) manual

  wget        \
    http://cygwin.cante.net/msmtp/setup.hint \
    http://cygwin.cante.net/msmtp/msmtp-1.4.13-2-src.tar.bz2 \
    http://cygwin.cante.net/msmtp/msmtp-1.4.13-2.tar.bz2

b) automated (for build testing)

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir msmtp ; cd msmtp
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/msmtp/get.sh \
          http://cygwin.cante.net/msmtp/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines

Reply via email to