Jake,
I have 2 VM of your iso running.
I went ahead and installed q-control on one of the servers and looks nice.
Bummer only one Domain :)
I guess I spend the cash to get the pro ver tomorrow.
  I think adding some more of the control files from /qmail/control for
editing IE: ME and defaulthost for initial or migration changes.
One thing I want is a really cool web frontend for Spamdyke and reporting tool for it. I know this has been thought of for spamdyke but I would really like to help
with Dev of this if anyone is working on one.

Eric, FYI the mysql PW thing I fixed.
seems to be a 5.0 or higher thing but when anonymous accts are created with
no password it will break stuff.
 Remove those accounts and renew your root password and
all is good.
 1. service mysqld stop
2. mysqld_safe --skip-grant-tables &
3. mysql>use mysql
4. mysql>delete user where user ='';
5.mysql> update user set Password=PASSWORD('new-password') where user='root';
                    flush privileges;
                    exit;
6. service mysqld stop
7. service mysqld start
8. mysql -p
Enter password:

All is good:)




On 5/8/2012 7:05 PM, Jake Vickers wrote:
On 05/08/2012 07:42 PM, David Milholen wrote:
Ok,
I just read that post.. I kinda thought so.
I will start doing trial runs with Q-control.
I thought i had to purchase q-control to use the full version?


QControl needs a revamp - it's on my list of things to get to, now that some time is freeing up for me. Expect a new version in a few months. QControl is free if you only need to manage 1 domain. If you need more, then the full version is purchasable. If you have additional questions or concerns, feel free to email me directly ([email protected])
Thanks.



--------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
--------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]




--

David Milholen
Project Engineer
P:501-318-1300

Reply via email to