Hi,
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. What more can I try to get round this. I'm looking to
use the imap
authentication for owncloud? Does the account actually need to be on the server
prior to login,
or would it create it on login?
/Martin S
--
****************************************************
This address is for technical maillists only
Please use my primary mail address at the .org domain
for all other matters
****************************************************
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user