[imp] Re: New Horde Imp Installation
RYAN vAN GINNEKEN
luck at computerking.ca
Mon Mar 21 00:03:01 PST 2005
What method do you use to authenticate to your imap server i use
imap/notls like this in my /usr/local/www/horde/imp/config/servers.php
file.
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '',
'namespace' => '',
'maildomain' => 'computerking.ca',
'smtphost' => 'localhost',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);
Eric Gunnett wrote:
> Yes it is set to that. Can log into horde fine and administer it but can not seem to authenticate to imp or at least log in and Compose a MEssage it just keeps asking me for a username and password.
>
>
>
>Eric Gunnett
>System Administrator
>Zoovy, Inc.
>eric at zoovy.com
>
>
>
>
>>>>RYAN vAN GINNEKEN <luck at computerking.ca> 03/20/05 05:13PM >>>
>>>>
>>>>
>Eric Gunnett wrote:
>
>
>
>> I have just installed horde-3.0.3 and imp-h3-4.0.2 on my system I can log into the horde administration fine. But when clicking on the INBOX icon for my imp installation it prompts me for a password, I enter it and then click on the icon it prompts me for a password again. I do not seem to be able to get into my imp install. It does the same thing for me when I click on Compose Message also. I checked the Courier Imap installation and it appears to be working fine, can log into it with out any errors.
>> Anyone have any suggestions why I can not log into imp?
>>
>>
>>
>>Eric Gunnett
>>System Administrator
>>Zoovy, Inc.
>>eric at zoovy.com
>>
>>
>>
>>
>>
>>
>Have you tried setting your authentication method to use application imp
>in the horde setup menu?
>
>
>
>
More information about the imp
mailing list