Email Settings

Configure email provider

Abomate can send emails (reminders, ticket notifications) via two methods. Configure your preferred provider under Settings → Email.

Settings – Email configuration

Option 1: SMTP

Classic email sending via an SMTP server:

Field Example
SMTP Hostsmtp.office365.com, smtp.gmail.com
SMTP Port587 (STARTTLS) or 465 (SSL)
UsernameYour email address
PasswordApp password or regular password

Option 2: Microsoft 365 (Graph API)

Modern method via Microsoft Graph API – recommended for Office 365 customers:

Field Description
Tenant IDAzure AD Tenant ID
Client IDAzure App Registration Client ID
Client SecretAzure App Registration Secret
Sender emailThe mailbox to send from
Advantage: With Microsoft 365 via Graph API no app password is needed. Authentication runs securely via OAuth2.

Send test email

After saving the configuration you can send a test email to verify the setup. Click the "Send test email" button.

Tip: If the test email does not arrive, check spam folders and make sure the credentials are correct.