FleetbaseFleetbase

Mail

Configure the outbound mail driver Fleetbase uses for notifications, invitations, order updates, and system alerts.

Mail

Fleetbase sends transactional email for account invitations, password resets, order notifications, and system alerts. The Mail settings panel lets you choose and configure the mail driver that powers all outbound email. Navigate to Admin → System Settings → Mail to access these settings.

Mail settings — From Address, From Name, and Mailer configuration panel

From Address and Name

These two fields apply regardless of which mailer is selected.

FieldDescription
From AddressThe email address Fleetbase sends from (e.g. noreply@yourdomain.com)
From NameThe display name shown to recipients (e.g. your company name)

Mailer

Select the mail transport to use. The form updates to show only the fields relevant to the selected driver.

Connects to any SMTP server — your own mail server, relay, or a hosted service that provides SMTP credentials.

FieldDescription
SMTP HostHostname of your SMTP server (e.g. smtp.mailgun.org)
SMTP PortPort number — typically 587 (STARTTLS) or 465 (SSL)
SMTP EncryptionToggle to enable TLS encryption (recommended)
SMTP UsernameYour SMTP authentication username
SMTP PasswordYour SMTP authentication password
SMTP TimeoutConnection timeout in seconds (optional)
SMTP Auth ModeAuthentication mode if required by your server (optional)

Uses the Mailgun API. Verify your sending domain in Mailgun via DNS before use.

FieldDescription
Mailgun DomainYour verified Mailgun sending domain (e.g. mg.yourdomain.com)
Mailgun Endpointapi.mailgun.net for US regions, api.eu.mailgun.net for EU
Mailgun SecretYour Mailgun private API key

Uses the Postmark API. Create a Server in Postmark to get your token.

FieldDescription
Postmark TokenYour Postmark Server API token

Uses the SendGrid Web API v3. Verify a sender identity or domain in SendGrid before use.

FieldDescription
SendGrid API KeyYour SendGrid API key with Mail Send permissions

Uses the Resend API. Verify your sending domain in the Resend dashboard before use.

FieldDescription
Resend API KeyYour Resend API key

Sends email via the Microsoft Graph API using OAuth2 — suitable for Microsoft 365 or Exchange Online accounts.

FieldDescription
Client IDThe Application (client) ID from your Azure app registration
Client SecretThe client secret generated for your Azure app
Tenant IDYour Azure Active Directory tenant ID
Save to Sent ItemsToggle to save sent emails to the sending account's Sent Items folder

Register an app in the Azure portal with the Mail.Send Microsoft Graph API permission granted.

Testing

Click Test Config to send a test email to the currently logged-in admin account using the settings currently entered in the form. Check your inbox to confirm delivery, then click Save Changes to persist the configuration.

Saving

Click Save Changes to apply the configuration. The config cache is refreshed automatically — no restart is required.

Mail | Fleetbase