Morning, I have a serious problem, I have just done a mailing for one of my clients and they have all come back and are now permanently stuck in the undelivr Folder and when I copy and paste they get chucked back into it. I have checked the from address, reply address, and the to address and all are fine.
A portion of the emails went out but most of the didn't. This has happened before but my hosting company said it was because I did it at peak time and coldfusion server leaves cfmail till the end and processes all requests before processing mail. Its really important I get these mails out if possible so if any of you have any ideas I would be grateful. Mike -----Original Message----- From: Paul Swingewood [mailto:[EMAIL PROTECTED] Sent: 22 July 2004 11:41 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] meaningful uuid Hmmm. Yes. I am using this to generate an OrderID which I then ouput as the orderNO. Being lazy I guess. I'll make a new order no based on the date & time. Just would have been easier to use the last part of the UUID provided it was always different. As you say though its really unique in its wholeness .... Ok i'll use that for the ID and generate a seperate orderNo. Regards - Paul >From: [EMAIL PROTECTED] >Reply-To: <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: [ cf-dev ] meaningful uuid >Date: Thu, 22 Jul 2004 11:36:13 +0100 > > >uh... why would you want to just get the end part of the string? The whole >idea is that each UUID is totally unique, for which you'll need the whole >thing. ok, if you set a few of these in succession, you'll notice the >first parts all look the same, but you do really need the whole thing. > >if you just want to generate some other kind of random string, there are >other ways of doing it. > > > > > > "Paul Swingewood" > <[EMAIL PROTECTED] To: >[EMAIL PROTECTED] > tmail.com> cc: > Subject: [ cf-dev ] >meaningful uuid > 22/07/2004 11:27 > Please respond to > dev > > > > > >I want to create a Unique Identifier and so I am using this code > ><CFPARAM NAME="Cookie.CartID" DEFAULT="#CreateUUID()#"> > >The problem is this creates a string which is huge like .. > >A5C2A55B-5004-4AF5-83CB90FECA60673E > >Is there a way of setting what CreateUUID creates or do I need to use >ListGetAt to get say just the end part of the string. WIll this have any >consequences on the UUID? > >Regards - Paul > > > >-- >These lists are syncronised with the CFDeveloper forum at >http://forum.cfdeveloper.co.uk/ >Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >CFDeveloper Sponsors and contributors:- >*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided >by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow provided by >proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists hosted by >gradwell.com* > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > > >-- >These lists are syncronised with the CFDeveloper forum at >http://forum.cfdeveloper.co.uk/ >Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >CFDeveloper Sponsors and contributors:- >*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided >by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow provided by >proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists hosted by >gradwell.com* > >To unsubscribe, e-mail: [EMAIL PROTECTED] > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]