Create the plan
Order SMTP in the client portal and note your credentials.
// INTEGRATION
Standard SMTP. No proprietary SDK required — four values and you are sending.
// CONNECTION
HOST mail.l9s.io PORT 587 SECURITY STARTTLS AUTH Username / Password
Alternative TLS HOST mail.l9s.io PORT 465 SECURITY TLS AUTH Username / Password
// CHECKLIST
Order SMTP in the client portal and note your credentials.
Authorise mail.l9s.io (or the include we provide) for your domain.
Add the DKIM TXT records from the portal for each sending domain.
Start with monitoring (p=none) then tighten once aligned.
Send to multiple providers and check headers for authentication pass.
On supported plans, subscribe to delivery events for observability.