Summary | IMP/servers.php - Cyrus example enhancement |
Queue | IMP |
Queue Version | 4.0.1 |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | boxtel (at) gmail (dot) com |
Created | 01/18/2005 (7513 days ago) |
Due | |
Updated | 01/18/2005 (7513 days ago) |
Assigned | |
Resolved | 01/18/2005 (7513 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ New
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ IMP/servers.php - Cyrus example enhancement
Queue ⇒ IMP
(great by the way !!!!!!).
The example uses 'imap/notls' , that works fine. But for the 'admin'
and 'quota' part in that example there is only 'imap' filled in for
'protocol' .
This causes a fatal error (about 'self signed certificate') when I log
into Horde and go to the Configuration->Users.
Maybe it's better to set the protocol in the 'admin' and 'quota' part
for Cyrus in servers.php to 'imap/notls' also. It took ME almost an
hour to discover the problem. So maybe changing the example settings
by default in the distribution will help other not-so-experienced
admin's for a better out-of-the-box experience. (Especially with,
for example, Fedora Core 3 standard Cyrus rpm's).
Also, i want to use this opportunity to tell you that i think Horde
(and it's projects) are absolutely great !!! Very nice documented
(important and often forgotten in open-source world), maybe the best
looking open-source webbased projects and very flexible and
standardized (using PEAR stuff).