[Zope] IMAP UserSource?
Chris Withers
chrisw@nipltd.com
Thu, 07 Dec 2000 10:33:09 +0000
marc lindahl wrote:
>
> Does anyone know if or how you can create, destroy, change passwords, and
> possibly other things, to sendmail (IMAP) accounts remotely? I want to use
> WorldPilot, but it uses sendmail's usernames and passwords, not Zope's. So
> I'm interested in something that can synchronize those two things.
LoginManager with a UserSource taking its users from the IMAP server
might provide the functionality you want...
cheers,
Chris