Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <00d001c22f51$6eb7c930$0100a8c0@wdg.uk.ibm.com>
From: "Max Bowsher" <maxb@ukf.net>
To: <cygwin@cygwin.com>
Subject: Re: is there a sendmail ?
Date: Fri, 19 Jul 2002 19:23:51 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

"Andrew DeFaria" <ADeFaria@Salira.com> wrote in message
news:3D385729.1010801@Salira.com...
> I also use exim and it is started via a service that I added via
> something close to:
>
> $ cygrunsrv -I -p /usr/local/bin/exim -a "-bd -q15m" \
>  > -e CYGWIN=ntsec -d "CYGWIN exim"
>
> You can then start the service via the Services applet in Control Panel
> or do a cygrunsrv -S exim. Windows complains because exim doesn't go
> into "Daemon mode" they way Windows services likes - it complains that
> "the service started then stopped but some services are like that" or
> some such error message, however exim runs and works OK.


Change -bd to -bdf to fix this.

Max.


--
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/

