Own sender address (GraphAPI)
With this function, you can send emails in AbaNinja via your own Microsoft 365 mail server using GraphAPI and use your existing Microsoft 365 environment. This allows you to send emails with your own company address, which cleanly integrates your communication into your own mail infrastructure.
Notes
- Please only make these settings if you feel comfortable doing so. If you are unsure, please contact your IT service provider or a knowledgeable person for assistance.
- Attention: Only send a test email after you have followed the instructions completely.
- This feature is only available with a paid subscription.
Step-by-step instructions
Open the Entra Admin Center (https://entra.microsoft.com/).
Switch to the App Registration section.
Select Add New Registration (+ New Registration).
Fill out the new registration and save it:
- Name: Can be freely chosen.
- Supported account types: Single tenant.
- Redirect URI: Do not fill in.
- Save.
Switch to the Certificates & Secrets section.
Select New Client Secret (+ New client secret).
Configure the client secret and add it:
- Description: AbaNinja.
- Expires: 730 days (24 months), AbaNinja's recommendation.
Copy the value (Value). Make sure you copy the value immediately, as it will not be retrievable later.
Enter the value in Client Credentials in AbaNinja.
Switch to the API Permissions section.
Select Add New Permission (+ Add a permission).
Select Microsoft Graph.
Select Application Permissions.
Add the Mail.Send permission:
- Search for the Mail.Send permission.
- Check the Mail.Send checkbox.
- Select Add Permission.
Select Grant admin consent for Company.
Confirm with Yes.
Switch back to the overview.
Complete the configuration in AbaNinja:
- Directory ID (Tenant): Directory (tenant) ID.
- Application ID (Client): Application (client) ID.
- Client Credentials: As per the procedure in steps 8/9.
- Save.
Send a test email. The test email will be sent to the email address of your company according to your company profile (Settings > Company > Company Data).