RE: How do people work around the current limited cfmail

2001-12-10 Thread Joseph DeVore
That's what I wanted to hear! Thanks~ Joseph DeVore VeloxWeb Technologies -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 1:07 PM To: CF-Talk Subject: Re: How do people work around the current limited cfmail Joseph DeVore

Re: How do people work around the current limited cfmail

2001-12-10 Thread Jochem van Dieten
Joseph DeVore wrote: > Hey Jochem, > > Off hand do you know how many email messages your custom tag can handle per > day? I like the idea of having the SMTP server do what it does best. What > are the cons to using this tag aside from the undeliverables? I have heard numbers between 15 and 40

RE: How do people work around the current limited cfmail

2001-12-10 Thread Joseph DeVore
: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 12:26 PM To: CF-Talk Subject: Re: How do people work around the current limited cfmail Larry W. Virden wrote: > from: "BILLY CRAVENS" <[EMAIL PROTECTED]> > >>Easily done - CFSCHE

Re: How do people work around the current limited cfmail

2001-12-10 Thread Jochem van Dieten
Larry W. Virden wrote: > from: "BILLY CRAVENS" <[EMAIL PROTECTED]> > >>Easily done - CFSCHEDULE a task that checks the undeliverable folder, loops >>through the files, and emails them to whoever, and then deletes them from >>the folder >> > > Not so easy, since it is relatively difficult, as f

Re: How do people work around the current limited cfmail

2001-12-10 Thread Howie Hamlin
It's currently Windows-only. Regards, Howie - Original Message - From: "Larry W. Virden" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, December 10, 2001 3:13 PM Subject: Re: How do people work around the current limited cfm

Re: How do people work around the current limited cfmail

2001-12-10 Thread Larry W. Virden
> One comment - we don't have annual licenses anymore. The new license does not >expire and costs $250. Does it run on SPARC Solaris? That's the platform we use for all useful web applications - we don't currently use Windows for any 'real world' web work. -- Never apply a Star Trek solution

RE: How do people work around the current limited cfmail

2001-12-10 Thread Tony Gruen
Thanks Gordon. Super feedback and we are going to try it. I appreciate your input. T -Original Message- From: Gordon Burns [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 10:44 AM To: CF-Talk Subject: RE: How do people work around the current limited cfmail >> answ

Re: How do people work around the current limited cfmail

2001-12-10 Thread Howie Hamlin
44 PM Subject: RE: How do people work around the current limited cfmail > At 19:15 10/12/2001 Tony Gruen said > >Thnk you for the link, I will check it out. I agree on the user format > >trouble. We are validating the format pretty heavily and all emails seem to > >be

RE: How do people work around the current limited cfmail

2001-12-10 Thread Gordon Burns
At 19:15 10/12/2001 Tony Gruen said >Thnk you for the link, I will check it out. I agree on the user format >trouble. We are validating the format pretty heavily and all emails seem to >be correctly formatted. Our tests are not even going anywhere. > >This is a well known issue, however, caref

Re: How do people work around the current limited cfmail

2001-12-10 Thread Howie Hamlin
F-Talk" <[EMAIL PROTECTED]> Sent: Monday, December 10, 2001 1:40 PM Subject: RE: How do people work around the current limited cfmail > We are also having serious trouble with CFMAIL. NO mail is being delivered > and NO files are being put into the UNDELIVR folder. Restarting

RE: How do people work around the current limited cfmail

2001-12-10 Thread Tony Gruen
the server has kept us going in the past. Now nothing helps. Tony Gruen -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 10:58 AM To: CF-Talk Subject: RE: How do people work around the current limited cfmail This tag may help... http

RE: How do people work around the current limited cfmail

2001-12-10 Thread Cameron Childress
are > -Original Message- > From: Larry W. Virden [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 10, 2001 1:51 PM > To: CF-Talk > Subject: Re: How do people work around the current limited cfmail > > > from: "BILLY CRAVENS" <[EMAIL PROTECTED]> >

Re: How do people work around the current limited cfmail

2001-12-10 Thread Larry W. Virden
from: "BILLY CRAVENS" <[EMAIL PROTECTED]> > Easily done - CFSCHEDULE a task that checks the undeliverable folder, loops > through the files, and emails them to whoever, and then deletes them from > the folder Not so easy, since it is relatively difficult, as far as I can tell, to determine what

RE: How do people work around the current limited cfmail

2001-12-10 Thread Kurt Ward
CF-Talk Subject: RE: How do people work around the current limited cfmail We are also having serious trouble with CFMAIL. NO mail is being delivered and NO files are being put into the UNDELIVR folder. Restarting does not help. CF 4.5 / CF5, IIS5 & IIS4 with all O/S service packs current. We

Re: How do people work around the current limited cfmail

2001-12-10 Thread BILLY CRAVENS
; <[EMAIL PROTECTED]> Sent: Monday, December 10, 2001 12:32 PM Subject: Re: How do people work around the current limited cfmail > > have you analyzed your undeliverable folder and your logs? I've found that > > when mail isn't going, it's usually an SMTP config issue

RE: How do people work around the current limited cfmail

2001-12-10 Thread Tony Gruen
work around the current limited cfmail At least 2-3 times in the past week we've had developers and users scurrying around trying to figure out why their ColdFusion apps were not delivering mail, with the final reason being that someone had mistyped one of a series of email addresses. I was jus

Re: How do people work around the current limited cfmail

2001-12-10 Thread Larry W. Virden
> have you analyzed your undeliverable folder and your logs? I've found that > when mail isn't going, it's usually an SMTP config issue. Actually, the two most recent cases were places where users had typed in incorrect email addresses. The bottom line is that I would MUCH rather the person res

Re: How do people work around the current limited cfmail

2001-12-10 Thread BILLY CRAVENS
OTECTED]> Sent: Monday, December 10, 2001 11:17 AM Subject: How do people work around the current limited cfmail > At least 2-3 times in the past week we've had developers and users scurrying > around trying to figure out why their ColdFusion apps were not delivering > mail, w

How do people work around the current limited cfmail

2001-12-10 Thread Larry W. Virden
At least 2-3 times in the past week we've had developers and users scurrying around trying to figure out why their ColdFusion apps were not delivering mail, with the final reason being that someone had mistyped one of a series of email addresses. I was just curious what others are doing about thi