http://wiki.horde.org/ImpUWIMAPNamespaces?referrer=HowTo#
On Thu, 28 Jun 2007, Yoseff Francus wrote: > Horde 3.1.4 > IMP H3 (4.1.4) > > On Wed, 27 Jun 2007, Eric Jon Rostetter wrote: > >> Quoting Yoseff Francus <[EMAIL PROTECTED]>: >> >>> 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. >> >> Yep, I think we found the problem, but the solution still lurks. >> >> What version of IMP are you running (see "Help -> About" or look at >> the file horde/imp/lib/version.php)? >> >>> 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 <[EMAIL PROTECTED]>: >>>> >>>>> 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: [EMAIL PROTECTED] >>>> >>> -- >>> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >>> Frequently Asked Questions: http://horde.org/faq/ >>> To unsubscribe, mail: [EMAIL PROTECTED] >>> >> >> >> >> -- >> 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: [EMAIL PROTECTED] >> > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
