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 (11)
- amazon (5)
- aside (11)
- biking (10)
- bluedragon (19)
- cfml (58)
- coldfusion (66)
- database (7)
- development (106)
- eclipse (2)
- flex (26)
- fusebox (13)
- golf (1)
- gpsracr (4)
- grails (2)
- groovy (19)
- iphone (6)
- java (16)
- javascript (21)
- jfission (6)
- meta (52)
- neuromancer (6)
- osx (4)
- personal (76)
- railo (10)
- tools (68)
- Uncategorized (14)
- wordpress (6)
This is a good find Barney and will probably save some of us some confusion and grief.