J
JOATOSIT Operations Platform
Browse documentation

Email (SMTP) setup

Alerts & Notifications

For email notifications to work, JOATOS needs an SMTP server to send through. You configure this once per organisation.

Configuring SMTP

In Settings, under Alerts, open Email Server and fill in:

FieldNotes
HostYour SMTP server, e.g. smtp.example.com
PortDefault 587
EncryptionSTARTTLS (default), TLS / SSL, or None
AuthenticationUsername & Password, or None
UsernameShown when authentication is on
PasswordShown when authentication is on; stored encrypted
From AddressThe address alerts are sent from, e.g. alerts@example.com
From NameDisplay name, e.g. JOATOS Alerts (optional)

Select Save.

Sending a test email

After saving, select Send test email. JOATOS sends a test message to your own logged-in email address, so you can confirm the settings work. The button is disabled until a configuration has been saved.

How the password is handled

Once saved, the password field shows a placeholder (••••••••) rather than the real value. Saving again with the placeholder unchanged keeps the existing password; type a new value to replace it. Passwords are always encrypted at rest — never stored in plain text.

Notes & tips

  • SMTP is per organisation — one mail configuration serves all email notification profiles.
  • Without a working SMTP config, email notification profiles can't send; those attempts appear in the alert history with a No SMTP status.

Related