It looks like this has been addressed in ColdFusion 8.0.1; from the release notes: "The cfmail and cfmailparam tags now have a remove attribute that tells ColdFusion to remove any attachments after successful mail delivery."
Complete release notes: http://www.adobe.com/support/documentation/en/coldfusion/801/cf801releasenotes.pdf > Nathan Wells wrote: > > Does anybody know how attachments work in CF 8? > > Same as in 7. > > > > Has anyone heard of future plans by Adobe to allow attached files to > be automatically deleted after the spool file has been processed. > Maybe something similar to the <cfcontent> tag? > > <cfmailparam file="#theFullFilePath#" delete="yes"> > > I like that idea. Did you submit it? http://www.adobe.com/go/wish/ > > > > And finally, has anyone ever tried to somehow force the contents of > the file into the body of the email so it is indeed written to the > spool file? > > I couldn't get it to work with the CF mail spool. It is pretty easy to > > use another mail spool or Javamail. > Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302741 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

