I just spent an hour working with a tech at Crystal Tech diagnosing an email 
problem which ended up with me realizing that the very convenient "remove" 
attribute that is new to CF9's cfmail tag will not work in their environment. 
The reason for this is that they don't use CF's built-in mail client, instead 
handing off to SmarterMail. So although CF believes an email has left the 
spooler and its attachments can be deleted, SmarterMail will still come back 
for them but fail when it finds the attachments are gone.

What do people recommend as a viable way to deal with this (I assume everyone 
had to deal with this anyway before CF9)? Is the answer to set up a scheduled 
task that cleans out some directory of email attachments at regular intervals?

db


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344173
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to