[sync] Synching between Kronolith and Thunderbrid/Sunbird

Thomas Berger tberger at rz.uni-leipzig.de
Wed Feb 18 12:05:41 UTC 2009


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Thomas Berger wrote:
>> Hallo,
>>
>> we use the Horde Groupware Webmail Edition 1.2
>> with the Authorization over imp and we have
>> a Problem by the Authorization.
>>
>> In the servers.php list (imp) are 6 entrys and by the
>> Synchronization from Thunderbrid/Sunbird to Kronolith
>> (https://yourhost/yourhordepath/rpc.php/kronolith/YOUR-HORDE-USERNAME/YOUR-HORDE-USERNAME.ics)
>>
>> use the Authorization always the first
>> server in the servers.php and not to the server
>> from the URL (YOUR-HORDE-USERNAME).
>>
>> Can I configure rpc so that use the Authorization server
>> from URL (YOUR-HORDE-USERNAME) or what can i do or
>> what am I doing wrong????
>
> Try the following:
>
> https://yourhost/yourhordepath/rpc.php/kronolith/YOUR-HORDE-USERNAME@realm/YOUR-HORDE-USERNAME@realm.ics/?server=servername
>
> set "realm" to the realm used in servers.php (if no realms are used omit
> the "@realm" parts)
>
> set "servername" to the servername used in servers.php e.g. if you have
> $servers['myserver1'] then set it to "myserver1"
>
> Didi
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iD8DBQFJmqWG5UTx/TQx0LARApRRAKCIjPkyuzO6VhqQGl4rj8OkD+8UJQCgtDLC
> emkcnVJ/Ughhgy8eyi5X8Ko=
> =z5DD
> -----END PGP SIGNATURE-----
>

i think, i have this...

// [servers.php 1. Position]

$servers['studserv']=array(
...
...
);


// [servers.php 2. Position]

$servers['server1']=array(
         'name' => 'server1 (imap)',
         'server' => 'server1.xx.yy.de',
         'hordeauth' => false,
         'protocol' => 'imap/ssl',
         'port' => 993,
         'folders' => '',
         'namespace' => '',
         'maildomain' => 'xx.yy.de',
         'realm' => 'server1.xx.yy.de',
         'preferred' => ''
);

and the connect String is:

https://.../kronolith/USER@server1.xx.yy.de/USER@server1.xx.yy.de.ics


But the Authorization used the server 'studserv' and not 'server1'
I can't see my Error :-(.

Thank you for your help...

Best Regards
Thomas Berger



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the sync mailing list