mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #193] Email addresses for Home and Work get swapped in Outlook #192
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VincentvgNn on GitHub (May 5, 2017).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/193
I'm using Windows 10 and Office 365 and tried coupling the Outlook address book with Fruux, FastMail and iCloud.
A killing issue is that the email addresses in Outlook denoted as "Email", "Email 2" and "Email 3" do not match as "Home", "Work" and "Other".
Copying addresses in Outlook from e.g. the Fruux or the FastMail address book to the Outlook.com address book is only possible when that sequence is kept OK.
@aluxnimm commented on GitHub (May 5, 2017):
This could be easily fixed of course but I am not sure if someone needed it exactly the other way round :( Need to check this and if so, we would need to make it configurable.
@VincentvgNn commented on GitHub (May 5, 2017):
You are surprising me by the idea to make in configurable!
Whether wrong or not, it would be good to keep all users satisfied.
Thanks a lot.
@aluxnimm commented on GitHub (May 5, 2017):
what does outlook do when importing/exporting a vcard manually? did you check if in this case also email1 is mapped to home?
@VincentvgNn commented on GitHub (May 6, 2017):
The Outlook Web Access (Outlook.com account) maps to Outlook in a way similar to what that I proposed.
Personal <--> Email
Work <--> Email 2
Other <--> Email 3
This is the first evidence on how it should be.
Exporting vCards from Outlook does not pass a well-defined type indication. Example:
BEGIN:VCARD
VERSION:2.1 (yes, truly a 1996 standard!)
N;LANGUAGE=nl:vCard;John
FN:John vCard
X-MS-OL-DEFAULT-POSTAL-ADDRESS:0
EMAIL;PREF;INTERNET:email@mail.com
EMAIL;INTERNET:email2@mail.com
EMAIL;INTERNET:email3@mail.com
I fear that Microsoft is mainly using the sequence of the mailaccounts and not so much the added type parameter. Therefore I followed the rule "Home" first, "Work" second and "Other" third. Then I had no problems.
On my Android smartphone I have "Nine - Outlook for Android" installed to connect with my Outlook.com address book using Exchange Active Sync. There in Nine the type indication is Email, Email2 and Email3.
When I merge that with the phone's address book, it automatically results in:
Email <--> Private address (Home)
Email2 <--> Business address (Work)
Email3 <--> Other address (Other)
This is the second evidence on how it should be.
I use eM Client as a vCard manager that uses vCard v3.0 and that can be synced to other systems.
A vCard from an EAS connection with outlook.com shows:
FN:John vCard
EMAIL;X-CN=John vCard (email@mail.com);TYPE=PREF:email@mail.com
EMAIL;X-CN=John vCard (email2@mail.com):email2@mail.com
EMAIL;X-CN=John vCard (email3@mail.com):email3@mail.com
When I copy that vCard within eM Client to an iCloud account the result is that iCloud assigns the label "E-mail" to all, just because there is no better type parameter.
@aluxnimm commented on GitHub (May 6, 2017):
Ok thanks, will check if I find the discussion about the other way round. If not, I will just change it this way since it sounds reasonable enough.
@aluxnimm commented on GitHub (May 12, 2017):
Swapped mapping in
ab4a14bWill be in next release.
@aluxnimm commented on GitHub (May 18, 2017):
Finally made mapping configurable,
b9f1df3.Will be in next release.
@VincentvgNn commented on GitHub (May 19, 2017):
Thanks a lot for your previous modification.
At this moment it works fine when connecting to Fruux and Google.
I have no evidence that it go's wrong somewhere. Maybe for existing users of previous versions of your Add-in?
Can you make the current mapping as a default setting in the configurable mapping?
@aluxnimm commented on GitHub (May 19, 2017):
it will be default yes. but mailbox.org needs it the other way round for example