Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFmail problems, log file not functioning properly

Guest
Dec 06, 2009 Dec 06, 2009

Hi All,

I'm running coldfusion 6.1 and I'm having a problem with the mail function.  The system is having trouble sending out email that should have not problem being delivered to my smtp server. When I checked the log files to investigate I found that the errors are not being recorded properly.  Any idea why this might be happening.... is it time to upgrade?

"Error","scheduler-4","12/06/09","17:57:42",,""
"Error","scheduler-4","12/06/09","18:00:43",,""
"Error","scheduler-5","12/06/09","18:03:59",,""
"Error","scheduler-5","12/06/09","18:06:59",,""
"Error","scheduler-5","12/06/09","18:10:00",,""
"Error","scheduler-5","12/06/09","18:13:01",,""
"Error","scheduler-5","12/06/09","18:16:01",,""
"Error","scheduler-5","12/06/09","18:19:02",,""
"Error","scheduler-5","12/06/09","18:22:02",,""
"Error","scheduler-5","12/06/09","18:25:03",,""
"Error","scheduler-5","12/06/09","18:28:04",,""
"Error","scheduler-5","12/06/09","18:31:04",,""
"Error","scheduler-5","12/06/09","18:34:05",,""
"Error","scheduler-5","12/06/09","18:37:05",,""
"Error","scheduler-5","12/06/09","18:40:06",,""
"Error","scheduler-5","12/06/09","18:43:06",,""
"Error","scheduler-5","12/06/09","18:46:07",,""
"Error","scheduler-5","12/06/09","18:49:07",,""
"Error","scheduler-5","12/06/09","18:52:08",,""
"Error","scheduler-5","12/06/09","18:55:09",,""
"Error","scheduler-5","12/06/09","18:58:09",,""
"Error","scheduler-0","12/06/09","19:03:10",,""
"Error","scheduler-0","12/06/09","19:06:10",,""
"Error","scheduler-0","12/06/09","19:09:11",,""
"Error","scheduler-0","12/06/09","19:12:11",,""
"Error","scheduler-0","12/06/09","19:15:12",,""
"Error","scheduler-0","12/06/09","19:18:13",,""
"Error","scheduler-0","12/06/09","19:21:13",,""
"Error","scheduler-0","12/06/09","19:24:14",,""
"Error","scheduler-0","12/06/09","19:27:14",,""
"Error","scheduler-0","12/06/09","19:30:15",,""
"Error","scheduler-0","12/06/09","19:33:15",,""
"Error","scheduler-0","12/06/09","19:36:16",,""
"Error","scheduler-0","12/06/09","19:39:16",,""
"Error","scheduler-0","12/06/09","19:42:17",,""
"Error","scheduler-0","12/06/09","19:45:18",,""
"Error","scheduler-0","12/06/09","19:48:18",,""
"Error","scheduler-0","12/06/09","19:51:19",,""
"Error","scheduler-0","12/06/09","19:54:19",,""
"Error","scheduler-0","12/06/09","19:57:20",,""
"Error","scheduler-0","12/06/09","20:00:20",,""
"Error","scheduler-4","12/06/09","20:03:36",,""
"Error","scheduler-4","12/06/09","20:06:37",,""
"Error","scheduler-4","12/06/09","20:09:37",,""
"Error","scheduler-4","12/06/09","20:12:38",,""
"Error","scheduler-4","12/06/09","20:15:38",,""
"Error","scheduler-4","12/06/09","20:18:39",,""
"Error","scheduler-4","12/06/09","20:21:39",,""

502
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 06, 2009 Dec 06, 2009

It looks like I'm having a problem with my mail spool... the error message below would be the indication.  Any idea why this might be happening?

Thanks

"Information","scheduler-4","12/06/09","20:00:00",,"[Mail respool not working now] Executing at Sun Dec 06 20:00:00 PST 2009"
"Information","scheduler-3","12/06/09","20:00:01",,"[OpenFence Content Alert] Rescheduling for :Sun Dec 06 22:00:00 PST 2009 Now: Sun Dec 06 20:00:01 PST 2009"
"Information","scheduler-4","12/06/09","20:00:01",,"[Mail respool not working now] Rescheduling for :Sun Dec 06 21:00:00 PST 2009 Now: Sun Dec 06 20:00:01 PST 2009"
"Information","scheduler-5","12/06/09","21:00:00",,"[Mail respool not working now] Executing at Sun Dec 06 21:00:00 PST 2009"
"Information","scheduler-5","12/06/09","21:00:00",,"[Mail respool not working now] Rescheduling for :Sun Dec 06 22:00:00 PST 2009 Now: Sun Dec 06 21:00:00 PST 2009"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Dec 06, 2009 Dec 06, 2009

Hi,

Make sure that your SMTP port (25) is open and is not being blocked by any firewall / antivirus

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 07, 2009 Dec 07, 2009
LATEST

Regarding port 25... funny thing is that the mail is getting sent out

many times.  Each retry pushes the mail out but CF doesn't see the success.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources