Where exactly are quotas broken? Vqadmin has been handy on the old server when I'm in a pinch and need to make a quick chance but don't necessarily have access via SSH. QControl seems like it provides all the same features plus the stats, which could be somewhat nice.

Another thing I'm curious about, is how to give some of our customers access to some of the stats that are displayed through isoqlog. One of our biggest clients has over 600 accounts and their IT department is interested in seeing some statistics for their domain. Boy it sure would be nice if there was some kind of open source piece of software that combined isoqlog as well as the output from qmailmrtg, so the customers could get a breakdown of mail usage per domain.

Also, going back a couple of emails, I'm still a bit confused about the "--enable-mysql-replication" flag available when recompiling vpopmail. Can anyone provide a bit more of an explanation of what that does, and what kind of a situation in which you would want to enable it?

Oh and I changed my workflow a bit on the migration...I was using the migrate-domains script pretty much as is to backup each mailbox, aliases, mailing list, etc and finally generate an "import" script. That method was definitely working, but then I thought to myself - you know what, this is going to end up causing alot more work for me, because it just contributes to the problem of having to keep all of the maildirs in sync. So what I did was modify the script, and commented out the lines that created the tarballs of each mailbox, as well as the line that added the extraction portion to the "import" script. So what ends up happening is that the mailboxes don't get backed up with the version of the script, but the full import script is still created, and each line that would extract the individual mailbox archive is commented out, so the script simply creates the domain & postmaster account, as well as each individual account, alias, and mailing list, in addition to setting the parameters such as password, quota, comment, etc. So at least this will speed up the process of getting everyone added into the system. Then i can run the original script on the old server to backup the mailboxes, rsync them over, and use sed to modify each domain's import script -- uncomment the mailbox extraction line, and batta bing batta boom...that should do the trick (this all sounded great in my head and in an email seems alright, so I'm sure in the field there will be some form of minor hiccup or two)

Thanks!

Casey

Smile Global Technical Support
Submit or check trouble tickets http://billing.smileglobal.com
www.smileglobal.com <http://www.smileglobal.com>

On 10/6/11 4:49 PM, Eric Shubert wrote:
If you need what vqadmin provides in a gui and you need it to work right away, I'd go ahead and get QControl. Personally, I don't use vqadmin at all, because it's broken. I can get by with the CLI for maintaining domains, and qmailadmin works fine for maintaining users. (Of course, quotas are still broken, so I just use NOQUOTA for all accounts). Keep in mind though, I'm not an ISP. I help people host their own.

Reply via email to