Citeren "Mauricio Jose T. Tecles" <mtec...@biof.ufrj.br>:
The original horde/imp/config/backends.php has several examples that IMP can try to use, so it is not a good idea to let IMP guess what you want.
IMP won't guess. By default only one is marked as 'enabled' and the remainders are 'disabled'.
Edit horde/imp/config/backends.php and let just "$servers['imap']" and its array of parameters, fill your 'maildomain'.
This is a *really* bad idea. There are numerous examples on the mailinglists where people modified backends.php (or any other configuration for that matter) that was overwritten when updating. You *never* make modifications in these files, instead you should create backends.local.php where you do the changes (see the comments in the headers).
Arjen -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org