[turba] How to use turba-import-vcards

Jan Schneider jan at horde.org
Thu Mar 1 21:18:52 UTC 2018


Zitat von Luca Bertoncello <lucabert at lucabert.de>:

> Luca Bertoncello <lucabert at lucabert.de> schrieb:
>
>> A very strange idea: since I authenticate in Horde using IMAP, maybe should
>> the script authenticate via IMAP, too and it can't?
>
> Well, maybe I found the problem, or at least a possible solution...
>
> In the file turba-import-vcards I have this:
>
> require_once $baseDir . 'lib/Application.php';
> Horde_Registry::appInit('turba', array('cli' => true));
>
> If I add:
>
> Horde_Registry::appInit('imp', array('cli' => true));
>
> too, it works correct, so maybe the problem is really that I authenticate
> with IMAP using IMP and the importer does NOT call IMP to authenticate the
> user...
>
> Your opinion?

You cannot authenticate to IMP because you don't have the user's  
password to authenticate at the IMAP backend. So this all doesn't make  
much sense. If any, the opposite behaviour would be explainable.  
Strange.

-- 
Jan Schneider
The Horde Project
https://www.horde.org/



More information about the turba mailing list