[imp] IMP 2.3.6

Fabian Gervan fabian@interk.com.ar
Tue, 18 Sep 2001 01:24:03 +0100


Hello Chuck,

>> and apache, obvios say "404 error"
>> what is the problem?

CH> You probably have something misconfigured. What do the various path settings 
CH> (probably still in horde/config/horde.php and imp/config/conf.php, for you, 
CH> though you should check horde/config/registry.php as well) say?

yes, I discover the error:
/horde/imp/conf.php:
$conf['user']['alternate_login'] = flase;
                                   ^^^^^^

now, i have other problem :)
When I try to send a mail, i have this error:

"Warning:  Failed opening 'Mail/rfc822.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/local/www/mail/horde/lib/MIME.php on line 73
Fatal error:  Undefined class name 'mail_rfc822' in
/usr/local/www/mail/horde/lib/MIME.php on line 75"

i search "Mail" folder but it doesn't exist in /horde
Regards

Fabian