[Twisted-Python] IMAP4 plain authentication

Thomas HERVE therve at free.fr
Mon Jan 23 06:00:38 EST 2006


Quoting David Watson <mail at david-watson.net>:

> I can`t seem to find a suitable PLAIN method in IMAP4client, so before I
> re-invent the wheel, is there a standard Twisted way to handle this
> situation (or am I simply missing something obvious)?

You may want to look at imap4.PLAINAuthenticator (and register it the same way
as CramMD5ClientAuthenticator and LOGINAuthenticator).

-- 
Thomas





More information about the Twisted-Python mailing list