System information

13
CONFIGURING AND ADMINISTERING COLDFUSION 9
Using the ColdFusion Administrator
Last updated 2/21/2012
Mail Logging Settings area
Select preferences for handling mail logs, as described in the following table:
ColdFusion writes sent-mail and mail-error logs to the following directories:
\coldfusion9\logs (Windows server configuration)
/opt/coldfusion9/log (Solaris and Linux server configuration)
cf_webapp_root/WEB-INF/cfusion/logs (multiserver and J2EE configurations, all platforms)
The following table describes the e-mail log files:
Mail Character Set Settings area
Select preferences for the default mail character set, as described in the following table:
Charting page
The ColdFusion charting and graphing server lets you produce highly customizable business graphics, in various
formats, using the
cfquery tag. Use the Charting page in the Administrator to control characteristics of the server.
The following table describes the caching and thread settings for the ColdFusion charting and graphing server:
Option Description
Error Log Severity From the drop-down list object, select the type of SMTP-related error message to write to a log file. The
options are the following:
Debug (contains Information, Warning, and Error)
Information (contains Warning and Error)
Warning (contains Error)
Error
Log All Mail Messages Sent By
ColdFusion
Saves to a log file the To, From, and Subject fields of all e-mail messages.
Log Description
mailsent.log Records sent e-mail messages.
mail.log Records general e-mail errors.
Option Description
Default CFMail CharSet From the drop-down list object, select the default character set that the cfmail tag uses. The default
value is UTF-8. If most of your e-mail clients use a specific character set, you can use this setting to switch
to that locale-specific character set. For example, Japanese mail is typically sent using the ISO-2022-JP
character set.