[horde] Issues with Ingo and Dovecot-Managesieved

Ole Wolf wolf at blazingangles.com
Wed Nov 14 20:47:52 UTC 2012


Quoting "Stuart C. Naifeh" <scnaifeh at hotmail.com>:
> I am running Dovecot with managesieved as my imap and sieve server and I've
>   had a couple issues getting Ingo to work with it.

I use Dovecot with managesieved, too, and I didn't have to change any code
except the backends.local.php file, which contains the following section
for sieved:

$servers['imap'] = array(
 'disabled' = > false,
 'name' => 'My Horde IMAP Server',
 'hostspec' => 'localhost',
 'protocol' => 'imap',
 'port' => 143,
 'secure' => 'tls',
 'maildomain' => 'mydomain.com',
 'cache' => false,
);

This may work for you, too. Of course, you'll have to change at least the
'name' and the 'maildomain' settings to match those of your own server.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: PGP digital signatur
URL: <http://lists.horde.org/archives/horde/attachments/20121114/69a8220e/attachment.bin>


More information about the horde mailing list