[imp] How to setup Imp to connect with exchange 2003

Jody Cleveland Cleveland at winnefox.org
Tue Nov 29 06:32:53 PST 2005


Hello,

I've just setup the latest versions of Horde and Imp on a redhat 4.0AS
server. I've got horde setup successfully, and am trying to get imp to
connect to my exchange 2003 server.

My question is, how do I find out what information goes in here?:

$servers['exchange'] = array(
    'name' => 'Exchange 5.5 server',
    'server' => 'exchange.example.com',
    'hordeauth' => false,
    'protocol' => 'imap',
    'port' => 143,
    'folders' => '',
    'namespace' => '',
    'maildomain' => '',
    'smtphost' => 'smtp.example.com',
    'realm' => '',
    'preferred' => '',
    'dotfiles' => false,
    'hierarchies' => array()
);

Is there a utility I can run that will tell me those things?

- jody


More information about the imp mailing list