Problems with IMP

Pierre GAILLY pgailly@alphacsp.com
Fri, 17 Nov 2000 19:40:42 +0100


---------------------- multipart/mixed attachment

--------------6C200D52624DA7F7733C8E69
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 support.



--------------6C200D52624DA7F7733C8E69
<!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 somebody know about these
:
<p>- We have a warning message when using the report problem form
<br><tt>Warning: Undefined property: problem_subject in /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&nbsp;&nbsp;&nbsp;&nbsp; = '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 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'
<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><tt>MS Word Viewer</tt>
<br><tt>&nbsp;Usage: /usr/local/wv/wvHtml</tt><tt></tt>
<p>whith that source code :<tt></tt>
<p><tt>&lt;html></tt>
<br><tt>&lt;head></tt>
<br><tt>&lt;title>MIME Attachment View&lt;/title></tt>
<br><tt>&lt;link href="imp.css" rel="stylesheet" text="text/css"></tt>
<br><tt>&lt;/head></tt><tt></tt>
<p><tt>&lt;body bgcolor="#e9e9e9" text="#000000" link="#0000ff" vlink="#0000aa"
alink="#0000ff"></tt>
<br><tt>&lt;b>&lt;u>MS Word Viewer&lt;/u>&lt;/b>&lt;br>&lt;table>&lt;tr>&lt;td
align=left>Usage: /usr/local/wv/wvHtml &lt;word document> &lt;html output
file></tt>
<br><tt>&lt;/td>&lt;/tr>&lt;/table>&lt;/body></tt>
<br><tt>&lt;/html></tt><tt></tt>
<p>does wv need other parameters ?
<br><tt></tt>&nbsp;<tt></tt>
<p>- What about Folders automatic filters for new e-mails. Does something
exist or maybe it's under developpement...
<p>Thank you for your support.
<br>&nbsp;
<br>&nbsp;</html>

--------------6C200D52624DA7F7733C8E69--

---------------------- multipart/mixed attachment--