Contents > Developing ColdFusion MX Applications > Sending and Receiving E-Mail > Advanced sending options > Error logging and undelivered messages PreviousNext

Error logging and undelivered messages

ColdFusion logs all errors that occur during SMTP message processing to the file mail.log in the ColdFusion log directory. The log entries contain the date and time of the error as well as diagnostic information about why the error occurred.

If a message is not delivered because of an error, ColdFusion writes it to this directory:

The error log entry that corresponds to the undelivered message contains the name of the file written to the UnDelivr (or undelivr) directory.

For more information about the mail logging settings in the ColdFusion MX Administrator, see Configuring and Administering ColdFusion MX.


Contents > Developing ColdFusion MX Applications > Sending and Receiving E-Mail > Advanced sending options > Error logging and undelivered messages PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.