|
From: Jamie C. <jca...@we...> - 2011-10-19 16:00:46
|
On 19/Oct/2011 00:22 Danny Löser <li...@da...> wrote .. > Hi, I have a Question and a error messge. > First the question: > How can I the used Mailbox quota through the API request? Yes - you can use a shell API command like : virtualmin list-users --domain whatever.com --multiline and look for the "Home quota" and "Home quota used" lines. > As a second the error message: > When I run the command "virtualmin lookup-domain-daemon" in the console > I get the following error message: > Failed to bind to localhost port 11000 at > /usr/share/webmin/virtual-server/lookup-domain-daemon.pl line 49. That means the daemon is already running, which is expected as Virtualmin should configure it to start at boot. - Jamie |