Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 14 Sep 2000 10:05:36 -0400
From: Jason Tishler <Jason.Tishler@dothill.com>
To: Ed Bradford/Raleigh/IBM <egb@us.ibm.com>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: sendmail for cygwin?
Message-ID: <20000914100536.C1120@DP>
References: <OF616C9B5D.A86CF119-ON8525695A.004159AD@raleigh.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.4i
In-Reply-To: <OF616C9B5D.A86CF119-ON8525695A.004159AD@raleigh.ibm.com>; from egb@us.ibm.com on Thu, Sep 14, 2000 at 07:54:34AM -0400
Organization: Dot Hill Systems Corp.

Ed,

On Thu, Sep 14, 2000 at 07:54:34AM -0400, Ed Bradford/Raleigh/IBM wrote:
> Is there a sendmail for CYGWIN?
> Can someone tell me what's available?

In the process of building a Cygwin version of Mutt, I realized that I
needed sendmail or at least a SMTP client only MTA.  Through some links
off of the Mutt home page, I found sSMTP.  The latest version of sSMTP
can be found at:

    ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-2.38.7.tar.gz

sSMTP built OOTB under Cygwin. However, sSMTP does not provide a
configure script, so I needed to fiddle with it a little:

    1. install in /usr/local instead /usr (needed to edit Makefile)
    2. prevent From: header overwriting (needed to edit ssmtp.conf)


Other then the above configuration issues, sSMTP has been working great
for months now.

The only other alternative that I can offer is the Win32 native SMTP
client called blat.  We have been using it for years to send ourselves the
status of our nightly (Legato Networker) backups.  You can find blat at:

   http://www.interlog.com/~tcharron/blat.html

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

