You use the ColdFusion Administrator Mail page of the ColdFusion Administrator to specify a mail server to send automated e-mail messages. ColdFusion Server supports the Simple Mail Transfer Protocol (SMTP) for sending e-mail and the Post Office Protocol (POP) for retrieving e-mail from your mail server. To use e-mail messaging in your ColdFusion applications, you must have access to an SMTP server and/or a POP account.
The ColdFusion implementation of SMTP mail uses a spooled architecture. This means that when a cfmail tag is processed in an application page, the messages generated may not be sent immediately. If ColdFusion is extremely busy or has a large queue, delivery could occur after some delay.
|
Note For more information about the |
|
Tip Send a test e-mail message to verify that the e-mail server is working, regardless of whether you enable the Verify Mail Server Connection option. |
Select preferences for handling mail logs, as described in the following table:
ColdFusion Server writes sent mail and mail error logs to the file:
The following table describes the e-mail log files:
| Log |
Description |
|---|---|
| mailsent.log |
Records sent e-mail |
| mail.log |
Records general e-mail errors |
LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 5.0