Question
Is there a way to "read" code from ColdFusion administrator files?
CF administrator has a handy tool in Mail to verify whether CF is connecting to the mail server (used for CFMail). I'd like to be able to this verification outside the CF Adm. template. For example, create a scheduled task to check this every so often. But, all the administrator files seem to be encrypted or something. Is there a way to view the actual cfml code on various pages?
