cbmailservices
key under the moduleSettings
structure in the config/Coldbox.cfc
file. Here you will configure all the different mailers, default protocol, default sending settings and so much more.cfmail
tag using a mailer called default
.default
.CFMail
protocol will use all these as defaults to the cfmail
tag.CFMail
Null
InMemory
File
Postmark
Please note that some of the protocol have property requirements.