Re: [Exim] TCP service "smtp" not found

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jason Robertson
Data:  
Para: exim-users
CC: Julian King
Asunto: Re: [Exim] TCP service "smtp" not found
Actually it has been created but it might not be able to find the file
still, because of the format of the directory structure.. It might be
from my memory, the CRLF ending.. Remember DOS/Win still uses CRLF,
yet unix just uses CR as the end of line marker.

probably you should edit this with vim, this might be able to save this
properly.

Jason


On 24 Nov 2001 at 16:28, Julian King wrote:

Subject:            Re: [Exim] TCP service "smtp" not found
To:                 exim-users@???
Date sent:          Sat, 24 Nov 2001 16:28:43 +0000 (GMT)
From:               Julian King <jpk28@???>


> > $ exim -bd -d2
> > Exim version 3.33 debug level 2 uid=1040 gid=1041
> > Berkeley DB: Sleepycat Software: Berkeley DB 3.1.17: (July 31, 2000)
> > Caller is an admin user
> > Caller is a trusted user
> > LOG: 0 PANIC DIE
> > cannot find smtp/tcp service
>
> >From daemon.c:
>
>     if ((smtp_service = getservbyname("smtp", "tcp")) == NULL)
>       log_write(0, LOG_PANIC_DIE, "cannot find smtp/tcp service");

>
> So the problem is that getservbyname is failing.
> The only other place that function call appears seems to be readconf.c
> which is what causes your other error message.
>
> I don't know Cygwin, so I don't know if this function has been
> implemented however assuming it hasn't, which seems to be the
> case then it shouldn't be too hard to emulate it.
>
> However, as far as I am aware there are other aspects to exim which
> are likely to cause far more grief during a port. In particular
> the filesystem semantics are I believe significantly different.
>
> > Gerrit P. Haase                            mailto:gp@familiehaase.de

>
> Julian
> --
> Julian King
> Computer Officer, University of Cambridge, Unix Support
>
>



--
Jason Robertson                
Network/Security Analyst     
jason@??? 
http://www.ifuture.com, http://www.astroadvice.com, 
http://www.astroeast.com
Also if you are looking for an employee, I may be available soon, so 
feel free to 
contact me for my resume.