Hello,

I am new to this list and here';s my scenario:

I run a FreeBSD  6.2-RELEASE server and always have been fine running Qpopper
for mail-handling (mainly via Openwebmail)

I have now looked into new webmail-packages and wanted to install roundcube,
which requires imap.
I have tried to install imap-uw, and so far so good.

The ipop3d works well, and I can get pop-mail from various clients, but the
imapd always seems to hang on me.
If I try the following, it still hangs:

[core01] # telnet -KN 127.0.0.1 143
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.


No capabilities shown...ever, and unable to fetch any email.

In my inetd.conf:

[core01] # less /etc/inetd.conf | grep -i imap
imaps   stream  tcp     nowait  root    /usr/local/libexec/imapd        imapd
imap    stream  tcp     nowait  root    /usr/local/libexec/imapd        imapd

netstat:
tcp4       0      0  *.143                  *.*                    LISTEN
tcp6       0      0  *.143                  *.*                    LISTEN


What can be wrong?
I am complete newbie to imap, so any pointers are welcome!

Thanks very much in advance,

 -jeffrey belles


--
Open WebMail Project (http://openwebmail.org)

_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to