[imp] Anyone else getting long delays after login, then things work fine until new imap connections opened? (cyrus imap 2.3.x)
Yoseff Francus
francus at yossi.com
Thu Jun 28 03:56:11 UTC 2007
By George I think we may have something! When I look at my folders I see
everything in my home directory and on down when all I should see is my
mail folders. I logged in to an account that has almost nothing in the
home directory and things came up very quickly.
My servers.php entry looks correct, perhaps I am missing something?
$servers['imap'] = array(
'name' => 'machine-ssl',
'server' => 'machine.com',
'hordeauth' => false,
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => 'machine.com',
'smtphost' => 'mail.machine.com',
'realm' => 'machine.com',
'preferred' => '',
'quota' => false,
'dotfiles' => false,
'hierarchies' => array()
);
On Wed, 27 Jun 2007, Eric Jon Rostetter wrote:
> Quoting Yoseff Francus <francus at yossi.com>:
>
>> I am using imap-uw in case it makes any difference. One new data point
>> that may help. When I authenticate using MIMP I get logged in almost
>> instantly it is only with imp that it takes forever to get logged in.
>
> The only reason I can think of would be if your namespace or folder location
> is set wrong so it is indexing the whole computer, or your whole account,
> or something like that. But this would be if IMP is always slow. If it
> is slow at first login, then fast after that, then this probably isn't
> the case...
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Go Longhorns!
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
More information about the imp
mailing list