[Tickets #3019] imp goes into an infinite loop for a couple of accounts (in Folder.php)
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Nov 24 06:16:40 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3019
-----------------------------------------------------------------------
Ticket | 3019
Updated By | seker at uwyo.edu
Summary | imp goes into an infinite loop for a couple of accounts (in Folder.php)
Queue | IMP
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
seker at uwyo.edu (2005-11-24 06:16) wrote:
hordeauth is false, from servers.php:
$servers['cosc'] = array(
'name' => 'Cosc Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => 'uwyo.edu',
'smtphost' => 'fred',
'smtpport' => 25,
'realm' => 'uwyo.edu',
'preferred' => '',
'dotfiles' => false,
);
authenication in horde is through imp.
More information about the bugs
mailing list