My configuration servers.php:

$servers['imap'] = array(
    'name' => 'IMAP',
    'server' => 'my server',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => 'INBOX.',
    'namespace' => '',
    'maildomain' => 'mydomain.lt',
    'smtphost' => 'my.smtp.server',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    'dotfiles' => true,
    'hierarchies' => array(),
    'preferred' => 'address for webmail'
);


-- 
Liutauras
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to