Re: iMS or alternatives?

2005-11-29 Thread Matt Robertson
Right.  But its protection over another point of failure.  I have to
admit I don't bother with it anymore myself.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
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:225592
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: iMS or alternatives?

2005-11-29 Thread Russ
Right But it's not CF's job to try to resend failed mail.  It's the job
of your mail server.  If you have a dedicated (or semidedicated) mail
server, why would you need to move the files back to the spool folder?  The
only reason would be if the connection to your mail server was somehow
broken, but other then that, you should never need to move the mail back,
right? 

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 29, 2005 10:46 AM
To: CF-Talk
Subject: RE: iMS or alternatives?

Yes, no version of CF retries sending failed mail. 

-Original Message-
From: Russ [mailto:[EMAIL PROTECTED]
Sent: 29 November 2005 15:32
To: CF-Talk
Subject: RE: iMS or alternatives?

We've had a similar copy script for CF 4.5.  Is it still needed in 6.1/7? 

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 29, 2005 4:47 AM
To: CF-Talk
Subject: RE: iMS or alternatives?

We run an external Mdaemon Mail server that Is just used for mail posted
form web sites (i.e. cfmail, cdosys, asp email etc).
We have customers that send 100's of 1000's of mails per day, copes fine.
We also have a custom script we wrote which runs on each web server and
monitors the cfmail undelivr fodler. Every hour it will check it and if the
files are less than 24 hrs old, they are copied back to the spool, after 24
hrs they are deleted. 

-Original Message-
From: Greg Saunders [mailto:[EMAIL PROTECTED]
Sent: 29 November 2005 02:00
To: CF-Talk
Subject: iMS or alternatives?

I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
and am now looking at the inFusion Mail Server
(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this or
other solutions?

Thanks,
Greg Saunders

PS if anyone has expertise in sending email to large numbers of subscribers,
getting on whitelists, etc., and is available for some consulting, can you
please contact me off list?










~|
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:225584
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


RE: iMS or alternatives?

2005-11-29 Thread Snake
Yes, no version of CF retries sending failed mail. 

-Original Message-
From: Russ [mailto:[EMAIL PROTECTED] 
Sent: 29 November 2005 15:32
To: CF-Talk
Subject: RE: iMS or alternatives?

We've had a similar copy script for CF 4.5.  Is it still needed in 6.1/7? 

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 29, 2005 4:47 AM
To: CF-Talk
Subject: RE: iMS or alternatives?

We run an external Mdaemon Mail server that Is just used for mail posted
form web sites (i.e. cfmail, cdosys, asp email etc).
We have customers that send 100's of 1000's of mails per day, copes fine.
We also have a custom script we wrote which runs on each web server and
monitors the cfmail undelivr fodler. Every hour it will check it and if the
files are less than 24 hrs old, they are copied back to the spool, after 24
hrs they are deleted. 

-Original Message-
From: Greg Saunders [mailto:[EMAIL PROTECTED]
Sent: 29 November 2005 02:00
To: CF-Talk
Subject: iMS or alternatives?

I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
and am now looking at the inFusion Mail Server
(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this or
other solutions?

Thanks,
Greg Saunders

PS if anyone has expertise in sending email to large numbers of subscribers,
getting on whitelists, etc., and is available for some consulting, can you
please contact me off list?








~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225553
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: iMS or alternatives?

2005-11-29 Thread Russ
We've had a similar copy script for CF 4.5.  Is it still needed in 6.1/7? 

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 29, 2005 4:47 AM
To: CF-Talk
Subject: RE: iMS or alternatives?

We run an external Mdaemon Mail server that Is just used for mail posted
form web sites (i.e. cfmail, cdosys, asp email etc).
We have customers that send 100's of 1000's of mails per day, copes fine.
We also have a custom script we wrote which runs on each web server and
monitors the cfmail undelivr fodler. Every hour it will check it and if the
files are less than 24 hrs old, they are copied back to the spool, after 24
hrs they are deleted. 

-Original Message-
From: Greg Saunders [mailto:[EMAIL PROTECTED]
Sent: 29 November 2005 02:00
To: CF-Talk
Subject: iMS or alternatives?

I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
and am now looking at the inFusion Mail Server
(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this or
other solutions?

Thanks,
Greg Saunders

PS if anyone has expertise in sending email to large numbers of subscribers,
getting on whitelists, etc., and is available for some consulting, can you
please contact me off list?






~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225545
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: iMS or alternatives?

2005-11-29 Thread Snake
We run an external Mdaemon Mail server that Is just used for mail posted
form web sites (i.e. cfmail, cdosys, asp email etc).
We have customers that send 100's of 1000's of mails per day, copes fine.
We also have a custom script we wrote which runs on each web server and
monitors the cfmail undelivr fodler. Every hour it will check it and if the
files are less than 24 hrs old, they are copied back to the spool, after 24
hrs they are deleted. 

-Original Message-
From: Greg Saunders [mailto:[EMAIL PROTECTED] 
Sent: 29 November 2005 02:00
To: CF-Talk
Subject: iMS or alternatives?

I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
and am now looking at the inFusion Mail Server
(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this or
other solutions?

Thanks,
Greg Saunders

PS if anyone has expertise in sending email to large numbers of subscribers,
getting on whitelists, etc., and is available for some consulting, can you
please contact me off list?




~|
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:225508
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


RE: iMS or alternatives?

2005-11-28 Thread Russ
IMS is great... I'm using the lite (free) version... Although it was
crashing on our server after a few months of steady use, I've fixed that by
upgrading to the latest version.  Loads better then the build in CF spooler.
We still use a dedicated mail server for sending mail, but that's because we
already had a dedicated mail server.   

-Original Message-
From: Greg Saunders [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 9:00 PM
To: CF-Talk
Subject: iMS or alternatives?

I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
and am now looking at the inFusion Mail Server
(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this or
other solutions?

Thanks,
Greg Saunders

PS if anyone has expertise in sending email to large numbers of subscribers,
getting on whitelists, etc., and is available for some consulting, can you
please contact me off list?




~|
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:225503
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


Re: iMS or alternatives?

2005-11-28 Thread Phillip Beazley
At 08:00 PM 11/28/2005, you wrote:

>I'm ready to give up on IIS SMTP for sending large volumes of mail from CF,
>and am now looking at the inFusion Mail Server
>(http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this
>or other solutions?

iMS is simply fabulous, you can't go wrong using it.


-- 
Phillip Beazley
Onvix -- Website Hosting, Development & E-commerce
Visit http://www.onvix.com/ or call 727-578-9600.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225493
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: iMS or alternatives?

2005-11-28 Thread Michael Dinowitz
On a good day I've sent over a million posts through iMS for these lists. On 
an average day between a quarter to a half million. Very solid product, very 
fast and the things you can do with the posts are fantastic.


> I'm ready to give up on IIS SMTP for sending large volumes of mail from 
> CF,
> and am now looking at the inFusion Mail Server
> (http://www.coolfusion.com/products/ims/index.cfm).  Any opinions on this
> or other solutions?
>
> Thanks,
> Greg Saunders
>
> PS if anyone has expertise in sending email to large numbers of
> subscribers, getting on whitelists, etc., and is available for some
> consulting, can you please contact me off list?
>
>
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225487
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54