So I was troubleshooting an issue with Coldfusion and cfmail. The code for the actual tag worked fine in our development environment and on my personal machines but no one was receiving emails from the production machine.
Checking all of the settings, I found that the mail server was properly defined in the Administrator and the log reported that all the emails had gone out. But the mail server logs didn't have any record of those emails...
Strange right?
I'm still not sure what is causing the problem but the issue was resolved by adding the 'server' attribute to the cfmail tag. The thing that makes this really strange is that there are other applications on the same box which do not have the server attribute set and are successfully sending email...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment