Skip to main content

SMTP

Config

FieldTypeRequiredDefaultNotes
providersmtp✅ YesSelects SMTP provider.
defaultFromAddressstring❌ NoUsed when args omit from.
hoststring✅ YesSMTP host.
auth.userstring✅ YesSMTP username.
auth.passwordstring✅ YesSMTP password.
portnumber❌ No465SMTP port.
secureboolean❌ NotrueTLS usage.
requireTLSboolean❌ NofalseEnforce TLS.