justin...

how would i write messages to this folder and not to cfmail?
do i need to generate some sort of text file, that is the whole
complete email, the header etc...?

just wondering...

thanks

tw


On Tue, 1 Mar 2005 18:12:11 -0500, Justin D. Scott <[EMAIL PROTECTED]> wrote:
> > We are beginning the process of creating a CF generated
> > e-mail system.  The idea is to be able to create e-mails
> > and send to lists that may contain a few hundred to tens
> > of thousands of our donors and other contacts.
> 
> There are a few options:
> 
> 1. Use the method you have now and wait several hours for delivery.
> 
> 2. If the messages do not need to be customized, use regular mailing list
> software to actually send the messages.
> 
> 3. If you do need personalization, you can use the built-in SMTP Service
> that is part of IIS to do the sending.  Write the message files directly to
> the \mailroot\pickup directory and the IIS spooler will grab them and
> attempt delivery immediately, effectively bypassing the ColdFusion e-mail
> spooler.  Do this in batches to 1,000 every minute or so and they should all
> go out within half an hour.
> 
> -----------------------------------
> Justin D. Scott
> Vice President
> Sceiron Interactive, Inc.
> www.sceiron.com
> 
> [EMAIL PROTECTED]
> 941.378.5341 - office
> 941.320.2402 - mobile
> 877.678.6011 - facsimile
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197071
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to