Skip to main content
The Custom SMTP integration allows you to send ChatOps emails through your own SMTP server. This makes emails appear from your company domain (e.g., [email protected]) instead of Wirespeed’s default email infrastructure.
When Custom SMTP is installed, it automatically replaces the default Email integration for all ChatOps communications.

Configuration

To set up the integration, go to Integrations > Add Integration > Custom SMTP and provide the following:
FieldDescription
SMTP HostYour SMTP server hostname (e.g., smtp.office365.com)
SMTP PortPort number. Use 587 for STARTTLS or 465 for SSL/TLS
Use SSL/TLSOptional. If not set, automatically detected based on port
From Email AddressThe sender email address (e.g., [email protected])
From NameDisplay name for the sender (e.g., Security Team)
SMTP UsernameAuthentication username for your SMTP server
SMTP PasswordAuthentication password for your SMTP server
Your SMTP credentials are validated when you install or enable the integration. If validation fails, the integration will remain disabled and an error will be logged.