Have you had a look at "ActivMail" from CFDEV? More:

ActivMail 1.3, is a ColdFusion CFX tag that replaces CFMAIL for bulk emails,
mailing lists, newsletters, etc. It is capable of sending thousands of
emails per minute efficiently and reliably, making it a viable alternative
to CFMAIL. Also, since it is written in Java, it works on all ColdFusion
Supported Platforms (Linux, Windows, Solaris, HP).

See http://www.cfdev.com/activmail/

==
Peter Tilbrook
Project Officer
Strategic Development
Australian Building Codes Board
Department of Industry, Tourism and Resources
GPO Box 9839
CANBERRA ACT 2601
AUSTRALIA

      WWW: http://www.abcb.gov.au/
   E-Mail: [EMAIL PROTECTED]
Telephone: (02) 6213 6731
   Mobile: 0439 401 823
Facsimile: (02) 6213 7287 


-----Original Message-----
From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, 19 December 2002 9:07 AM
To: CF-Talk
Subject: RE: Ditching CFMAIL/writing out text files


Jochem has an AdvancedEmail tag that, IIRC, can write straight to the SMTP
spool.  It's offline now, but maybe if you ask him real nice...?

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 625-9191
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Scott Weikert [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 18, 2002 5:00 PM
> To: CF-Talk
> Subject: Ditching CFMAIL/writing out text files
>
>
> Hey gang,
>
> In a project I'm on I'm looking to try and ditch CFMAIL in favor of 
> writing out text files with the proper email headers/etc. in them
> (essentially what
> CF would spit out based on a CFMAIL call, to the mail server in question)
> and dumping these files into a folder structure that an instance of
> sendmail (on a seperate server) monitors and processes.
>
> Anyone out there in CF-TalkLand have any experience with this sort of 
> thing? --Scott
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to