Mail Archives: cygwin/2004/09/07/14:31:52
> On Tue, Sep 07, 2004 at 07:32:00PM +0200, CHAZELLE Robert wrote:
> >Hello
> >
> >i use exim 4.41 on cygwin environnement for MTA and uw-ipop3d as pop
> >server.
> >
> >I run inetd with cygrunsrv
> >
> >I start uw-ipop3 with inetd, i don-t work with direct cygsrvrun service
> >
> >If i start exim with cygrunsrv, it's work correctly (exim-config)
> >
> >For a simple acces mode, i would like to start exim with inetd (slow
> >memory process in ram, one cygrunsrv ...) ith the line in
> >/etc/inetd.conf
> >
> >pop3 stream tcp nowait root /usr/sbin/ipop3d ipop3d
> >
> >smtp stream tcp nowait root /usr/bin/exim in.exim
> >-bs
> >
> >and the good number tcp port in /etc/services
> >
> >If i start exim without cygrunsrv, but with inetd it's ok only if i have
> >a cywin windows open (bash or pdksh)
> >
> >If i have not cygwin windows open, i have a error message in
> >/var/spool/exim/mesglog in the name file I30KWW-0001IO-CX
> >
> >2004-09-07 19:07:44 Received from sample AT otherdomain DOT org
> >H=postfix3-1.free.fr [213.228.0.44] U=postfix P=esmtp S=4542
> >id=000001c494fd$30a14a90$6601a8c0 AT concorde
> >
> >2004-09-07 19:07:44 I3OKWW-0001IO-CX appendfile transport process
> >returned non-zero status 0x0100: exit code 1
> >
> >2004-09-07 19:07:44 defaut AT mydomain DOT org <postmaster AT mydomain DOT org>
> >R=localuser T=local_delivery defer (2): No such file or directory:
> >failed to chdir to /home/defaut
> >
> >*** Frozen
It works for me, with and without cygwin window.
The error message is very specific: failed to chdir to /home/defaut
Is there such a directory? What is /home? a local directory, a mount
point, .. ?
What platform are you on? What version of Cygwin?
What's the mechanism to translate postmaster AT mydomain DOT org into
defaut AT mydomain DOT org ?
Is there a user called "defaut"?
When a cygwin window is opened, is it under user "defaut"?
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/
- Raw text -