[GH-ISSUE #71] Chat-Mapping set to mail #68

Closed
opened 2026-02-25 20:30:49 +03:00 by kerem · 5 comments
Owner

Originally created by @peterbeck on GitHub (Oct 21, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/71

Hi there,

In Outlook 2010 the "Chat" field seems to be mapped to one of the mail-addresses, even if the user does not have any instant messaging accounts. Using version 1.4.1

Regards Peter

Originally created by @peterbeck on GitHub (Oct 21, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/71 Hi there, In Outlook 2010 the "Chat" field seems to be mapped to one of the mail-addresses, even if the user does not have any instant messaging accounts. Using version 1.4.1 Regards Peter
kerem closed this issue 2026-02-25 20:30:49 +03:00
Author
Owner

@aluxnimm commented on GitHub (Oct 22, 2015):

Con you provide an example of a wrong mapped vcf file?

<!-- gh-comment-id:150240308 --> @aluxnimm commented on GitHub (Oct 22, 2015): Con you provide an example of a wrong mapped vcf file?
Author
Owner

@peterbeck commented on GitHub (Oct 24, 2015):

sure, here 's the sogo-vcard:

BEGIN:VCARD
VERSION:3.0
N:Last;First
FN:Last\, First
EMAIL;TYPE=INTERNET:first.last@domain.com
ORG:Somename Aktiengesellschaft
UID:13EF-56106200-1-5EF05780
END:VCARD

and the Outlook 2013 vcard looks:
ol2013scr

BEGIN:VCARD
VERSION:2.1
N;LANGUAGE=de-li:Last;First
FN:First Last
ORG:Somename Aktiengesellschaft
X-MS-OL-DEFAULT-POSTAL-ADDRESS:0
EMAIL;PREF;INTERNET:first.last@domain.com
X-MS-OL-DESIGN;CHARSET=utf-8:<card xmlns="http://schemas.microsoft.com/office/outlook/12/electronicbusinesscards" ver="1.0" layout="left" bgcolor="ffffff"><img xmlns="" align="fit" area="16" use="cardpicture"/><fld xmlns="" prop="name" align="left" dir="ltr" style="b" color="000000" size="10"/><fld xmlns="" prop="org" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="email" align="left" dir="ltr" color="d48d2a" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/></card>
REV:20151024T125303Z
END:VCARD
<!-- gh-comment-id:150809678 --> @peterbeck commented on GitHub (Oct 24, 2015): sure, here 's the sogo-vcard: ``` BEGIN:VCARD VERSION:3.0 N:Last;First FN:Last\, First EMAIL;TYPE=INTERNET:first.last@domain.com ORG:Somename Aktiengesellschaft UID:13EF-56106200-1-5EF05780 END:VCARD ``` and the Outlook 2013 vcard looks: ![ol2013scr](https://cloud.githubusercontent.com/assets/561186/10710554/ccf4a190-7a5f-11e5-9d05-da08e6370652.png) ``` BEGIN:VCARD VERSION:2.1 N;LANGUAGE=de-li:Last;First FN:First Last ORG:Somename Aktiengesellschaft X-MS-OL-DEFAULT-POSTAL-ADDRESS:0 EMAIL;PREF;INTERNET:first.last@domain.com X-MS-OL-DESIGN;CHARSET=utf-8:<card xmlns="http://schemas.microsoft.com/office/outlook/12/electronicbusinesscards" ver="1.0" layout="left" bgcolor="ffffff"><img xmlns="" align="fit" area="16" use="cardpicture"/><fld xmlns="" prop="name" align="left" dir="ltr" style="b" color="000000" size="10"/><fld xmlns="" prop="org" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="email" align="left" dir="ltr" color="d48d2a" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/></card> REV:20151024T125303Z END:VCARD ```
Author
Owner

@peterbeck commented on GitHub (Oct 24, 2015):

btw: using version 1.4.2 now...

<!-- gh-comment-id:150809760 --> @peterbeck commented on GitHub (Oct 24, 2015): btw: using version 1.4.2 now...
Author
Owner

@aluxnimm commented on GitHub (Oct 24, 2015):

Can't reproduce. When I import your example to SOGo and then sync to Outlook, only the email field get's populated, very strange.

<!-- gh-comment-id:150828139 --> @aluxnimm commented on GitHub (Oct 24, 2015): Can't reproduce. When I import your example to SOGo and then sync to Outlook, only the email field get's populated, very strange.
Author
Owner

@peterbeck commented on GitHub (Nov 12, 2015):

Hi there,
I've just replaced the active directory domain with a a complete fresh installation on the affected system and now everything is working the way it should.
It was a very old system with Exchange 2003 and Zarafa schema extensions installed, i think that was the issue. Anyway, now everything is shiny ;-)
Cheers
Peter

<!-- gh-comment-id:155965568 --> @peterbeck commented on GitHub (Nov 12, 2015): Hi there, I've just replaced the active directory domain with a a complete fresh installation on the affected system and now everything is working the way it should. It was a very old system with Exchange 2003 and Zarafa schema extensions installed, i think that was the issue. Anyway, now everything is shiny ;-) Cheers Peter
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#68
No description provided.