Hello:
Sorry for my poor english!
I am newbie to cyrus-imapd-2.0.5,and I hope you can help me.
Now I have problems when i starting imapd server.
And when i telnet localhost 143, the problem is appears:
$ telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
$ tail -f /var/log/messages
Aug 8 00:20:42 filesrv service-imapd[19530]: unable to set close on exec: Bad file
descriptor
Aug 8 00:20:42 filesrv ^B
Aug 8 00:20:42 filesrv inetd[583]: pid 19530: exit status 1
I really did it following steps described in install.html and I edited /etc/services
and /etc/inetd.conf,added the following sentences:
/etc/services:
pop3 110/tcp
imap 143/tcp
imsp 406/tcp
kpop 1109/tcp
sieve 2000/tcp
/etc/inetd.conf
pop3 stream nowait cyrus /usr/cyrus/bin/pop3d pop3d
imapd stream nowait cyrus /usr/cyrus/bin/imapd imapd
$ killall -HUP inetd
What[s the meaning of "Bad file descriptor"?
Is there any bug in imapd.c
Is the cyrus-imapd-2.0.5 stable version?
Best Regards to you
mophe
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list