[Dovecot] imapc Proxy to IMAPS Exchangeserver?

Daniel Parthey d.parthey at metaways.de
Mon May 19 13:10:37 UTC 2014


Am 19.05.2014 14:53, schrieb Ralf Hildebrandt:
> * Daniel Parthey <dovecot at dovecot.org>:
>> Am 16.05.2014 12:09, schrieb Ralf Hildebrandt:
>>> May 16 12:07:05 mproxy dovecot: master: Dovecot v2.2.9 starting up (core dumps disabled)
>>> May 16 12:07:29 mproxy dovecot: imap-login: Login: user=<hildeb>, method=PLAIN, rip=::1, lip=::1, mpid=23662, secured, session=<tqLKk4H5/QAAAAAAAAAAAAAAAAAAAAAB>
>>> May 16 12:07:29 mproxy dovecot: imap(hildeb): Error: user hildeb: Initialization failed: Namespace '': Mailbox list driver imapc: missing imapc_password
>>> May 16 12:07:29 mproxy dovecot: imap(hildeb): Error: Invalid user settings. Refer to server log for more information.
>>>
>>> Mailbox list driver imapc: missing imapc_password ???
>>
>> The IMAP Client (imapc) needs a username, hostname, port and password to login.
>>
>> According to http://wiki2.dovecot.org/Variables you can just pass through
>> the plaintext password %w to the imapc backend by setting imapc_password=%w
>
> That's what I did! (prefixed with userdb_, since I'm using driver = prefetch)

You're trying to enable SSL in imapc, right?

Maybe some of the options from http://wiki2.dovecot.org/Migration/Dsync will be useful:

# for SSL:
#imapc_port = 993
#imapc_ssl = imaps
#imapc_ssl_ca_dir = /etc/ssl
#imapc_ssl_verify = yes

Regards
Daniel

-- 
Dipl.-Inf. Daniel Parthey
System Engineer
Metaways Infosystems GmbH
Pickhuben 2, D-20457 Hamburg

E-Mail: d.parthey at metaways.de
Web:    http://www.metaways.de

Metaways Infosystems GmbH - Sitz: D-22967 Tremsbüttel
Handelsregister: Amtsgericht Lübeck HRB 4508 AH
Geschäftsführung: Hermann Thaele, Lüder-H.Thaele


More information about the dovecot mailing list