timmcmic / DLConversionV2

MIT License
44 stars 9 forks source link

When calculating remote routing address if not present no logic exists to ensure uniqueness of the calculated address #65

Closed timmcmic closed 1 year ago

timmcmic commented 1 year ago

Fixed in 2.5.32. This version will now calculate the mail.onmicrosoft.com address. A loop will then go through and search for the address. If the address is not found - this is considered the hybrid remote routing address. If the address is found - a random string is generated and appended to the alias to create the address. Then this becomes the alias of the hybrid routing address.

This also fixed the issue provisioning the mail contact - as the hybrid address is determined from the office 365 configuration captured post DL migration.