User Guide
24 Chapter 2: Basic ColdFusion MX Administration
Mail Logging Settings area
Select preferences for handling mail logs, as described in the following table:
ColdFusion MX writes sent mail and mail error logs to either of the following directories:
• \CFusionMX\logs, in Windows
• /opt/coldfusionmx/log, on Solaris, Linux, and HP-UX
The following table describes the e-mail log files:
Charting Settings page
The ColdFusion charting and graphing engine lets you produce highly customizable business
graphics, in a variety of formats, using the
cfquery tag. You use the Charting page in the
Administrator to control characteristics of the engine.
The following table describes the caching and thread settings for the ColdFusion charting and
graphing engine:
Spool mail messages for
delivery
(Memory spooling
available for Enterprise
Edition only)
Select this option to route outgoing mail messages to the mail spooler. If
you disable this option, ColdFusion MX delivers outgoing mail messages
immediately. In ColdFusion MX Enterprise Edition, you can spool
messages either to disk (slower, but messages persist across shutdowns)
or to memory (faster, but messages do not persist).
You can override this setting in the
cfmail tag.
Maximum number of
messages spooled to
memory
(Enterprise Edition only)
Enter the maximum number of messages ColdFusion MX will spool to
memory before switching to disk spooling.
Setting Description
Error Log Severity From the drop-down list box, select the type of SMTP-related error
message to write to a log file. The options are: Debug, Warning, Debug,
Information, and Error.
Log all e-mail messages
sent by ColdFusion MX
Enable this option to save 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
Setting Description
Cache Type Set the cache type. Charts can be cached either in memory or to disk. In
memory caching is faster, but more memory intensive.
Maximum number of
images in cache
Specify the maximum number of charts to store in the cache. After the
cache is full, if you generate a new chart, ColdFusion discards the oldest
chart in the cache.
Setting Description