On 28.07.2015 16:54, Martin S wrote:
> I've enabled the External Users feature, and set the config.php to point to 
> my mail server
> 
> "user_backends" => array (
>     0 => array (
>             "class"     => "OC_User_IMAP",
>             "arguments" => array (
>                               0 => '{localhost:143}'
>                               ),
>     ),
> ),
> But I constantly get a "Wrong password" error. I've also experimented with 
> {localhost:143/imap/starttls}
> {localhost:143/imap/tls}
> {SERVERFQDN:143/imap/starttls}
> {SERVERFQDN:143/imap/tls}
> but get the same error.

Do the IMAP server logs show anything?

Regards,
Christian

-- 
No signature available.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to