I'm pleased to announce the immediate availablity of iMS version 2.7.6.  This 
version adds the following:

- Includes the latest CFX_iMSMail tag (4.1), iMSMail COM Object (4.1) and 
documentation/examples.  Examples are included for ColdFusion, ASP, PHP and 
Microsoft SQL Server.

- Includes new CF_MAIL tag set

The POST Server has complete support for the new CF_MAIL tag set.  The CF_MAIL 
tag set allows you to use iMS with familiar CFMAIL syntax including CFMAILPART 
and CFMAILPARAM syntax.  Converting a template that uses CFMAIL into a template 
that uses iMS is simply a matter of inserting an underscore in the tag code.  
For example:

<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="test">
Test
</cfmail>

simply becomes:

<cf_mail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="test">
Test
</cf_mail>

The tag does all of the conversion and utilizes the cfx_imsmail tag to send the 
email.

Lastly, as a reminder, we also just released iMS-Lite which is a free version 
of iMS that is a great way to add robust mail sending to any Windows 
application server.  iMS-Lite uses the same mail sending engine that is 
included in iMS 2.7.6.

Regards,

-- 
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion applications
>>> Find out how iMS Stacks up to the competition: 
>>> http://www.coolfusion.com/imssecomparison.cfm

==^=======================================================
This list server is Powered by iMS  "The Swiss Army Knife of Mail Servers"
--------------------------------------------------------------------------------------
This list is provided as a free service.  Although we will try to address issues
in a timely manner, support via this list is not guaranteed.  If you require 
expedited
support then a support contract is required.  Support may be purchased from
http://www.coolfusion.com/commerce.  Details regarding support options may be 
reviewed
at: http://www.coolfusion.com/SupportOptions.cfm
--------------------------------------------------------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/Support/
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/Developers/
List archives: http://www.coolfusion.com/cfbb/
Note: You are subscribed as archive_jab_org / [email protected]
==^=======================================================


Reply via email to