Hallo Andrew, Am 2002-03-14 um 09:11 schriebst du:
> Adrian Phillips wrote: >>>>>>>"Andrew" == Andrew DeFaria <[EMAIL PROTECTED]> 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/