7 Dec
2000
7 Dec
'00
10:33 a.m.
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