Sending and Receiving E-Mail
You can add interactive e-mail features to your ColdFusion applications using the cfmail
and cfpop
tags. This complete two-way interface to mail servers makes the ColdFusion e-mail capability a vital link to your users.
Contents
- Using ColdFusion with mail servers
- Sending e-mail messages
- Sample uses of cfmail
- Customizing e-mail for multiple recipients
- Using cfmailparam
- Advanced sending options
- Receiving e-mail messages
- Handling POP mail