Alternate IMAP AUTHENTICATE command
843830Apr 7 2003 — edited Apr 8 2003I need to authenticate "myself" to our IMAP server using
a "ticket" that identifies me (the IMAP server will know how to
deal with the ticket).
What I'm trying to find out is how do I "authenticate" myself
with JavaMail using one of the alternate versions
of the AUTHENTICATE command (as explained in rfc1731)
to send my ticket across the wire?
Thanks
George