How do I test if Cold Fusion is sending mail?

⌘K
  1. Home
  2. Docs
  3. SysAdmin
  4. Linux
  5. How do I test if Cold Fusion is sending mail?

Test cold fusion mailer code:

1) Add the following to a filename.cfm and then browse to it via web. It will send mail to the address specified.

from=”CF@localhost”
to=”you@youraddresshere.com”
subject=”cfmail test”>