No SMTP server specified for CFMAIL.
|
|
In order to send SMTP mail messages, ColdFusion requires that a default SMTP server be specified. You can set the default SMTP server using the Mail page of the ColdFusion Administrator. Alternatively, you can make sure that all CFMAIL tags have a SERVER= attribute provided. In this particular case, no SERVER= attribute was provided and no default SMTP server setting has been specified.
|
| |
The error occurred in D:\Inetpub\blacksaint\Application.cfc: line 260
|
258 : <cfinclude template="errorTemplate.cfm">
259 :
260 : <cfmail type="html" from="federico@fissore.org" subject="Errore Blacksaint" to="federico@fissore.org">
261 : <html><body>
262 : <cfdump var="#Except#">
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.17 |
| Referrer |
|
| Date/Time |
09-mag-08 01:32 PM |
|