Summary | Funambol Sync and realm problem |
Queue | Horde Base |
Queue Version | 3.3.6 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | danielr (at) charton-mgmt (dot) com |
Created | 04/07/2010 (5582 days ago) |
Due | |
Updated | 04/07/2010 (5582 days ago) |
Assigned | |
Resolved | 04/07/2010 (5582 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug #8872.State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Funambol Sync and realm problem
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
1.1.3, nag 2.3.4, mnemo 2.2.3 on an SME 7.4 server. Webmail works
correctly. Funambol outlook connector connects and transfers all data
succesfully. However no outlook data will show in the webmail
interface.
Problem is in the horde database tables the event_creator_id is not
being populated correctly. Funambol populates it with username while
webmail populates the field with username@realm. I tried setting up
funambol username as username@domain.com but it fails. What controls
the @realm name being added to the username?
Currently in the SME 7.4 server the realm name gets created as the
same name as the domain name.
If I change any of the event_creator_id from username to
username@domain.com then the items will show up in webmail
successfully, but then will no longer be synced with outlook.