This is the mail archive of the cygwin-apps@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: (Fwd) Re: sendmail on cygwin


On Thu, Nov 30, 2000 at 18:02:37 -0500, Christopher Faylor wrote:
> On Thu, Nov 30, 2000 at 10:20:29PM +0100, Gerrit P. Haase wrote:
> ><30 Nov 2000, 15:42 Uhr wars, als Christopher Faylor folgendes schrub:>
> >< Re: (Fwd) Re: sendmail on cygwin >
> >
> >> Huh?  sendmail, of course.  You'll have to adapt an existing sendmail
> >> configuration to cygwin.
> >
> >Which OS is the nearest to cygwin, what do you think?
> >
> >Linux? BSDi? Sinix? Ultrix? GNU? HPUX?

There was some time ago (B20 may be) a port of sendmail 8.9.0, actualy i got
8.9.3 compiled and running, using the patch for 8.9.0 and some small tricks
This port lacks some of the (re)UID/(re)GID issues, but works properly.

This is my BuildTools/OS/CYGWIN32..

#       @(#)CygWin32    8.4     (Berkeley)      3/22/98
define(`confSTDIR', `/etc')
define(`confHFDIR', `/usr/lib')
define(`confCC', `gcc')
define(`confDEPEND_TYPE', `CC-M')
define(`confOPTIMIZE', `-O2')
define(`confLIBS', `-ladvapi32')
define(`confMANROOT', `/usr/man/man')
define(`confENVDEF', `-DNETUNIX=0')
define(`confMBINDIR', `/bin')
define(`confSBINDIR', `/bin')
define(`confEBINDIR', `/bin')
define(`confMANOWN', `Administrator')
define(`confMANGRP', `Administrators')
define(`confSBINOWN', `Administrator')
define(`confSBINGRP', `Administrators')
define(`confUBINOWN', `Administrator')
define(`confUBINGRP', `Administrators')

I tried with 8.11.something but i got no time to make care.. some tricks:
>

--
Pablo Ruiz Garcia (Pci)
Consultor de Seguridad
IP6 Seguridad (pruiz@ip6seguridad.com)
Tiger Team (hax0r group)
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]