|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
CFMail Problem
I am using CF 8 server on Windows 2003 server.Meghna Chopra 05/21/08 07:48 A You could try with <cfmail spoolenable="no" ...Didgiman 05/21/08 07:53 A Meghana,Chandan Kumar 05/21/08 08:38 A Thanks Chandan.Meghna Chopra 05/21/08 09:02 A Depends on your configuration. Did you try server.log?Chandan Kumar 05/21/08 11:23 A I am using CF 8 server on Windows 2003 server. When I use CFMail in my scripts and run the same, it says that mails have been sent successfully, however, it never reaches the destination. There are no errors in the mail logs. Than I checked C:\ColdFusion8\Mail\Spool and found all the messages were there in the spool folder. This happened a few days ago also and at that time I restarted the Mail server and it fixed the issues but I want to fix this problem on the permanent basis. Any ideas? You could try with <cfmail spoolenable="no" ... That way the message will be sent immediately, without using the spool. Might also help for debugging... Wim. ----- Excess quoted text cut - see Original Post for more ----- Thanks Wim. I will try this for one of the scripts but the problem is that I will have to modify my 100s of scripts. Actually, the problem is not with the scripts. It is ColdFusion server giving this issue but I have no ideas how to fix it. While restarting CF Server is the temp solution but I need it to fix permanently. Thanks. ----- Excess quoted text cut - see Original Post for more ----- Meghana, We found this issue a few days back with 8.0.1. This happens when you spool any email with attachments. You must be getting coldfusion.mail.MailSpooler$InvalidSpoolFileException. As a workaround you can disable spooling as suggested earlier <cfmail spoolenable="no" ....> . Anyways it has been fixed and will be available as hotfix at earliest. If you are getting a different exception, could you please post the log message ~Chandan Adobe CF Team Thanks Chandan. > You must be getting coldfusion.mail.MailSpooler$InvalidSpoolFileException. Could you please let me know where I can see this error message? I looked in the CF Admin -> Mail Logs and I don't see any such errors ----- Excess quoted text cut - see Original Post for more ----- Depends on your configuration. Did you try server.log? ----- Excess quoted text cut - see Original Post for more ----- The fix that Chandan describes below will post in the next few days as a technote titled, "Patch for CFMail error in ColdFusion 8.01". http://www.adobe.com/go/kb403683 The fix that Chandan described is posted in a technote titled, "Patch for CFMail error in ColdFusion 8.01" - http://www.adobe.com/go/kb403683. Ken Smith ColdFusion Support Adobe
|
May 19, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||