[horde] IMP setup

alan walters alan at aillweecave.ie
Wed Jun 22 13:06:55 PDT 2005


Would suggest you check the namespace and folders areas. Folders is dependant on the imap server you are running.

Also like was mentioned check you test.php to make sure imap is complied in php.

Additionally check your server wu.net.nz to see you can telnet to port 134 and that the imap server answers.



> <?php
>
> $servers['imap'] = array(
>    'name' => 'IMAP Server',
>    'server' => 'wu.net.nz',
>    'protocol' => 'imap/notls',
>    'port' => 143,
>    'folders' => '',
>    'namespace' => '',
>    'maildomain' => 'wu.net.nz',
>    'smtphost' => 'smtp.qsi.net.nz',
>    'smtpport' => 25,
>    'realm' => '',
>    'dotfiles' => false
> );
>
> ?>
> =========================================
>
> Did I miss anything? It's a very standard server, and I have tried imap as
> well as imap/notls protocols. Yet everytime I try to log on it failed.
>
> Any suggestions would be immensely appreciated.

Dany, The you might try using the imp imap test login on your server 
located at horde/imp/test.php.  Test manually with the above 
information and see if it works as expected. That is one of the first 
things that I do when I have a problem.  Be sure an monitor your log 
files for errors or success (hopefully).  If you aren't successful and 
don't understand the errors, send them to the list with more 
information about your installation.

good luck,

ed


-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 17/06/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 17/06/2005
 


More information about the horde mailing list