Syntica
Get started
OverviewConnectorsAgentsConsultancies and agenciesInternal teamsPricingDocsGuidesBlogSecurityAbout
← All connectors
Email

SMTP

The ordinary SMTP path, for applications that do not run on Microsoft 365: a hosting provider’s mailbox, a relay, or your own server. The account stays the customer’s, and the platform holds the password and injects it at deploy time, so it never reaches the repository. Use the library your language already has, whether that’s nodemailer, smtplib, or whatever is idiomatic, and read SMTP_SECURE as a string: implicit TLS on port 465, STARTTLS everywhere else.

Before you connect it

01
Create or pick a send-only mailbox with the provider.
02
Note the host, port, username and password.
03
Prefer a dedicated mailbox. With most providers the same password also grants inbox access.

What your application receives

An admin enters these once, and the platform injects them as environment variables at deploy time. Your code reads them. It never sees a login screen or an SDK for this.

SMTP_HOSTSMTP_PORTSMTP_SECURESMTP_USERSMTP_PASSMAIL_FROM
SMTP’s own docs, from the vendor →
Syntica
Real environments for client work. Your code. Your repo. No lock-in.
Product
PricingRelease notes
Who it's for
Consultancies and agenciesInternal teamsMigration
Developers
DocsStatus
Company
AboutSecurity and governanceBlogContact
© 2026 Syntica. All rights reserved.
Privacy PolicyTerms of Service
We use cookies
We use essential cookies to run the site and optional ones to understand usage. See our Privacy Policy.