-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dennis Kavadas wrote: > i guess what i'm after is the ability to auto created virtual users if > they successfully authenticate ! > > so.. > > if [EMAIL PROTECTED] tries to authenticate but does not exist on our > internal pop3 server, no auth, no access, no setup > > but > > if [EMAIL PROTECTED], who has a pop3 account on our internal server, > tries to authenticate, auth, success, create virtual user and setup > tmda for new virtual user.
This is certainly not something you can do with tmda-cgi out of the box. You probably could do that by writing custom code in the tmda-cgi authentication/user-info stub. > p.s. i think "contrib/vadduser-tmda" is kinda what i'm after but to be > honest have no idea how to use it. I believe that's more meant as a wrapper for the vmailmgr vadduser script, and is intended to be run manually from the command-line when the sysadmin creates the user account. Still, it's possible that you could call this script from a custom authentication stub to do the backend work... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF4oCbhk3bo0lNTrURAhwoAJ4oIkkRMVt+X6Vo0fMX+jXR4Ml/TQCdE8zN 70pYE0LhRntYrFdjUtrHQC0= =Fo6F -----END PGP SIGNATURE----- _________________________________________________ tmda-workers mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-workers
