MailService Plugin

Hey,

I am looking at the docs here:
http://wiki.coldbox.org/wiki/Plugins:MailService.cfm

And the API here:
http://coldbox.org/documents/api/ColdBoxDocs-3.0.0.M6/coldbox/system/plugins/MailService.html

I tried to create a newMail object but keep getting the following error:

The tag does not allow the attribute(s) ATTRIBUTECOLLECTION. The valid attribute(s) are BCC,CC,CHARSET,FAILTO,FROM,GROUP,GROUPCASESENSITIVE,MAILERID,MAXROWS,MIMEATTACH,PASSWORD,PORT,QUERY,REPLYTO,SERVER,SPOOLENABLE,STARTROW,SUBJECT,TIMEOUT,TO,TYPE,USERNAME,WRAPTEXT,DEBUG.

what version of CF are you running? And what's your code look like?

- Gabriel

Cf8 and above only

Yay for CF7 at work!