I am trying to make 2 perl scripts for our cube3 since we are trying to automate the add user and delete user administration.
So far I have found perl scripts to add users and groups, delete users and groups but not to add or delete mail aliases. Those scripts use these modules : Cobalt::user Cobalt::group I found that there is a Cobalt::mail module too, and figure I need to use that one too. Where can I find som info on these modules and how to use them? And can anyone give me any pointers on what else I might need (I have never programmed perl before, but there is always a first time). Thanks Thomas