Restarting ColdFusion mail queue
Posted
by Ben Doom
on Stack Overflow
See other posts from Stack Overflow
or by Ben Doom
Published on 2008-09-18T17:54:24Z
Indexed on
2010/04/21
0:43 UTC
Read the original article
Hit count: 386
coldfusion
|administration
We are currently experiencing intermittent mail queue stoppages. I'm seeking diagnostic help in another area.
In the meantime, is there a way to restart the CF mail queue without restarting the service as a whole?
CF8 standard Win2k3
Solution: We are now checking the age of the oldest file in the mail queue. When it exceeds a set age (currently 30 min) the mail queue is restarted.
© Stack Overflow or respective owner