Skip to main content
Send emails using SMTP. This connection points Alumio at a mail server using the standard SMTP protocol, so any feature that sends mail goes out through that server. Use it when you want email delivered through your existing mail provider or company mail server rather than a hosted service. You set it up once with the server address and sign-in details, then reuse it wherever an email server is needed.

Fields

Sample data

A typical SMTP connection points at your provider’s server and signs in with a sending account.
FieldValue
Hostsmtp.example.com
Port587
Usernamenotifications@example.com
Passwordyour-password (or an environment variable)