[imp] Installation problems / Horde 2.1 + IMP 3.1 / almost out of thebox

Elton Spode espode@brturbo.com
Thu, 11 Jul 2002 11:02:30 -0300


See http://www.geocities.com/oliversl/imp . It´s a good guide to install imp
3.0 on redhat 7.2.
I have installed imp 3.1 and horde 2.1 using that guide adapting it to
debian and almost everithing worked well. Just when I tried to send a
message a get "unable to set sender to user@domain.xxx" and I am using a
smtp email server.

I hope I helped you.

Elton Spode
ESPOCOMP

----------------------------------------------------------------------------
---------------------------
www.onshop.com.br - O Seu Shopping Virtual - Compre e Venda pela Internet
com Facilidade
www.dominiolivre.com.br - Registre o seu domínio, preserve a sua marca na
internet.
www.espocomp.com.br - A sua loja de informática na internet.
www.exposhop.net - O site que cria a sua loja virtual
----------------------------------------------------------------------------
---------------------------
----- Original Message -----
From: KURZ Jurgen BRX/STI
To: imp@lists.horde.org
Sent: Thursday, July 11, 2002 8:29 AM
Subject: [imp] Installation problems / Horde 2.1 + IMP 3.1 / almost out of
thebox


Hello all,

I am a little in trouble installing imp.

Small installation history :
 - Debian WOODY, but not installed with apt-get nor dselect, to have the
version horde 2.1 / imp 3.1
 - apache with root set as /var/www
 - horde is installed in /var/www/horde and seems to be fine (imap login +
mysql pref storage) all is ok till this

now I am installing imp 3.1 in /var/www/horde/imp
I have uncommented the imp section in the /horde/config/registry.php:
$this->applications['horde'] = array(
    'fileroot' => dirname(__FILE__) . '/..',
    'webroot' => '/horde',
    'initial_page' => 'login.php',
    'icon' => '/horde/graphics/home.gif',
    'name' => _("Horde"),
    'allow_guests' => true,
    'show' => true,
    'templates' => dirname(__FILE__) . '/../templates',
    'cookie_domain' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
    'cookie_path' => '/horde',
    'server_name' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
    'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT']
);

 $this->applications['imp'] = array(
     'fileroot' => dirname(__FILE__) . '/../imp',
     'webroot' => $this->applications['horde']['webroot'] . '/imp',
     'icon' => $this->applications['horde']['webroot'] .
'/imp/graphics/imp.gif',
     'name' => _("Mail"),
     'allow_guests' => false,
     'show' => true
 );
when I navigate to lsh.mine.nu/horde/imp/test.php the test is ok, even the
imap returns ok
but
on http://lsh.mine.nu/horde many things are going wrong :
the new "mail" icon on the bottom of the screen has a wrong link :
http://lsh.mine.nu/horde/imp/?Horde=1679ad73683220c10c0ebeb4d38b1e1a&Horde=1
679ad73683220c10c0ebeb4d38b1e1a

If I try to uncomment the
// $this->registry['auth']['login'] = 'imp';
// $this->registry['auth']['logout'] = 'imp';
setting, I get a 404 on the top of the screen.

All suggestions and help will be greatly welcome :)
Jürgen KURZ
Project Manager

France Telecom
Enterprise Solutions Division
Teleconferencing and IP services.

124, rue Réaumur - 75002 Paris - France
Phone: +33 1 42 21 80 55
Fax:   +33 1 55 80 83 13
mailto:jurgen.kurz@francetelecom.com
http://viasolutions.com







--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org