Product

SMTP

Standard SMTP integration for applications that cannot use the REST API directly.

Connection pattern

SMTP configuration
Host: smtp.sendout.com.br
Port: 587
Encryption: STARTTLS
Username: your-smtp-user
Password: your-smtp-password

SMTP credentials are secrets. Store them server-side, rotate them if exposed, and do not embed them in public code or client applications.