Adam - shouldn't that be: FROM="'#request.siteName#' <#request.adminEmail#>"
rather than: FROM="#request.adminEmail# (#request.siteName#)" I've never had a problem with formatting and sending mass emails... but I use that formatting. Maybe its a mail server thing? Mark > Drew <[EMAIL PROTECTED]> wrote: > > 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/ -- 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/
