[Dovecot] login: Missing protocol from server name 'imap'
Peter Franck
vic at ibas-labs.de
Fri Feb 18 16:33:28 EET 2005
I also tried the 0.99 and hacking login-process.c, with no success.
It seems to expect a slash delimited string like 'name/protocol' and it
just gets "imap" there, but I didn't figure out where this string comes
from or what it ought to be.
So I would be grateful if someone could enlighten me.
Thanks, Peter
---
Some blafa:
Feb 17 21:45:44 office dovecot: Dovecot v1.0-test59 starting up
Feb 17 21:45:44 office dovecot: login: Missing protocol from server name
'imap'
Linux office 2.4.20-64GB-SMP #1 SMP Fri Jan 14 15:08:48 UTC 2005 i686
unknown unknown GNU/Linux
Client: Mozilla Thunderbird 1.0 (20041206) IMAPS port 993
Dovecot Started by xinetd:
#
# imaps - imap mail daemon over ssl
#
service imaps
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/libexec/dovecot/imap-login
server_args = --ssl
flags = IPv4
}
More information about the dovecot
mailing list