After a couple days of CF8, I noticed I wasn't getting the emails I was supposed to be getting. Turns out the CF8 installer, at least in multi-server mode, doesn't set the right permissions on the /WEB-INF/cfusion/Mail subdirectories, so CF can't write out the mail spool files. Flipping them to the right group and allowing group write access solved the issue. I seem to recall having to do that with certain installations of CF7 and CF6.1 as well, but I couldn't tell you what the common the thread was (or if it existed at all).
Recent Posts
Capitalism?
Categories
- ajax (9)
- amazon (5)
- aside (10)
- biking (10)
- bluedragon (19)
- cfml (54)
- coldfusion (65)
- database (4)
- development (102)
- eclipse (2)
- flex (26)
- fusebox (12)
- golf (1)
- gpsracr (4)
- grails (2)
- groovy (19)
- iphone (6)
- java (16)
- javascript (19)
- jfission (6)
- meta (48)
- neuromancer (6)
- osx (4)
- personal (74)
- railo (7)
- tools (62)
- Uncategorized (13)
- wordpress (4)
This is a good find Barney and will probably save some of us some confusion and grief.