> I have a lot of clients with email newsletters and they all
> seem to send them out at the same time which backs up in the
> cfspooler. I have one client in particular that can't wait
> on the emails from the forms on his site so I was looking
> into some solutions that would allow their mail to go directly
> to our mail server. I am looking at this one.

How many messages are we talking about?  I've generally found that writing
MSG files directly to the pickup folder of the Microsoft SMTP service
(bundled with IIS) gets them out WAY faster than anything else I've tried.
This, of course, assumes you're on Windows and have access to configure the
server.

The component you linked to has some nice features that will handle some of
the more complex tasks of creating the message file (multi-mime, etc.).
Overall it doesn't look too bad if you need those features.


-Justin Scott



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329052
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to