thanks for the advice on the \\ , I appreciate it.. I am sure will get to 
the point where the app does not work on mysql because of that :(

regards

At 09:49 AM 3/26/2002 +0800, you wrote:
>This is on the NT version.
>
>B)
>
>Guillermo Dewey wrote:
>
>>Are you doing the storage on a unix type machine where the db server is 
>>Brett? or is this on MySQL NT version?
>>Regards
>>Guillermo
>>At 11:24 AM 3/25/2002 +0800, you wrote:
>>
>>>Hi Guillermo,
>>>
>>>I converted from Access to mySQL about a month ago. The main issue I 
>>>found was that mySQL (on winNT at least) treats the backslash as an 
>>>escape character so when storing or searching for file names with full 
>>>paths I had to modify the FM code so that it replaced all "\" characters 
>>>with "\\".
>>>
>>>hth
>>>
>>>Brett
>>>B)
>>>
>>>Guillermo Dewey wrote:
>>>
>>>>I haven't get to the point of creating the list trigger, but its just a 
>>>>matter of making a dynamic "FailTo" when sending to each user.
>>>>The list server is included on our new mayor release that finally got 
>>>>financial support from a University and its on a full time in house 
>>>>development .. the full product (smtp, pop, list, we bmail, 
>>>>scheduler/calendar, chat service) should be ready in exact 8 weeks 2 
>>>>days, maybe it takes some extra days since we need to support MySql dbs 
>>>>and storage under several Solaris servers  :-\  MySql has some 
>>>>differences specially on date/time issues compared to MS databases.
>>>>I haven't get to the point of making any kind of tests on mysql but is 
>>>>there anybody using ims/mysql out there? any goods or bads?
>>>>Guillermo
>>>>
>>>>At 06:49 PM 3/22/2002 -0500, you wrote:
>>>>
>>>>>What does your IMS tag look like that sends it out?  Does it set "FailTo",
>>>>>or something else?
>>>>>
>>>>>Also, what's the status of your listserv system?
>>>>>
>>>>>Tac
>>>>>
>>>>>----- Original Message -----
>>>>>From: "Guillermo Dewey" <[EMAIL PROTECTED]>
>>>>>To: "inFusion Support List" <[EMAIL PROTECTED]>
>>>>>Sent: Friday, March 22, 2002 8:30 PM
>>>>>Subject: Re: [iMS] dynamic FailTo attribute
>>>>>
>>>>>
>>>>> > we made something like that for the new list server and works 
>>>>> pretty well
>>>>>:)
>>>>> >
>>>>> > <cfelseif rcpt.ListUsername CONTAINS "return_ims_recipient">
>>>>> >          <!---
>>>>> >          Email bouce manager.
>>>>> >          Expecting format [EMAIL PROTECTED],
>>>>> >          Example
>>>>> > [EMAIL PROTECTED]
>>>>> >          --->
>>>>> >
>>>>> >          <!--- Check bouncer actions --->
>>>>> >
>>>>> >          <!--- If bouncer action is delete, delete the user from 
>>>>> list--->
>>>>> >
>>>>> >          <!--- if boucer action is not delete update the bounce
>>>>>counter --->
>>>>> >
>>>>> > regards
>>>>> >
>>>>> > Guillermo
>>>>> >
>>>>> > At 06:19 PM 3/22/2002 -0500, you wrote:
>>>>> > >How can I set the "FailTo" attribute of CFX_Imsmail to be based on 
>>>>> an ID
>>>>>if
>>>>> > >I'm also using the QUERY= attribute.
>>>>> > >
>>>>> > >What I'd like is
>>>>> > >
>>>>> > >Query: Select ID, email from...
>>>>> > >
>>>>> > ><cfx_imsmail
>>>>> > >         query=Test
>>>>> > >         queryfield=email
>>>>> > >         failto=errors.#ID#@mydomain.com  <--  the ID from the above
>>>>>query
>>>>> > >
>>>>> > >there does not seem to be a consistent way of getting a failed message
>>>>>back
>>>>> > >and knowing what exactly the address it was sent to was.
>>>>>Alternatively,
>>>>>I
>>>>> > >guess the smtp address could be added as a header, but there's no
>>>>>guarantee
>>>>> > >that the message you sent is going to come back.
>>>>> > >
>>>>> > >Ideas?
>>>>> > >
>>>>> > >Tac
>>>>> > >
>>>>> > >
==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to