problem with the email. - 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: problem with the email. (/thread-7526.html) |
RE: problem with the email. - joximu - 08-24-2009 04:48 PM @theprincy if you open the whole record in pma (as if you want to edit it) then you should see the whole text (or klick in the top-left cornder of the displayed table (show full text fields...) (it's a "T"). @killburn yes - I assume it's "bin/etc/ password | saslpassw2 ..." or something similar - but it's easier if we know the eact message. /J RE: problem with the email. - theprincy - 08-24-2009 04:53 PM value="sys_command() | ERROR: External command '/bin/echo "" size="40" <td class="">sys_command() | ERROR: External command '/bin/echo...</td> <td align="right" class=" nowrap">0</td> display of text fields, see the complete management structure not only in modifying the field RE: problem with the email. - joximu - 08-24-2009 05:09 PM change the field status to 'change' (without ' ) and let the request manager run (you should be able to do both in the debugger menu in ispcp). /J RE: problem with the email. - thomas666 - 08-25-2009 03:59 AM (08-24-2009 09:28 AM)theprincy Wrote:(08-24-2009 05:38 AM)joximu Wrote: have a look in the ispcp error logs (/var/log/ispcp/*err*) yes, all ispcp_daemon-stderr.log are 0 byte and the ispcp_daemon-stdout.log too only the iptables, traffic and smtp logs are bigger than 0 byte thomas666 RE: problem with the email. - sci2tech - 08-25-2009 04:09 AM I meet this problem using debian squeeze. Problem was libsasl2-2 linked to a different library then one in system. please try to update your system. RE: problem with the email. - theprincy - 08-25-2009 05:26 PM (08-25-2009 04:09 AM)sci2tech Wrote: I meet this problem using debian squeeze. Problem was libsasl2-2 linked to a different library then one in system. please try to update your system. i use debian lenny RE: problem with the email. - joximu - 08-25-2009 05:55 PM We need the *full* content of the status field not only the beginning. RE: problem with the email. - kilburn - 08-25-2009 06:00 PM @theprincy: sorry, I thought that the full text would be on the source code. As it is not there, can you login as root to phpmyadmin, access the ispcp database, table domains and tell us the full text of the "status" field for this domain please? RE: problem with the email. - theprincy - 08-26-2009 07:04 AM domain status is ok mail status is sys_command() | ERROR: External command '/bin/echo RE: problem with the email. - joximu - 08-26-2009 07:50 AM I thought there are more characters in the (mail_users)status field... Aren't there ... at the end? Please look good - and switch to show the full fields! /J |