Selon Phil Pennock <[EMAIL PROTECTED]>:
> AFAIK, OpenBSD doesn't support nsswitch; I could be wrong.  So there's
> just a file lookup.

You're right about that.

> So it looks like an /etc/services issue.  OpenBSD's services includes
> imap by default; has it been removed?

Certainly not!

$ uname -mrsv
OpenBSD 4.0 GENERIC#723 amd64
$ grep imap /etc/services
imap            143/tcp         imap2           # Internet Message Access Proto
imap            143/udp         imap2           # Internet Message Access Proto
imap3           220/tcp                         # Interactive Mail Access
imap3           220/udp                         # Protocol v3
imaps           993/tcp                         # imap4 protocol over TLS/SSL
imaps           993/udp                         # imap4 protocol over TLS/SSL

Could it be looking for another service? (I know things like sieve... are not
part of /etc/services)

-- 
Antoine
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to