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. Or, just flame me that it would be the biggest security hole since NT :) Marc Lindahl bowery.com
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
participants (2)
-
Chris Withers -
marc lindahl