>>>>> Is there a way to change the IMAP authentication to none?  I see
>>>>> that it's an option for SMTP but not IMAP.

>>>> How would you propose you login to the IMAP server then? ;)
>>>> "login" is the default and is what is used for plain text logins.

>>> proxyauth maybe?

>> I just spent an hour googling for PROXYAUTH, didn't find too much, a
>> few bits on LDAP, and some on HTTP... Searched for IMAP PROXYAUTH, found
>> some stuff about iPlanet, Sun's mail services (a bit like Exchange from
>> a quick overview).

> I wouldn't compare iPlanet to Exchange, except that Microsoft likes to
> advertise Exchange as an Enterprise Messaging server.  Sun touts the
> largest enterprise install base (22%).

Well, when I said "like" I meant that they had similar general goals in
being an enterprise level mail system, and from my initial glance there
appeared to be some extra stuff in there that now I cannot find any
informatino on ;)

>> Could you provide more information, or an example?

> iPlanet does support an IMAP command 'PROXYAUTH'.  Here's how it works:

> 1 LOGIN adminuser adminpass
> 2 PROXYAUTH normaluser
> ... which gives you an authenticated session into the normal user's IMAP
> account.  You can hand this session over to the user since the session
> can't go back to being logged in as the admin user.

Sure, I read that was what it does... BUT... You have to issue a LOGIN
first.  Can you start off issuing a PROXYAUTH command?

[..]
> Sorry, I got way off topic.  My final point is in response to:

>> How would you propose you login to the IMAP server then? ;)  "login" is
>>  the default and is what is used for plain text logins.

> ... there are other ways to login other than "login" ;)

PROXYAUTH seems like an extension AFTER login, I don't really have the
time to traul through Sun's documentation, and you seemed to have done
more research in that area, so you might know if it is possible to issue
it BEFORE a LOGIN.  While I know there are various types of login methods,
CRAM-MD5, DIGEST-MD5, and LOGIN are just 3 off the top of my head. 
RFC3501 does mention that the AUTHENTICATE command does use SASL
authentication mechanisms to the server.  This would suggest that in
theory it would be possible to use any SASL supported authentication
mechanisms as long as the IMAP server supported it.

-- 
Jonathan Angliss
<[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to