This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: exim - failed to read delivery status


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@hotbox.ru H=(127.0.0.1)
[127.0.0.1] P=esmtp S=680 id=2420884937.20030609033253@hotbox.ru
>2003-06-09 03:32:59 HG6S2Y-00029S-OQ unable to set gid=513 or uid=1003
(euid=18): local delivery to coolcold <coolcold@cool.goalstream.org>
transport=local_delivery
>2003-06-09 03:32:59 HG6S2Y-00029S-OQ failed to read delivery status for
coolcold@cool.goalstream.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@cool.goalstream.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@cool.goalstream.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/


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