CFMX standard is very slow sending out email, as it uses only 1 thread.
CFMX enterprise is a LOT faster.  If you don't have money for CFMX
enterprise, you can use IMS lite, which is Free and has 5 threads, and did
well for us even with lists of up to 100k.  We did use a dedicated server
for actually delivering the mail.  

We are using a linux box with sendmail to send out the email after it gets
pushed to it through ColdFusion.  If you have linux knowledge, it's not
terribly hard to set up, and you can run it in vmware for free, if you don't
want to spend the money for a dedicated box (or get a VPS solution
somewhere).  

As far as other companies that let you do this, I'm not aware of any, though
perhaps you can buy an email account somewhere and send email through it,
but I would guess that would not be a great solution.  

IMS lite is a full featured outgoing mail server though, and it can deliver
email without an external mail server. 

Russ


> -----Original Message-----
> From: Mark Breneman [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 09, 2007 12:08 PM
> To: CF-Talk
> Subject: CFmail spool / out going mail server hosting
> 
> I am watching my CFMX 7.02 mail spool folder and every 60 seconds I see
> only 6.6 messages leave this folder. Am I correct that the mail server
> that I am using is running very very slow. (And or chocked by the mail
> list send)
> 
> If this is the case,I am fairly sure it is, can any one recommend a hosted
> solution for for the out going mail server? This one mail list has 10,100
> members and each member gets a custom email and we are happy with the
> coldfuson based mail engine. We just need a faster out going mail server.
> 
> Does anyone offer a hosted relay mail server?
> Can anyone recommend one?
> 
> We do have a few clients that we have set up IMS to handle the out going
> mail. It seems to be a very good solution. But, we a looking to get out of
> the mail hosting world if we can.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274858
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