[imp] poppssd

Christopher Thompson christ@acedsl.com
Fri, 15 Mar 2002 09:26:40 -0500


Stephane,
I had the same problem yesterday and placed a note in the list. 



It seems that horde 2.1
 	/horde/config/horde.php
 is missing the following option.

please add this in or about line 38

 	$conf['auth']['admins'] = array('your_admins_name');





-----Original Message-----
From: Stephane Morand [mailto:Stephane.Morand@polytechnique.fr]
Sent: Friday, March 15, 2002 7:48 AM
To: imp@lists.horde.org
Cc: rostetter@mail.utexas.edu
Subject: [imp] poppssd




Hi,

I got the poppassd package at

https://mail.ph.utexas.edu/test2/patches/public

and installed it with a poppassd server that is runnig good (tested with 
telnet, port 106, works fine)

I use a working horde installation:
Imap server is imap-2001a
I use the latest horde release:
Horde version 2.1 (RC1)
IMP   IMP 3.1 (RC1)
Turba 1.1 (RC1)

and configured the passwd/config/con.php:

$conf['passwd']['server'] = 'localhost';
$conf['passwd']['port'] = 106;
$conf['passwd']['remove_realm'] = true;
$conf['menu']['apps'] = array('imp');

and configuring the horde/config/registry.php like saying in the INSTALL 
file.
I also set up imp/config/server.php:
$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'my.server.com',
    'protocol' => 'imap',
    'port' => 143,
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'my.server.com',
    'smtphost' => 'my.server.com',
    'realm' => '',
    'preferred' => ''
);

When clicking on the passwd logo I get some warning messages:

Warning: Undefined index: admins in 
/home/http/pmcmail/horde-2.1/passwd/templates/main.inc on line 23

Warning: Wrong datatype for second argument in call to in_array in 
/home/http/pmcmail/horde-2.1/passwd/templates/main.inc on line 23

and I can change the password anyway. The passwd module just warn me all 
the time. 

Where does this bug come from ?


Stephane




-- 
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org