Re: How to use turba-import-vcards
Jan Schneider <[email protected]> Thu, 01 Mar 2018 21:18:52 +0000
| Newsgroups | gmane.comp.horde.turba |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Luca Bertoncello <[email protected]>: > Luca Bertoncello <[email protected]> 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/ -- turba mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]