ispCP - Board - Support
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)

Pages: 1 2 3 4


problem with the email. - theprincy - 08-17-2009 05:22 PM

many users are complaining that are no longer able to access their email user is prompted and password as if they were entered wrong. someone is having the same problem?


os debian lenny
ispcp version trunk 14/08/09
[/i]


RE: problem with the email. - joximu - 08-17-2009 06:09 PM

there are so many possibilities...
- right server ip? logfiles? userdb of courier?

/J


RE: problem with the email. - theprincy - 08-24-2009 04:14 AM

in cp i have status email Unknown error on phpadmin views user whit this error --> sys_command() | ERROR: External command '/bin/echo


What logs do you need?


RE: problem with the email. - joximu - 08-24-2009 05:38 AM

have a look in the ispcp error logs (/var/log/ispcp/*err*)

the external command ... is interesting - need the full text.

/J


RE: problem with the email. - thomas666 - 08-24-2009 07:13 AM

(08-24-2009 05:38 AM)joximu Wrote:  have a look in the ispcp error logs (/var/log/ispcp/*err*)

the external command ... is interesting - need the full text.

/J

i have the same error (after the 1.02 update, debian lenny)
with two email accounts

my *err* logfiles are all 0 byte???

and i don't have a file "echo" in bin...

thomas666


RE: problem with the email. - joximu - 08-24-2009 07:28 AM

Almost everyone (every*nix) has /bin/echo (command echo). But the status field should contain more infos. The external command '/bin/echo .....' (what were the parameters of this echo command) and then "returned status xy...)

If there is not /bin/echo -try to install it... :-)

/J


RE: problem with the email. - theprincy - 08-24-2009 09:28 AM

(08-24-2009 05:38 AM)joximu Wrote:  have a look in the ispcp error logs (/var/log/ispcp/*err*)

the external command ... is interesting - need the full text.

/J

are all file 0 byte


RE: problem with the email. - joximu - 08-24-2009 04:20 PM

What's the full text in the status-field in the db?


RE: problem with the email. - theprincy - 08-24-2009 04:27 PM

(08-24-2009 04:20 PM)joximu Wrote:  What's the full text in the status-field in the db?
only
sys_command() | ERROR: External command '/bin/echo "


RE: problem with the email. - kilburn - 08-24-2009 04:37 PM

Look at the source code of the page, there must be more text. It's just that your browser isn't displaying it in the tooltip...