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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <3.0.5.32.20030608201221.0080d8b0@incoming.verizon.net> X-Sender: vze1u1tg AT incoming DOT verizon DOT net Date: Sun, 08 Jun 2003 20:12:21 -0400 To: CoolCold , cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: exim - failed to read delivery status In-Reply-To: <5721388562.20030609034116@hotbox.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 03:41 AM 6/9/2003 +0400, CoolCold wrote: >Hello cygwin, > >I've just installed cygwin(CYGWIN_NT-5.2 workstation 1.3.22(0.78/3/2)) >Trying to use exim but have such errors: >2003-06-09 03:32:58 HG6S2Y-00029S-OQ <= coolcold AT hotbox DOT ru H=(127.0.0.1) [127.0.0.1] P=esmtp S=680 id=2420884937 DOT 20030609033253 AT hotbox DOT ru >2003-06-09 03:32:59 HG6S2Y-00029S-OQ unable to set gid=513 or uid=1003 (euid=18): local delivery to coolcold transport=local_delivery >2003-06-09 03:32:59 HG6S2Y-00029S-OQ failed to read delivery status for coolcold AT cool DOT goalstream DOT org from delivery subprocess >2003-06-09 03:32:59 HG6S2Y-00029S-OQ appendfile transport process returned non-zero status 0x0100: exit code 1 >2003-06-09 03:32:59 HG6S2Y-00029S-OQ == coolcold AT cool DOT goalstream DOT org R=localuser T=local_delivery defer (-1) >2003-06-09 03:32:59 HG6S2Y-00029S-OQ Frozen > >Can't get what the trouble is?As I thing this is something about >changing process' owner,but I'm not sure >exim is run as service with cygrunsrv (as exim-config do it) That's strange You mean, exim-config started the service? Can you telnet and/or ssh into the box? If so, edit /etc/passwd, clear the SYSTEM password, add a shell and a home directory (/). Stop the exim service Telnet to localhost and login as SYSTEM. While logged as SYSTEM, type exim -c and send me the output. Next step would be, type strace -o trace exim-4.20-1.exe -bd send a single message to coolcold AT cool DOT goalstream DOT org, then kill exim and send me the trace file. It will be long. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/