[Tickets #2398] Support for Merak
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Aug 5 14:19:55 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=2398
-----------------------------------------------------------------------
Ticket | 2398
Updated By | daniel at xyz-network.com
Summary | Support for Merak
Queue | IMP
Version | RELENG_3
State | Feedback
Priority | 2. Medium
Type | Enhancement
Owners |
-----------------------------------------------------------------------
daniel at xyz-network.com (2005-08-05 14:19) wrote:
I'm using the latest release tarballs (horde 3.0.5 and IMP h3 4.0.3).
contents of imp/config/servers.php:
<?php
$servers['imap'] = array(
'name' => 'Merak',
'server' => '10.1.0.2',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '',
'namespace' => '',
'maildomain' => '',
'smtphost' => '10.1.0.2',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);
?>
More information about the bugs
mailing list