some questions, need help...
Pierre GAILLY
pgailly@alphacsp.com
Mon, 20 Nov 2000 17:58:18 +0100
---------------------- multipart/mixed attachment
--------------4200B49858A70686B05C169E
We've installed HORDE and IMP with MySQL database on our server and it
works well but we've got some problems. Does
somebody know about these :
- We have a warning message when using the report problem form
Warning: Undefined property: problem_subject in
/usr/local/apache/htdocs/horde/imp/horde/problem.php3 on line 128
with these parameters in defaults.php3
$default->problem_email = 'pgailly@alphacsp.com';
$default->problem_reporting = true;
but I receive mails !
- When new message has been seen under IMP, the POP client does not
download it.
- Our server document root is ..../apache/htdocs/horde/imp/ to have the
IMP login page directly. For help documents IMP
search data in /horde under the documents root. to have the help works
good, we have to make a copy of horde directory in imp
directory. We use Virtual host in httpd.conf to set the documents root.
same problem for 'problems.php3'
- To use Word view I put this path in defaults.php3 :
$default->path_to_mswordview = '/usr/local/wv/wvHtml';
but we do not see the word document. we only have that :
MS Word Viewer
Usage: /usr/local/wv/wvHtml
whith that source code :
<html>
<head>
<title>MIME Attachment View</title>
<link href="imp.css" rel="stylesheet" text="text/css">
</head>
<body bgcolor="#e9e9e9" text="#000000" link="#0000ff" vlink="#0000aa"
alink="#0000ff">
<b><u>MS Word Viewer</u></b><br><table><tr><td align=left>Usage:
/usr/local/wv/wvHtml <word
document> <html output file>
</td></tr></table></body>
</html>
does wv need other parameters ?
- What about Folders automatic filters for new e-mails. Does something
exist or maybe it's under developpement...
Thank you for your help...
--------------4200B49858A70686B05C169E
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
We've installed HORDE and IMP with MySQL database on our server and it
works well but we've got some problems. Does
<br>somebody know about these :
<p>- We have a warning message when using the report problem form
<br>Warning:<tt> Undefined property: problem_subject in</tt>
<br><tt>/usr/local/apache/htdocs/horde/imp/horde/problem.php3 on line 128</tt>
<br>with these parameters in defaults.php3
<br><tt>$default->problem_email = 'pgailly@alphacsp.com';</tt>
<br><tt>$default->problem_reporting = true;</tt>
<p>but I receive mails !
<p>- When new message has been seen under IMP, the POP client does not
download it.
<p>- Our server document root is ..../apache/htdocs/horde/imp/ to have
the IMP login page directly. For help documents IMP
<br>search data in /horde under the documents root. to have the help works
good, we have to make a copy of horde directory in imp
<br>directory. We use Virtual host in httpd.conf to set the documents root.
same problem for 'problems.php3'
<p>- To use Word view I put this path in defaults.php3 :
<br><tt>$default->path_to_mswordview = '/usr/local/wv/wvHtml';</tt>
<p>but we do not see the word document. we only have that :
<br>MS Word Viewer
<br> Usage: /usr/local/wv/wvHtml
<p>whith that source code :
<p><tt><html></tt>
<br><tt><head></tt>
<br><tt><title>MIME Attachment View</title></tt>
<br><tt><link href="imp.css" rel="stylesheet" text="text/css"></tt>
<br><tt></head></tt><tt></tt>
<p><tt><body bgcolor="#e9e9e9" text="#000000" link="#0000ff" vlink="#0000aa"
alink="#0000ff"></tt>
<br><tt><b><u>MS Word Viewer</u></b><br><table><tr><td
align=left>Usage: /usr/local/wv/wvHtml <word</tt>
<br><tt>document> <html output file></tt>
<br><tt></td></tr></table></body></tt>
<br><tt></html></tt>
<p>does wv need other parameters ?
<br>
<p>- What about Folders automatic filters for new e-mails. Does something
exist or maybe it's under developpement...
<p>Thank you for your help...</html>
--------------4200B49858A70686B05C169E--
---------------------- multipart/mixed attachment--