Jeff Utter writes:
> that was probably because i used the --authvpwchk option, which i get now, is >speciffic to vpopmail. so now my question is limited to if there is a way of having >virtual accounts (not on my system) that users can sign up for online (they sign up, >their account is genorated, no intervension of the admin) You will have to write your account creation script yourself. There is no single uniform mechanism to create accounts with every possible configuration. One system might use plain vanilla accounts in /etc/passwd, someone else might be using MySQL, and someone else might be authenticated against an LDAP directory. Figure out how you want to manage your accounts, then write an account creation script yourself. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
