Hi everyone,

I need to send email from my OO app.  ColdSpring docs mention the use of a
NotificationService to send emails, and there is an incomplete example
there.

Does anyone have a true example of a NotificationService.cfc that replaces
the "sprinkling of CFMAIL throughout the app", and example of how the
service is actually called?

The example shows just variables.notificationService.send(.), but I'm having
trouble figuring out how the exact call and the actual implementation would
look.  What goes inside send()?  If the message content itself goes in
there, doesn't that get messy?  Should all the attributes of a CFMAIL tag be
accounted for, and if so, how?

Thanks,

Marc



You are subscribed to cfcdev. To unsubscribe, please follow the instructions at 
http://www.cfczone.org/listserv.cfm

CFCDev is supported by:
Katapult Media, Inc.
We are cool code geeks looking for fun projects to rock!
www.katapultmedia.com

An archive of the CFCDev list is available at 
www.mail-archive.com/cfcdev@cfczone.org

Reply via email to