Re[2]: Acting on message text strings

2000-11-25 Thread Charlie (ceejay)
Hi Kevin, On Sat, 25 Nov 2000, at 09:22:43 [GMT +] you wrote: >> There may be something of a misunderstanding here Kevin. To clarify, >> are you saying that the formmail.cgi (or whichever) is sending the >> form data to *your* email address? KT> Yup, it sends it to me as the client has

Re: Acting on message text strings

2000-11-25 Thread Kevin Tea
Hi Charlie > There may be something of a misunderstanding here Kevin. To clarify, > are you saying that the formmail.cgi (or whichever) is sending the > form data to *your* email address? Yup, it sends it to me as the client has been going through rapid expansion and basically I am a force of

Re[2]: Acting on message text strings

2000-11-25 Thread Charlie (ceejay)
Hi Kevin, On Sat, 25 Nov 2000, at 08:31:29 [GMT +] you wrote: >> Just thinking out load, why don't you get the form handling cgi to >> post the form data direct to the member of staff? It seems more >> logical to me Kevin. KT> It does that. When the incoming mail arrives the filter acti

Re: Acting on message text strings

2000-11-25 Thread Kevin Tea
Hi Charlie > Just thinking out load, why don't you get the form handling cgi to > post the form data direct to the member of staff? It seems more > logical to me Kevin. It does that. When the incoming mail arrives the filter actions generates a forward email to the client. I then manually pic

Re: Acting on message text strings

2000-11-24 Thread Charlie (ceejay)
Hi Kevin, On Tue, 21 Nov 2000, at 14:29:43 [GMT +] you wrote: KT> Hi KT> On behalf of a client I receive enquiry forms from an internet web site KT> and forward them to one member of staff. This is now largely automated KT> thanks to The Bat! As each incoming form has an applied actio

Re: Auto-Reply Template Help (was: Re: Acting on message text strings)

2000-11-24 Thread Kevin Tea
Hi Januk I started from scratch and I have got to the stage where The Bat! Does not crash and the filter works, sending the auto-respose form to the out tray. However, it does not catch the email address and some of the coding remains: (?is).*?[^-_.\w]*?([-_.\w]{2,}?@[-_.\w]{3,]?)[^-_.\w]"'

Auto-Reply Template Help (was: Re: Acting on message text strings)

2000-11-23 Thread Januk Aggarwal
Hello Kevin, On Thu, 23 Nov 2000 at 14:55:20 GMT GMT (which was 6:55 AM where I live) witnesses say Kevin Tea typed: > I put the string in the default auto-response template and got this > error message which crashed the program: I suspect you've made a mistake with the QINCLUDE macro. So h

Re: Acting on message text strings

2000-11-23 Thread Kevin Tea
Hi Januk I put the string in the default auto-response template and got this error message which crashed the program: ExceptionEAccessViolation in module TheBat.EXE at 0023AEA4. Access violation at address OO63cOE8 at address FFF Regards Kevin --

Re: Acting on message text strings

2000-11-22 Thread Januk Aggarwal
Hello Kevin, On Wed, 22 Nov 2000 at 14:02:34 GMT GMT (which was 6:02 AM where I live) witnesses say Kevin Tea typed: > I've created a template using your macro string but I can't seem to > allocate an action to it. When I chose the logical (to me!) "Send auto > reply" it comes up with the d

Re: Acting on message text strings

2000-11-22 Thread Kevin Tea
Hi Januk I've created a template using your macro string but I can't seem to allocate an action to it. When I chose the logical (to me!) "Send auto reply" it comes up with the default template but doesn't give an option to choose my bespoke template. Regards Kevin Batting along with 1.46d

Re: Acting on message text strings

2000-11-22 Thread Januk Aggarwal
Hello Kevin, On Wed, 22 Nov 2000 at 10:47:59 GMT GMT (which was 2:47 AM where I live) witnesses say Kevin Tea typed: > Many thanks for all the help. Here is the basic form: > I will experiment with what you have suggested. I really do appreciate > the trouble you have gone to. The e-mail

Re: Acting on message text strings

2000-11-22 Thread Kevin Tea
Hi Januk Many thanks for all the help. Here is the basic form: Name : Title : Organisation : Address1 : Address2 : City : State : Zipcode : Country : Phone : Fax : Email : URL : Which centre :Amsterdam Dates : Special requirements : I will experiment with what you have suggested. I really

Re: Acting on message text strings

2000-11-21 Thread Januk Aggarwal
On Tue, 21 Nov 2000 at 19:25:31 GMT -0800 (which was 7:25 PM where I live) witnesses say Januk Aggarwal typed: > Gives: > [EMAIL PROTECTED]> > ^ > Except for the trailing > this is very close to what we want. Any > ideas how to remove this last problem? At last

Re: Acting on message text strings

2000-11-21 Thread Januk Aggarwal
Hello A, On Tue, 21 Nov 2000 at 22:37:25 GMT -0500 (which was 7:37 PM where I live) witnesses say A . Curtis Martin typed: > You need to do the match but not include it in the output. > Something like: > (?is)(.*?)\s(.*?mailto:)*?(\S*?@\S*(?=[>]*))(\s|\n) Hmm, this still doesn't work... Pe

Re: Acting on message text strings

2000-11-21 Thread A . Curtis Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Nov 2000 19:25:31 -0800, Januk Aggarwal thoughtfully wrote the following: i3 JA> The other variation I have: JA> %SETPATTREGEXP="(?is)(.*?)\s(.*?mailto:)*?(\S*?@\S*?)(\s|\n)"%REGEXPBLINDMATCH="%TEXT"%SUBPATT="3" JA> Gives: JA> [EMA

Re: Acting on message text strings

2000-11-21 Thread Januk Aggarwal
Hello Kevin, On Tue, 21 Nov 2000 at 14:25:00 GMT GMT (which was 6:25 AM where I live) witnesses say Kevin Tea typed: > For whatever reason, the supplied email address is not highlighted blue > as an active hyperlink. Is there anyway that I can program The Bat! To > pick up this email string

Acting on message text strings

2000-11-21 Thread Kevin Tea
Hi On behalf of a client I receive enquiry forms from an internet web site and forward them to one member of staff. This is now largely automated thanks to The Bat! As each incoming form has an applied action to automatically forward the form to the member of staff, but it still leaves me to