RE: sendmail on MacOS X

Josh Cohen (joshco@Exchange.Microsoft.com)
Tue, 17 Aug 1999 01:30:11 -0700


you might want to make that
find / -name sendmail -print

> -----Original Message-----
> From: Manoj Kasichainula [mailto:manojk@io.com]
> Sent: Monday, August 16, 1999 12:50 PM
> To: fork@xent.ics.uci.edu
> Subject: Re: sendmail on MacOS X
>
>
> On Mon, Aug 16, 1999 at 08:46:08PM +0200, Robert Harley wrote:
> > Problem is the
> > program sends back it's results by
> popen("/bla/bla/bla/sendmail ...")
> > and on MacOS X I can't find sendmail. Is it hidden there somewhere?
>
> I can't speak on Mac OS X with any personal knowlege, but I'd be very
> surprised if it didn't have sendmail. Try:
>
> find / -name sendmail
>
> if you haven't already. If it's not installed, you can get it from
> <http://www.sendmail.org/>. Or you can get one of the alternatives,
> like Postfix, Exim, or Qmail.
>
> --
> Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/
> "Tandems are good if you need hardware which sucks reliably, 24x365."
> -- Malcolm Ray.
>