Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread Jake Vickers

senthil vel wrote:

Dear list,
This is a very strange problem, when clicking the listed
domain in the admin-toaster, a blank page is displaying. The http
error log is as follows. While searching the list two the people faced
the same problem but they got no answer.

http://www.mail-archive.com/vqad...@inter7.com/msg00632.html
http://www.mail-archive.com/vqad...@inter7.com/msg00646.html


We too facing the same problem in two servers. Can any one please help
us to fix the issue.

  


Easy one. YOu used vqadmin to add a domain (which is broken anyway) and 
used it incorrectly. Now you'll need to edit the database for each of 
the domains that are not working correctly and change the number of 
users from the HUGE number specified, to 0.

I use phpmyadmin to fix servers for people who have the same issue.



-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


 To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread senthil vel
Dear Jake,

So much of thanks. The domain was added using the vqaadmin.
But i realized the error and deleted the domain using

/home/vpopmail/bin/vdeldomain domainname

Then created it again

/home/vpopmail/bin/vadddomain domainname password

But the problem still persists.

can i use /home/vpopmail/bin/vmoddomlimits to fix the problem? Because
in that server i have no permission to install phpmyadmin or webmin.
If so, where can i see the man page of vmoddomlimits?


Thanks and Regards,
S.Senthilvel,



On Thu, Apr 2, 2009 at 11:09 PM, Jake Vickers j...@qmailtoaster.com wrote:
 senthil vel wrote:

 Dear list,
        This is a very strange problem, when clicking the listed
 domain in the admin-toaster, a blank page is displaying. The http
 error log is as follows. While searching the list two the people faced
 the same problem but they got no answer.

 http://www.mail-archive.com/vqad...@inter7.com/msg00632.html
 http://www.mail-archive.com/vqad...@inter7.com/msg00646.html


 We too facing the same problem in two servers. Can any one please help
 us to fix the issue.



 Easy one. YOu used vqadmin to add a domain (which is broken anyway) and used
 it incorrectly. Now you'll need to edit the database for each of the domains
 that are not working correctly and change the number of users from the HUGE
 number specified, to 0.
 I use phpmyadmin to fix servers for people who have the same issue.



 -
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com




-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


  To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread Jake Vickers

senthil vel wrote:

Dear Jake,

So much of thanks. The domain was added using the vqaadmin.
But i realized the error and deleted the domain using

/home/vpopmail/bin/vdeldomain domainname

Then created it again

/home/vpopmail/bin/vadddomain domainname password

But the problem still persists.

can i use /home/vpopmail/bin/vmoddomlimits to fix the problem? Because
in that server i have no permission to install phpmyadmin or webmin.
If so, where can i see the man page of vmoddomlimits?

  


Deleting the domain and recreating it does not clear the database out. 
Strange, but I didn't write vpopmail.
I know of no way to change that using vmoddomlimits. You could run mysql 
from the command line (using vpopmail and vpopmail's password to access 
the vpopmail database) and change the value that way. I do not know how 
to run that from the CLI myself; I've always been lazy and performed it 
using phpmyadmin.
As far as the man page for vmoddomlimits, I do not think Inter7 wrote 
one. We have docs on the wiki though:

http://wiki.qmailtoaster.com/index.php?title=Vmoddomlimitsprintable=yes


-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


 To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread senthil vel
Ok.. Jack.. I got permission to install webmin. In the webmin, i
selected the vpopmail database. In that there is a table named as
'dir_control'. In that i can see 'cur_users' which is having a very
high value. do i need to edit this to 0?


Thanks and Regards,
S.Senthilvel,




On Thu, Apr 2, 2009 at 11:49 PM, Jake Vickers j...@qmailtoaster.com wrote:
 senthil vel wrote:

 Dear Jake,

        So much of thanks. The domain was added using the vqaadmin.
 But i realized the error and deleted the domain using

 /home/vpopmail/bin/vdeldomain domainname

 Then created it again

 /home/vpopmail/bin/vadddomain domainname password

 But the problem still persists.

 can i use /home/vpopmail/bin/vmoddomlimits to fix the problem? Because
 in that server i have no permission to install phpmyadmin or webmin.
 If so, where can i see the man page of vmoddomlimits?



 Deleting the domain and recreating it does not clear the database out.
 Strange, but I didn't write vpopmail.
 I know of no way to change that using vmoddomlimits. You could run mysql
 from the command line (using vpopmail and vpopmail's password to access the
 vpopmail database) and change the value that way. I do not know how to run
 that from the CLI myself; I've always been lazy and performed it using
 phpmyadmin.
 As far as the man page for vmoddomlimits, I do not think Inter7 wrote one.
 We have docs on the wiki though:
 http://wiki.qmailtoaster.com/index.php?title=Vmoddomlimitsprintable=yes


 -
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com




-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


  To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread Jake Vickers

senthil vel wrote:

After changing the 'cur_users' from 2147483640 to 0, do i need to
restart any service? Because the problem still seems to be persists.


  


You need to change the 2147483644 value for each and every domain that 
contains it. Otherwise you're only fixing one domain at a time.
And once you change it to a 0 you should be able to see the domain in 
vqadmin again.

(shameless plug: my QControl does not have this issue)

-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


 To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread senthil vel
Thanks a ton Jack, The problem is solved now.


Thanks and Regards,
S.Senthilvel,




On Fri, Apr 3, 2009 at 12:30 AM, Jake Vickers j...@qmailtoaster.com wrote:
 senthil vel wrote:

 After changing the 'cur_users' from 2147483640 to 0, do i need to
 restart any service? Because the problem still seems to be persists.




 You need to change the 2147483644 value for each and every domain that
 contains it. Otherwise you're only fixing one domain at a time.
 And once you change it to a 0 you should be able to see the domain in
 vqadmin again.
 (shameless plug: my QControl does not have this issue)

 -
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com




-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


  To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: testing-h...@qmailtoaster.com




Re: [qmailtoaster] Domains not listed in admin-toaster

2009-04-02 Thread senthil vel
After changing the 'cur_users' from 2147483640 to 0, do i need to
restart any service? Because the problem still seems to be persists.



Thanks and Regards,
S.Senthilvel,




On Thu, Apr 2, 2009 at 11:59 PM, senthil vel senthilv...@gmail.com wrote:
 Ok.. Jack.. I got permission to install webmin. In the webmin, i
 selected the vpopmail database. In that there is a table named as
 'dir_control'. In that i can see 'cur_users' which is having a very
 high value. do i need to edit this to 0?


 Thanks and Regards,
 S.Senthilvel,




 On Thu, Apr 2, 2009 at 11:49 PM, Jake Vickers j...@qmailtoaster.com wrote:
 senthil vel wrote:

 Dear Jake,

        So much of thanks. The domain was added using the vqaadmin.
 But i realized the error and deleted the domain using

 /home/vpopmail/bin/vdeldomain domainname

 Then created it again

 /home/vpopmail/bin/vadddomain domainname password

 But the problem still persists.

 can i use /home/vpopmail/bin/vmoddomlimits to fix the problem? Because
 in that server i have no permission to install phpmyadmin or webmin.
 If so, where can i see the man page of vmoddomlimits?



 Deleting the domain and recreating it does not clear the database out.
 Strange, but I didn't write vpopmail.
 I know of no way to change that using vmoddomlimits. You could run mysql
 from the command line (using vpopmail and vpopmail's password to access the
 vpopmail database) and change the value that way. I do not know how to run
 that from the CLI myself; I've always been lazy and performed it using
 phpmyadmin.
 As far as the man page for vmoddomlimits, I do not think Inter7 wrote one.
 We have docs on the wiki though:
 http://wiki.qmailtoaster.com/index.php?title=Vmoddomlimitsprintable=yes


 -
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com





-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


  To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: testing-h...@qmailtoaster.com