SMTP

The SMTP Settings section allows you to configure an email server used by Gaio DataOS to send system notifications, alerts, and transactional messages (such as user invitations, password resets, and system events). This configuration is global per project and must be enabled for email delivery to work.
Accessing SMTP Settings
Insert the address of your SMTP server, such as
smtp.office365.com,smtp.gmail.com,etc.Configure the SMTP port used by your provider.
Defines the encryption method used for the SMTP connection (TSL or SSL).
Create a display name that will appear as the sender of system emails.
Insert the email account used to authenticate with the SMTP server.
Insert the password associated with SMTP user.
When using Microsoft / Office 365 SMTP, enable this option. This applies Microsoft-specific handling and compatibility settings for authentication.
Turns SMTP delivery on or off.
When enabled, Gaio will attempt to send emails using the configured server
When disabled, no system emails will be sent
Testing the SMTP Connection
Before saving, always validate your configuration:
Click Test SMTP Connection
Gaio will attempt to authenticate and send a test message
If successful, the configuration is ready for use
If it fails, review:
Host and port
Encryption type
Credentials
Firewall or email provider restrictions
Saving the Configuration
After a successful test:
Click Save
The SMTP configuration becomes active immediately
All system notifications will start using this email server
Common SMTP Providers
Office 365
smtp.office365.com
587
TLS
Gmail
smtp.gmail.com
587
TLS
SendGrid
smtp.sendgrid.net
587
TLS
Amazon SES
email-smtp..amazonaws.com
587
TLS
Last updated