[imp] some questions, need help...

Patrick Timmons ptimmons@courriel.polymtl.ca
Mon, 20 Nov 2000 12:19:53 -0500


Hi. (Salut.)

If I remember well, there is a line missing in horde/locale/fr/problem.lang
I added the following line just after $lang->status_composition.

$lang->problem_subject = '[Rapport de problème]';

Try this.

P.Timmons, service informatique, École Polytechnique de Montréal.


Pierre GAILLY wrote:
> 
> 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...
> 
>     -----------------------------------------------------------------------
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org

-- 
Patrick Timmons, service informatique