if you are using mysql with vpopmail then there is no need for qmailadmin. You can use a php script that will give you greater controle and has all of the millions of features inter7 has failed to add to qmailadmin, likd controling user quotas and the likes. My script is still a bit flakey so I still use phpmyadmin to add users a lot. The catch is, that if you dont create the dirctories and only add to the mysql database the account isnt fully set up till the user receives a piece of mail and vpopmail creates the directories.
Bryan > On Wednesday 12 February 2003 06:33, [EMAIL PROTECTED] wrote: >> > On Wednesday 12 February 2003 06:20, [EMAIL PROTECTED] wrote: >> >> Ok, this makes sence then. So I should just move all my TMDA stuff >> into the .tmda director and remove the DATADIR from the >> .tmdarc-tmda file. I take it I will have to make the apropriate >> adjustments to the other directives in the file and all should be >> well. >> >> >> >> Has anyone considered making a script that would add a virtual user >> by running the vadduser and then creating the .tmda dir and copying >> template files into the proper places so the user is ready to go? >> From what little I know of perl it seems like it would be good at >> doing this. >> > >> > Do you use qmailadmin? If you do, (as I do) then you should check >> out qadmin-tmda. >> > >> > It requires some patches to make it compatible with 0.69 (which I >> can supply), and it's a really poorly written code, but it allows >> users to create, delete, and modify TMDA specific configs directly >> from qmailadmin. >> > >> > Don't get too attached to qadmin-tmda, though. It's dead software as >> far as I can tell. It will likely be replaced by tmda-cgi or >> something similar in the near future. >> >> No, actualy I use php to add my users as I have vpopmail set up for >> mysql support so all the information is kept in a database. That or I >> use vadduser. I could probably write a php script that would only >> work in safemode and do all this, but not many people use mysql for >> their user data. > > Not sure what you mean. I'm using vpopmail with MySQL support and > qmailadmin. > > All of my user data is stored in MySQL. > > >> >> >> Bryan >> >> >> >> _____________________________________________ >> tmda-users mailing list ([EMAIL PROTECTED]) >> http://tmda.net/lists/listinfo/tmda-users > > -- > Jesse Guardiani, Systems Administrator > WingNET Internet Services, > P.O. Box 2605 // Cleveland, TN 37320-2605 > 423-559-LINK (v) 423-559-5145 (f) > http://www.wingnet.net > > We are actively looking for companies that do a lot of long > distance faxing and want to cut their long distance bill by > up to 50%. Contact [EMAIL PROTECTED] for more info. > > > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
