Domino with Exchange online

Jacky Lai 0 Reputation points
2024-12-13T09:57:33.5433333+00:00

We are using domino server in our hq. but our sub is using m365.

To support encryption email between domino & M365, we are thinking about email with S/MIME.

Can M365 sync those info to onPrem LDAP server? Then our Domino server connect that onPrem LDAP server for those S/MIME info. Then our end user send encrypted email to M365 users.

Many Thanks.

Microsoft Exchange Online
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xintao Qiao-MSFT 5,085 Reputation points Microsoft Vendor
    2024-12-16T02:50:06.33+00:00

    Hi, @Jacky Lai

    Yes, using S/MIME to encrypt e-mail communication between the Domino server and M365 is a viable approach. This involves the following steps:

    1. Make sure that both your Domino and M365 users have a valid S/MIME certificate from a trusted certificate authority.
    2. In M365, you need to publish the S/MIME certificate to a user profile in Azure Active Directory. Configure M365 to send and receive encrypted and signed email using S/MIME.
    3. Use Azure AD Connect or a similar tool to synchronize the appropriate user attributes, including S/MIME certificates, from Azure Active Directory to the local Active Directory (AD). Ensure that the attributes used to map the S/MIME certificates stored in Azure AD to the correct attributes in the local AD.
    4. Configure your Domino server to query your local LDAP server for S/MIME certificates. Ensure that your Domino server can access and use the S/MIME certificate from the LDAP server to encrypt and decrypt e-mail.

    More information can be found Configure S/MIME in Exchange Online | Microsoft Learn


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.