Hi there,

I am running an IMAP mail server that supports both standard access
(port 143) and TLS (port 993).

I am trying to get Sun's JES calendar connector to work and it needs to
authenticate with the server when it installs. When it tries to connect
on port 143 I get the following log output:

imapd: [ID 702911 mail.debug] Connection, ip=[::ffff:212.159.2.3]
imapd: [ID 702911 mail.debug] LOGIN: ip=[::ffff:212.159.2.3],
command=STARTTLS
imapd: [ID 702911 mail.debug] LOGIN: ip=[::ffff:212.159.2.3],
command=CAPABILITY
imapd: [ID 702911 mail.debug] LOGIN: ip=[::ffff:212.159.2.3],
command=AUTHENTICATE
imapd: [ID 702911 mail.info] LOGIN, user=jberry,
ip=[::ffff:212.159.2.3], protocol=IMAP
Mar 28 16:21:19 pih-gkfe01 imapd: [ID 702911 mail.info] LOGOUT,
user=jberry, ip=[::ffff:212.159.2.3], headers=0, body=0, time=1,
starttls=1

Obviously it is not working ...

When I telnet into the server and run the same commands it just bombs
out when I issue the AUTHENTICATE command.

So, what does this command do and what capabilities does the server need
to accept this and authenticate the client?

Thanks,
Josh




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to