Skip to main content
March 16, 2008
Question

CF 5.0 don`t send eMails

  • March 16, 2008
  • 1 reply
  • 230 views
Hello,
I have a problem to send emails from the ColdFusion 5.0 Server. The first email (only text emails - 1 KB) load to the spool folder. The server (all entries for the email server are correct - no firewall problems) are correct but CF don`t send emails.

The next messages post with 0 KB in the folder "Spool", so that the ColdFusion Server came up to 100% usuage.

I need your help!

Best Regards.
Andreas Hosse
    This topic has been closed for replies.

    1 reply

    Inspiring
    March 17, 2008
    HI Andreas,

    Have you verified in the CF administrator that the SMTP server is actually connecting? Does your SMTP server require authentication to send? Also verify the SMTP server is reachable via telnet to port 25 on the web server itself.

    -Chuck