ispCP - Board - Support
All my domains set to status not ok - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: All my domains set to status not ok (/thread-3879.html)



All my domains set to status not ok - FuriousAngel - 07-29-2008 12:10 AM

First i have this error

Quote:Can't exec "/usr/sbin/postmap": No such file or directory at /usr/virtualweb/ispcp/engine//ispcp_common_methods.pl line 813.

And i dont know whats the problem, i think its in // thing but i dont know how to solve it.


After creating one user in all this mess i forced set in SQL to status ok, but now he say after i try to log in as user that user dont exist, so is there way to add user by force (even if domain exist, just that somehow add user name and password to that domain)

So i set to all my domains status ok in ispcp database but every time i run mngr all my domains change to not ok.


RE: All my domains set to status not ok - gOOvER - 07-29-2008 12:33 AM

http://www.isp-control.net/documentation/frequently_asked_questions/how_can_i_solve_a_problem_not_mentioned_in_this_faq


RE: All my domains set to status not ok - FuriousAngel - 07-29-2008 02:22 AM

I searched this forum, i googled, lest 24h trying to solve the problem, i have ispcp rc4 and debian sarge, i am n00b in linux and doing my best to understand him so any help will be realy good.
Thanks.


RE: All my domains set to status not ok - sci2tech - 07-29-2008 03:33 AM

Do you have postfix installed? (apt-get install postfix).
If no you must install this package then set status in mail_users in "toadd" then run ispcp-rqst-mngr. // thing should not be a problem.


RE: All my domains set to status not ok - FuriousAngel - 07-29-2008 05:06 AM

Ok, thanks for that help.
Whell now when i am asking i will go to the next problem Big Grin

When i create e-mail account and i try to log in i get the screen
Quote:SquirrelMail version 1.4.13
By the SquirrelMail Project Team
ERROR
Unknown user or password incorrect.
Go to the login page


Some errors

Quote: amavis[17973]: (17973-08-7) (!!) ClamAV-clamd av-scanner FAILED: Too many retries to talk to /var/run/clamav/clamd.ctl (Can't $
amavis[17973]: (17973-08-7) (!!) WARN: all primary virus scanners failed, considering backups
amavis[17973]: (17973-08-7) (!!) TROUBLE in check_mail: virus_scan FAILED: virus_scan: ALL VIRUS SCANNERS FAILED: ClamAV-clamd$



RE: All my domains set to status not ok - weblivehelp - 07-31-2008 06:31 PM

Looks like you don't have ClamAV installed or it's not correctly setup.

Have you installed all the required packages? By your previous error it doesn't look like it.

Please check http://www.isp-control.net/documentation/start/installation/debian

You ran the line that says

Code:
apt-get install $(cat ./docs/Debian/debian-packages-sarge)

?

If you can, you should consider upgrading to debian etch, btw.


RE: All my domains set to status not ok - FuriousAngel - 08-07-2008 06:35 AM

Now i have this problem Sad
Quote:ERROR:
ERROR: Connection dropped by IMAP server.
Query: CAPABILITY

Quote: dovecot: chdir(/var/mail/virtual/powerofcodes.com/nemanja) failed with uid 1001: Permission denied
dovecot: child 7477 (imap) returned error 89
dovecot: chdir(/var/mail/virtual/sheemcity.info/test) failed with uid 1001: Permission denied
dovecot: child 9486 (imap) returned error 89
dovecot: chdir(/var/mail/virtual/sheemcity.info/test) failed with uid 1001: Permission denied
dovecot: child 10747 (imap) returned error 89

Thanks again for all who try to help me.


RE: All my domains set to status not ok - gOOvER - 08-07-2008 02:59 PM

You are using dovecot. This is no standart package of ispcp. We don't support normaly non ispcp related things.


RE: All my domains set to status not ok - mr.x - 08-07-2008 06:10 PM

Hi,

please take a look on the credentials of your user and the folder .-)

Jan


RE: All my domains set to status not ok - weblivehelp - 08-07-2008 10:03 PM

Maybe when you did
Code:
apt-get install $(cat ./docs/Debian/debian-packages-sarge)
You got some errors related to incompatible packages?

But the error is related to chown and chmod issues