Skip to main content

Mail Configuration

Set up email notifications for alerts, reports, and system notifications.

Overview

The Mail Configuration tab allows you to configure SMTP settings for sending email notifications from Rapydo. This enables alerts for database issues, scheduled reports, and system notifications.

Adding a Mail Configuration

Click Add New Mail Configuration to open the configuration form.

Configuration Fields

User Account
string
required
SMTP username or AWS SES access key ID.
Password
string
required
SMTP password or AWS SES secret access key.
From Email
string
required
The sender email address that will appear on outgoing notifications.
SMTP Service
string
required
SMTP server hostname. For AWS SES, use the regional endpoint (e.g., email-smtp.us-east-1.amazonaws.com).
SMTP Port
number
required
Server port number. Common values:
  • Port 25 — Default SMTP (often blocked)
  • Port 587 — SMTP with STARTTLS (recommended)
  • Port 465 — SMTP over SSL
TLS Mode
string
Select the encryption mode:
  • None — No encryption
  • Start TLS — Upgrade to TLS after connecting
  • Use TLS — TLS from the start
System Notification Recipients
string
Comma-separated list of email addresses that will receive system notifications.

Actions

  • Test — Send a test email to verify the configuration works
  • Save — Add the mail configuration
  • Cancel — Discard changes and close the form

Managing Mail Configurations

The mail configuration list displays all configured SMTP settings with key details:
ColumnDescription
User AccountSMTP username or access key
From EmailSender email address
SMTP ServiceSMTP server hostname
SMTP PortServer port
Start TLSTLS on connect setting
Use TLSFull TLS setting
Notification RecipientsConfigured recipients
Use the action menu (⋮) on each row to edit or delete existing configurations. Table Settings — Customize which columns are displayed in the list.