I noticed fusion mail doesn't work under MX. Comes up with a error under the install folder:
Variable DOMAINSFOLDER is undefined. The error occurred in C:\CFusionMX\wwwroot\fusionmail\install\msaccess\index.cfm: line 47 45 : ENTRY="TemplateDirectory" TYPE="string" Variable="DomainsFolder"> 46 : Enter the Destination Folder of your server templates:<br><FONT COLOR="29415a">(NOTE: This folder must already exist on your server)</font><BR><BR> 47 : <cfoutput><input type="text" size="80" name="Destination" value="#DomainsFolder#"></cfoutput><input name="CopyTemplates" type="checkbox" checked="checked"> Copy server templates<br><br> 48 : <input type="submit" value="Install Now"><br><br> 49 : </cfform> -----Original Message----- From: Howie Hamlin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 February 2003 11:36 AM To: CF-Talk Subject: Re: CF MX Mail You might want to look at iMS-SE. iMS-SE is a high-performance mail sending engine for ColdFusion that has several advanced features and does not require the use of an external email server. Regards, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "gfxlabs" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 7:22 PM Subject: CF MX Mail > I need to build an app that will use CF to send about 250 e-mail > messages every other day. The messages will be all text, no attachments. > > Does CFMX perform better than CF5 in regards to CFMAIL? Or is it just > about the same. > > If it does not perform well can someone suggest a third party package I > can use to do the e-mail function. > > thanks. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

