Weird Question - but is it exactly 100? Mark
> Adam Chapman <[EMAIL PROTECTED]> wrote: > > Hey Drew, > > Thanks for the idea.. But I only use a > Plain email address eg: "[EMAIL PROTECTED]" > > > What exactly IS the problem? > The problem is that if I have a cf template > That is supposed to send ONE email.. It ends up > Sending 100 copies if that email.. It seems to happen > When using a cfmail tag OR a cferror tag. It doesn't > Seem to be the code of logic as it works fine for several weeks > Then all of a sudden somebody will receive 100 > Of the same email. The server is running fine and > There are no errors anywhere. > > Cheers, > Adam > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Drew > Sent: Tuesday, 18 March 2003 10:08 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: Cfmail sending 100 of the same email > > > Hey Adam, Long Time :) > > I experienced the same thing and after some testing and testing and > test...(you get the idea), I found that the error doesn't occur when > I > took out the address formatting ie:- > FROM="#request.adminEmail# (#request.siteName#)" > And just left it as > FROM="#request.adminEmail#" > > Buggered if I know why this was happening. I also had a shot at my > host > as the odd times when it did occur only seemed on their shared server > environment. I've had no probs since stripping those out, just made > for > unprofessional look to the emails :( > > Just on this, CFX_mail is supposed to be a lot more stable and since > my > host has this tag in their bag of tricks, could someone point me to > some > documentation on how to use it ? Specifically use with queries. Do I > have to loop over the call to the tag to make it work like "CFMAIL > Query=myQuery" ? This would have a considerable performance hit if > that's how it's done yes? > > Cheers > Drew > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Adam > Chapman > Sent: Tuesday, 18 March 2003 9:39 AM > To: CFAussie Mailing List > Subject: [cfaussie] Cfmail sending 100 of the same email > > Hey everyone, > > I am having a problem with cfmail sending > 100 copies odd of exactly the same email. It happens > With cfmail and cferror. There are no 0 byte > Emails in the spool directory and it only happens > Every now & then with no obvious clues as to > Its cause. We arent using it for any heavy duty > Bulk emailing.. Just the odd cfmail tag here & there. > > Has anyone experienced this before or know where > To start looking for a solution. > > Regards, > Adam Chapman > > Virtualtours.com.au > mailto:[EMAIL PROTECTED] > Phone: 1300 366 122 > (Int: +61 3 9720 5733) > Fax: +61 3 9720 6377) > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To > unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ -- ICQ: 3094740 [EMAIL PROTECTED] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
