[imp] Problems with external imap server
Jens A. Tkotz
jens@f2h9.de
Wed, 26 Jun 2002 15:27:53 +0200
Hi,
i added an additonal Server in imp/config/servers.php
$servers['web.de-imap'] = array(
'name' => 'Web.de IMAP',
'server' => 'imap.web.de',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '',
'namespace' => '',
'maildomain' => 'web.de',
'smtphost' => 'smtp.web.de',
'realm' => 'web.de',
'preferred' => ''
);
When i log in i get this Warnings :
Warning: imap_thread returned an empty tree in
/usr/apache/htdocs/horde/imp/lib/Message.php on line 66
Warning: Invalid argument supplied for foreach() in
/usr/apache/htdocs/horde/imp/lib/Message.php on line 67
and in my Inbox a lot of these messages :
Notice: Undefined offset: 206107673 in /usr/apache/htdocs/horde/imp/mailbox.php
on line 721
Notice: Undefined offset: 206107673 in /usr/apache/htdocs/horde/imp/mailbox.php
on line 821
.......
If i want to view a mail i get the two warnings and
Notice: Undefined index: 278846190 in /usr/apache/htdocs/horde/imp/message.php
on line 219
I use the finals Tarballs from Horde 2.1 and Imp 3.1
If i try to connect to the server via the demo installation on horde.org it
works fine.
So i think i misconfigured the entry in server.php
Greetings,
Jens
_________________________
Ich sag mal ... Charisma
-------------------------------------------------
This mail sent through IMP 3.1: http://horde.org/imp/
FROM http://www.f2h9.de