Thanks for the quick responses.

Here is the version information:
   *Server Details *
 Server Product
 ColdFusion MX
 Version
 7,0,2,142559
 Edition
 Standard
 Serial Number
 CPD700-57133-17219-06784
 Operating System
 Windows 2003
 OS Version
 5.2
and this is the simple sample code I'm running

<CFMAIL to = "[EMAIL PROTECTED]"
           from = "[EMAIL PROTECTED]"
           subject = "test email"
           failto="[EMAIL PROTECTED]"
            type="html"
            server="123.456.789.98"
            port="25">
           THIS IS A TEST EMAIL.
   </CFMAIL>

The email works fine on the dev server but not on the production server.
There are 8 different reports that are all scheduled.  I have run the
directly in the browser and there are no errors being thrown.  Nothing is
being written to the logs, but I have not looked in those directories.  I'll
request access and check them out.

Thanks again.



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to