Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 15 Mar 2002 00:52:46 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <44141872571.20020315005246@familiehaase.de> To: Andrew DeFaria CC: cygwin AT cygwin DOT com Subject: Re: Looking for a mail server In-Reply-To: <3C905B29.7050400@DeFaria.com> References: <3C8F8903 DOT 2030603 AT DeFaria DOT com> <87lmcw5j7j DOT fsf AT grannyogg DOT localnet> <3C905B29 DOT 7050400 AT DeFaria DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Andrew, Am 2002-03-14 um 09:11 schriebst du: > Adrian Phillips wrote: >>>>>>>"Andrew" == Andrew DeFaria writes: >>>>>>> >> >> Andrew> I'm looking for a mail server a la sendmail. I've looked a >> Andrew> little but apparently sendmail has not been ported to >> Andrew> Cygwin. Are there any other mail servers that run under >> Andrew> Cygwin? >> >> Search google for exim and cygwin - its not sendmail but its one of >> the "known" Unix SMTP servers, > Downloaded exim and attempted to build it. There is support for a Cygwin build. However: > gcc -c -g -Wall exim_dbmbuild.c > In file included from exim_dbmbuild.c:30: > exim.h:197: arpa/nameser.h: No such file or directory > exim.h:238: resolv.h: No such file or directory > make[1]: *** [exim_dbmbuild] Error 1 > So where is arpa/nameser.h and resolv.h? They are in bind. The 8.x series builds OOTB on Cygwin. You need also the libs. There is also a binary port somewhere on the net, IIRC it was somewhere on Sourceforge. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/