mail settings...

All,

Im sorry, but whats the syntax to get my mail settings from the
coldbox config file?
would it be this?

getMailSettings("MailServer")

tia

You can do getSetting() and nest the structure, just dump getConfigSettings() and look at the structure. Or get a mail settings bean.

http://www.coldboxframework.com/api/

That site is your best friend.

http://www.coldboxframework.com/api/templates/content.cfm?file=C:\Inetpub\vhosts\coldboxframework.com\httpdocs\builds\coldbox_2_6_2\coldbox\system\frameworkSupertype.cfc

thanks.

I was having some firewall issues...

damn, network guys getcha everytime! :wink:

Luis Majano wrote: