> Found it!
>
>
> If you look at the database for vpopmail, the domain that will not shows
> will have something like 254146493926 for the user
> data field. Change this to 0 and the domain will be visible again.
>
> This is from Jake earlier this year.
>
>
> best wishes
> Tony White
>
>
>
> On 22/03/2012 07:21, [email protected] wrote:
>> Hello list,
>>
>> Has anyone encountered the problem using Vqadmin that results in the
>> display of a blank page when trying to view a domain?
>>
>> The procedure is as follows:
>>
>> Log into http://yourdomain.com/admin-toaster/
>> click: Vqadmin
>> click: List Domains
>> click: List Domains
>>
>> returns a<Blank Page> instead of domain info and settings for the
>> domain
>> with the postmaster password
>>
>> Eric
>>
>>
>> ---------------------------------------------------------------------------------
>> 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]
>>
>>
>>
>>
>
> ---------------------------------------------------------------------------------
> 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]
>
>
>
After entering the mysql database server software enter the following
commands:
mysql> use vpopmail;
mysql> update dir_control set cur_users = 0 where domain = 'mydomain.com'
---------------------------------------------------------------------------------
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]