RE: Witango-Talk: OT: SMTP server

2003-08-29 Thread Wilcox, Jamileh (HSC)
*g*

I may think about changing mail servers, now that I'm collecting a few clues.

==
Here's @@resultSet for a successful mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version: 5.0.2195.5329 ready 
at Thu, 28 Aug 2003 17:59:17 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: cnevar  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: lt;[EMAIL PROTECTED]gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with lt;CRLFgt;.lt;CRLFgt; 
Command: Content sent  
250 2.6.0 lt;[EMAIL PROTECTED]gt; Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log (now that's helpful, doncha know):
22:59:17 127.0.0.1 HELO - 250
22:59:17 127.0.0.1 MAIL - 250
22:59:17 127.0.0.1 RCPT - 250
22:59:17 127.0.0.1 DATA - 250
22:59:17 127.0.0.1 QUIT - 0
22:59:17 - - - 0
22:59:17 imail.ouhsc.edu EHLO - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu MAIL - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu RCPT - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu DATA - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu QUIT - 0
22:59:17 imail.ouhsc.edu - - 0


==
Here's @@resultSet for a failed mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version: 5.0.2195.5329 ready 
at Thu, 28 Aug 2003 18:02:24 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: cnevar  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: lt;[EMAIL PROTECTED]gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with lt;CRLFgt;.lt;CRLFgt; 
Command: Content sent  
250 2.6.0 lt;[EMAIL PROTECTED]gt; Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log:
23:02:24 127.0.0.1 HELO - 250
23:02:24 127.0.0.1 MAIL - 250
23:02:24 127.0.0.1 RCPT - 250
23:02:24 127.0.0.1 DATA - 250
23:02:24 127.0.0.1 QUIT - 0
23:02:32 - - - 0
23:02:32 imail.ouhsc.edu EHLO - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu MAIL - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu RCPT - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu DATA - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu QUIT - 0
23:02:32 imail.ouhsc.edu - - 0
 
==
I don't see anything in either of those that would tell you an email delivery failed.  
The only place I'm finding that info is the System Event Log:

Event Type: Warning
Event Source:   smtpsvc
Event Category: None
Event ID:   4000
Date:   8/28/2003
Time:   6:02:32 PM
User:   N/A
Computer:   intranet
Description:
Message delivery to the remote domain 'nowhere.com' failed for the following reason: 
Destination server does not exist.
 
Data:
: d6 02 04 c0   Ö..À



-Original Message-
From: Ben Johansen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2003 5:54 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: OT: SMTP server


Of course not, this is free, if you want functionality you pay for M$Exchange Server.

MDaemon (great mail server I might add :-) keep it in the primary que for 60 minutes, 
then it tries every 240 minutes for 5 days. Of course this is all configurable.

When I looked at the built in SMTP server of IIS I couldn't find setting for this.

Can you send a @@resultSet snippet of a failed email?

Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm 
Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


RE: Witango-Talk: OT: SMTP server

2003-08-29 Thread Ben Johansen
You are absosmurfly correct.
smack (me smacking head)
this is because the resultSet will hold only the smtp transmission from
Witango to Smtp Server and the error is not in this step it is when the
mail server attempts to email it and that is not in this resultSet.


Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm 
Authorized MDaemon Mail Server Reseller
http://www.pcforge.com/AltN.htm


-Original Message-
From: Wilcox, Jamileh (HSC) [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2003 4:09 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: OT: SMTP server

*g*

I may think about changing mail servers, now that I'm collecting a few
clues.


==
Here's @@resultSet for a successful mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version:
5.0.2195.5329 ready at Thu, 28 Aug 2003 17:59:17 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: cnevar  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: lt;[EMAIL PROTECTED]gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with lt;CRLFgt;.lt;CRLFgt; 
Command: Content sent  
250 2.6.0 lt;[EMAIL PROTECTED]gt;
Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log (now that's helpful, doncha know):
22:59:17 127.0.0.1 HELO - 250
22:59:17 127.0.0.1 MAIL - 250
22:59:17 127.0.0.1 RCPT - 250
22:59:17 127.0.0.1 DATA - 250
22:59:17 127.0.0.1 QUIT - 0
22:59:17 - - - 0
22:59:17 imail.ouhsc.edu EHLO - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu MAIL - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu RCPT - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu DATA - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu QUIT - 0
22:59:17 imail.ouhsc.edu - - 0



==
Here's @@resultSet for a failed mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version:
5.0.2195.5329 ready at Thu, 28 Aug 2003 18:02:24 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: cnevar  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: lt;[EMAIL PROTECTED]gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with lt;CRLFgt;.lt;CRLFgt; 
Command: Content sent  
250 2.6.0 lt;[EMAIL PROTECTED]gt;
Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log:
23:02:24 127.0.0.1 HELO - 250
23:02:24 127.0.0.1 MAIL - 250
23:02:24 127.0.0.1 RCPT - 250
23:02:24 127.0.0.1 DATA - 250
23:02:24 127.0.0.1 QUIT - 0
23:02:32 - - - 0
23:02:32 imail.ouhsc.edu EHLO - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu MAIL - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu RCPT - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu DATA - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu QUIT - 0
23:02:32 imail.ouhsc.edu - - 0
 

==
I don't see anything in either of those that would tell you an email
delivery failed.  The only place I'm finding that info is the System
Event Log:

Event Type: Warning
Event Source:   smtpsvc
Event Category: None
Event ID:   4000
Date:   8/28/2003
Time:   6:02:32 PM
User:   N/A
Computer:   intranet
Description:
Message delivery to the remote domain 'nowhere.com' failed for the
following reason: Destination server does not exist.
 
Data:
: d6 02 04 c0   Ö..À



-Original Message-
From: Ben Johansen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2003 5:54 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: OT: SMTP server


Of course not, this is free, if you want functionality you pay for
M$Exchange Server.

MDaemon (great mail server I might add :-) keep it in the primary que
for 60 minutes, then it tries every 240 minutes for 5 days. Of course
this is all configurable.

When I looked at the built in SMTP server of IIS I couldn't find setting
for this.

Can you send a @@resultSet snippet of a failed email?

Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm 
Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Witango 062/Redhat 9: external action/ parsingresults

2003-08-29 Thread Jeffrey Bohmer
What about @TOKENIZE on each row inside an @ROWS loop?

- Jeff



thanks

resultset is an N rows x 1 column table.

Any good ideas on splitting this into an N x M table?

Use an external action to call a script that looks like this:

#!/bin/sh
swish-e -w $SEARCHSTRING -d \t
The $SEARCHSTRING parameter can be passed from the external action.
The results will be in request$resultSet, but I don't know what it
will look like -- try it and see.
Also, the script needs to be inside ABSOLUTEPATHPREFIX.

- Jeff



Here's one for you.  I use an indexing tool called swish-e (swish-e.org)
to spider my web sites and provide search results.  Anyone who wants to
know why this is the best thing since sliced bread, contact me off -line.
Anyway, it's really fast, as you can see from my shell query for the word
children.  It comes with a cgi script that will do highlighting, but
that is relatively slow (about a factor of 10).  Also, this is an
intranet application, where authentication is required, so I want to
execute the search from within my witango application.
Question 1.  How do I execute the following shell command from within
witango?
bash-2.05b$ swish-e -w children -d \t
# SWISH format: 2.4.0-pr1
# Search words: children
# Removed stopwords:
# Number of hits: 87
# Search time: 0.001 seconds
# Run time: 0.026 seconds
Default Results for this query include 4 space separated columns of data
(though I could specify many other parameters like metatags, body text,
etc.):
Relevance (0 to 1000)
URL (I've changed it to hide this from curious eyes)
Title tag
File size
1000
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=6
VCS CCMH Children and Youth Division: Program Selection 32335
932
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=2
VCS CCMH Children and Youth Division: Program Selection 34004
920 http://intranet.tothept.com/viewdoc.taf?_uid1=6 Child and Family
Mental Health Services Overview 6290
894 http://intranet.tothept.com/viewdoc.taf?_uid1=32 Services for
Children 0 to 5 Years Old Overview 1701
Question 2.  Do the results end up in resultSet?  These result are tab
separated (the command line switch: -d \t), so is there an easy way to
get them into an array, or do I have to tokenize them line by line?
Thanks

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
 --
Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
--

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: OT: SMTP server

2003-08-29 Thread Jason Schulz
Jamileh,

For each email, you will have three messages queued - one for the TO, and
one each for the BCC, so if you sent 17 messages, that means 51outbound
messages were queued at your mail server. Of those 51, 17 were sent to you,
and 34 were sent to other addresses.

I'd check the mail logs to see which foreign mail server was not available
immediately for message transfer.

Regards,

Jason.
- Original Message - 
From: Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 29, 2003 6:23 AM
Subject: Witango-Talk: OT: SMTP server


OK, I've got these puppies set up and am starting to do the mailings.

This is an html-formatted email with a pdf attachment.  One email
address in the TO (recipient from database), two emails in the BCC
(TheDoctor, Me).

I just sent the first batch out  -  only 17 emails.  I received all 17,
but one still shows up in the C:\InetPub\mailroot\Queue\ directory of
the server.  It shows a modified filedate of 3.07 (it's currently 3.21
on that machine).  I double-checked, and I did receive a copy of the
email to this person.

Can anyone give me a clue as to what the problem is, or what I should
do?  I've been checking around and am not finding much help on this.

Thanks very much! j



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: OT: SMTP server

2003-08-29 Thread Campbell Steve
Okay
Ben, this is the same problem I was having yesterday.

She is not on a TLD, which in her case would be
http://www.ouphysicians.com

She is on a virtual box,
http://virtualserver.ouphysicians.com

This is the same problem I wa shaving. It would just dropped the mails in
the folders in the mail folders in the IIS folder on the server.



You are going to hve fo do some configuring to get his to work. The SMTP on
that machines isn't a TLD SMTP.  That¹s what is causing  you problems.


Steve
Forerunners



On 8/28/03 4:10 PM, Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
wrote:

 What's a TLD and/or a virtual server?  I'm not sure what you mean.  What
 sort of problems did you have?
 
 
 This is on our intranet server (e.g., http://intranet.ourstuff.com ).
 W2K server running IIS5 and SMTP.
 
 Most of them seem to be going out fine; I've sent another batch of 34
 that went through clean.
 
 Just this one is still hung.
 
 
 I found messages in the system event logs (I was looking at the SMTP
 log, but it's greek to me).  There are several failures for 'destination
 server does not exist', 'connection dropped by remote host', 'smtp
 protocol error (relaying denied)','smtp protocol error (user unknown)',
 'smtp protocol error (host removed from service)' - so it looks like
 emails are going out.
 
 This is the only one with the message The remote server did not respond
 to a connection attempt.  It looks like tried 3 times to send it out so
 far, although the times don't appear to be related to the retry times
 set in the SMTP properties.
 
 
 
 -Original Message-
 From: Campbell Steve [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 28, 2003 3:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Witango-Talk: OT: SMTP server
 
 
 Jami
 
 Is this server you are sending out from a TLD?  Or is it on a
 virtual server. I just found out that on a virtual server,
 what I mean is a server that is not a TLD, you have to do
 some configuring to get it worked out.
 
 What I mean is www.myserver.com running a SMTP with it on
 IIS,  will send out just fine. If you run
 http://virtual.myserver.com with IIS and a  SMTP, then you are
 going to have to do  some configuring..etc..
 
 Just something that I just found out the hard way.
 
 Hope this isn't your case..
 
 Steve
 Forerunners
 
 
 
 On 8/28/03 3:23 PM, Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
 wrote:
 
 OK, I've got these puppies set up and am starting to do the
 mailings.
 
 This is an html-formatted email with a pdf attachment.  One email
 address in the TO (recipient from database), two emails in the BCC
 (TheDoctor, Me).
 
 I just sent the first batch out  -  only 17 emails.  I received all
 17, but one still shows up in the
 C:\InetPub\mailroot\Queue\ directory
 of the server.  It shows a modified filedate of 3.07 (it's
 currently 
 3.21 on that machine).  I double-checked, and I did receive
 a copy of 
 the email to this person.
 
 Can anyone give me a clue as to what the problem is, or
 what I should 
 do?  I've been checking around and am not finding much help on this.
 
 Thanks very much! j
 
 
 
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 
 
 
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: OT: SMTP server

2003-08-29 Thread Mystery Dev
This is highly dependant on the mail server, since this in not a mail server persee, 
more like a glorified SMTP server. 
It is also dependant on when the server splits it out or chooses how to store

---
Remember, there is a little more that 2 weeks to get your components into the Great 
Witango Component Contest


--- Jason Schulz [EMAIL PROTECTED] wrote:
Jamileh,

For each email, you will have three messages queued - one for the TO, and
one each for the BCC, so if you sent 17 messages, that means 51outbound
messages were queued at your mail server. Of those 51, 17 were sent to you,
and 34 were sent to other addresses.

I'd check the mail logs to see which foreign mail server was not available
immediately for message transfer.

Regards,

Jason.
- Original Message - 
From: Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 29, 2003 6:23 AM
Subject: Witango-Talk: OT: SMTP server


OK, I've got these puppies set up and am starting to do the mailings.

This is an html-formatted email with a pdf attachment.  One email
address in the TO (recipient from database), two emails in the BCC
(TheDoctor, Me).

I just sent the first batch out  -  only 17 emails.  I received all 17,
but one still shows up in the C:\InetPub\mailroot\Queue\ directory of
the server.  It shows a modified filedate of 3.07 (it's currently 3.21
on that machine).  I double-checked, and I did receive a copy of the
email to this person.

Can anyone give me a clue as to what the problem is, or what I should
do?  I've been checking around and am not finding much help on this.

Thanks very much! j



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

_
The best email provider on today's market, sign-up now for as low as $20.00 AUD per 
year!http://www.aussiemail.com.au

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Witango-Talk: Useful Microsoft number

2003-08-29 Thread Dan Stein
For years I have been trying to find a Tech Support number for Microsoft Mac
and windows with no luck. This free TS number actually worked when I
foolishly missed the handheld sync update with my entourage update of OSX
and my Palm sync started to crash.

I had a pretty long hold time but it was worth it. They new their stuff and
were nice.

There is a separate queue for Mac or windows and then sub queue for your
software.

You get a Customer service person 1st then after the create a case you get
TS.


-- 

-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Useful Microsoft number

2003-08-29 Thread Campbell Steve
What was the number?




On 8/28/03 8:28 PM, Dan Stein [EMAIL PROTECTED] wrote:

 For years I have been trying to find a Tech Support number for Microsoft Mac
 and windows with no luck. This free TS number actually worked when I
 foolishly missed the handheld sync update with my entourage update of OSX
 and my Palm sync started to crash.
 
 I had a pretty long hold time but it was worth it. They new their stuff and
 were nice.
 
 There is a separate queue for Mac or windows and then sub queue for your
 software.
 
 You get a Customer service person 1st then after the create a case you get
 TS.
 


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Useful Microsoft number

2003-08-29 Thread Dan Stein
Duh.  Sorry

425-635-7056

on 8/28/03 21:36, Campbell Steve at [EMAIL PROTECTED] wrote:

 What was the number?
 
 
 
 
 On 8/28/03 8:28 PM, Dan Stein [EMAIL PROTECTED] wrote:
 
 For years I have been trying to find a Tech Support number for Microsoft Mac
 and windows with no luck. This free TS number actually worked when I
 foolishly missed the handheld sync update with my entourage update of OSX
 and my Palm sync started to crash.
 
 I had a pretty long hold time but it was worth it. They new their stuff and
 were nice.
 
 There is a separate queue for Mac or windows and then sub queue for your
 software.
 
 You get a Customer service person 1st then after the create a case you get
 TS.
 
 
 
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 

-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Witango-Talk: Another pair of eyes

2003-08-29 Thread Dan Stein
I could use another pair of eyes to confirm that this expression evaluates
to 45 minutes.

In other words this should find everything in the basket where the column
timeseconds is = 45 minutes from now. Or another way to say it everything
that has been sitting in the basket for 45 minutes or longer.

This is the criteria in the search action:

Basket.paid=0
and
Basket.timeSeconds=@CALC EXPR='@TSTOSECS TS=@CURREN%TTIMESTAMP-2700

Just wanted to make sure I have syntax correct and the logic right.
-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


RE: Witango-Talk: OT: SMTP server

2003-08-29 Thread Wilcox, Jamileh (HSC)
Thanks for the explanation, Jason.  I've learned a lot about email with
this little project.  :)

 -Original Message-
 From: Jason Schulz [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, August 28, 2003 7:58 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Witango-Talk: OT: SMTP server
 
 
 Jamileh,
 
 For each email, you will have three messages queued - one for 
 the TO, and one each for the BCC, so if you sent 17 messages, 
 that means 51outbound messages were queued at your mail 
 server. Of those 51, 17 were sent to you, and 34 were sent to 
 other addresses.
 
 I'd check the mail logs to see which foreign mail server was 
 not available immediately for message transfer.
 
 Regards,
 
 Jason.
 - Original Message - 
 From: Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 29, 2003 6:23 AM
 Subject: Witango-Talk: OT: SMTP server
 
 
 OK, I've got these puppies set up and am starting to do the mailings.
 
 This is an html-formatted email with a pdf attachment.  One 
 email address in the TO (recipient from database), two emails 
 in the BCC (TheDoctor, Me).
 
 I just sent the first batch out  -  only 17 emails.  I 
 received all 17, but one still shows up in the 
 C:\InetPub\mailroot\Queue\ directory of the server.  It shows 
 a modified filedate of 3.07 (it's currently 3.21 on that 
 machine).  I double-checked, and I did receive a copy of the 
 email to this person.
 
 Can anyone give me a clue as to what the problem is, or what 
 I should do?  I've been checking around and am not finding 
 much help on this.
 
 Thanks very much! j
 
 
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Another pair of eyes

2003-08-29 Thread Dan Stein
Title: Re: Witango-Talk: Another pair of eyes



Actually did a paste into this email of mine which I think is the same as yours except you had an extra @

Thanks for the extra pair of eyes. Looks like I have it right but still cant type to good while looking at another screen.



@Calc EXPR='@TSTOSECS TS=@CURRENTTIMESTAMP -2700'

Logic is right? This will find everything that is older than 45 minutes right?



on 8/29/03 9:42, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:

Dan, missing some quotes and a error. 45 minutes is fine (2700/60 = 45)
 
Basket.timeSeconds=@CALC EXPR='@TSTOSECS TS=@CURREN%TTIMESTAMP-2700 (your's)
Basket.timeSeconds=@@CALC EXPR='@TSTOSECS TS=@CURRENTTIMESTAMP-2700'

regards

Daniel

- Original Message - 
From: Dan Stein [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
To: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
Sent: Friday, August 29, 2003 2:49 PM
Subject: Witango-Talk: Another pair of eyes

 I could use another pair of eyes to confirm that this _expression_ evaluates
 to 45 minutes.
 
 In other words this should find everything in the basket where the column
 timeseconds is = 45 minutes from now. Or another way to say it everything
 that has been sitting in the basket for 45 minutes or longer.
 
 This is the criteria in the search action:
 
 Basket.paid=0
 and
 Basket.timeSeconds=@CALC EXPR='@TSTOSECS TS=@CURREN%TTIMESTAMP-2700
 
 Just wanted to make sure I have syntax correct and the logic right.
 -- 
 Dan Stein
 Digital Software Solutions
 799 Evergreen Circle
 Telford PA 18969
 Land: 215-799-0192
 Mobile: 610-256-2843
 Fax 413-410-9682
 FMP, WiTango, EDI,SQL 2000
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 www.dss-db.com http://www.dss-db.com 
 
 
 
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf http://www.witango.com/maillist.taf 
 


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com








TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Another pair of eyes

2003-08-29 Thread [EMAIL PROTECTED]
Title: Re: Witango-Talk: Another pair of eyes



Oops - sorry Dan the extr @ is a error of mine 
- copy and paste(if I have select the 
"Basket.timeSeconds=@"-part:-)
It must be:

Basket.timeSeconds=@CALC EXPR='@TSTOSECS 
TS="@CURRENTTIMESTAMP"-2700'

rs

Daniel

  - Original Message - 
  From: 
  Dan Stein 
  To: [EMAIL PROTECTED] 
  Sent: Friday, August 29, 2003 4:06 
  PM
  Subject: Re: Witango-Talk: Another pair 
  of eyes
  Actually did a 
  paste into this email of mine which I think is the same as yours except you 
  had an extra @Thanks for the extra pair of eyes. Looks like I have 
  it right but still can’t type to good while looking at another 
  screen.@Calc EXPR='@TSTOSECS 
  TS="@CURRENTTIMESTAMP" -2700'Logic is right? This will 
  find everything that is older than 45 minutes right?on 8/29/03 
  9:42, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
  Dan, missing some 
quotes and a error. 45 minutes is fine (2700/60 = 45)Basket.timeSeconds=@CALC 
EXPR='@TSTOSECS TS="@CURREN%TTIMESTAMP"-2700 
(your's)Basket.timeSeconds=@@CALC EXPR='@TSTOSECS 
TS="@CURRENTTIMESTAMP"-2700'regardsDaniel- Original Message - 
From: "Dan Stein" [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] To: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
Sent: Friday, August 29, 2003 2:49 
PMSubject: Witango-Talk: Another pair of eyes I could use 
another pair of eyes to confirm that this _expression_ evaluates to 45 
minutes.  In other words this should find everything in the 
basket where the column timeseconds is = 45 minutes from now. Or 
another way to say it everything that has been sitting in the basket 
for 45 minutes or longer.  This is the criteria in the 
search action:  Basket.paid=0 and 
Basket.timeSeconds=@CALC EXPR='@TSTOSECS 
TS="@CURREN%TTIMESTAMP"-2700  Just wanted to 
make sure I have syntax correct and the logic right. --  Dan 
Stein Digital Software Solutions 799 Evergreen 
Circle Telford PA 18969 Land: 215-799-0192 Mobile: 
610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 
2000 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 www.dss-db.com http://www.dss-db.com 
   
 
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf http://www.witango.com/maillist.taf 
 TO 
UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf-- Dan SteinDigital 
  Software Solutions799 Evergreen CircleTelford PA 18969Land: 
  215-799-0192Mobile: 610-256-2843Fax 413-410-9682FMP, WiTango, 
  EDI,SQL 2000[EMAIL PROTECTED]www.dss-db.com
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf




TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: config.taf ?

2003-08-29 Thread Bill Conlon
get http://www2.witango.com/installers/witango5docs/Witango5Admin.zip


hi

is there in witango 5 a config.taf as t2000 had? it was usefull to see 
memory and other information about server

is there someone able to do that for w5?


thanks

isabelle


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Witango-Talk: G5

2003-08-29 Thread Jon van der Raadt
Anyone tested Witango Server for OSX on one of the new G5s?  I was 
thinking of buying one for a server...

Jon


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Witango 062/Redhat 9: external action/ parsing results

2003-08-29 Thread Jeffrey Bohmer
I thought of an easier way to do this.  You could turn the resultSet 
into a string, adding @CRLF at the end of each line.  Then turn the 
string into an array using CDELIM=@CHAR 9 and RDELIM=@CRLF to 
get the appropriate dimensions.  (Assumimg tabs and returns don't 
appear in the column data.)

- Jeff




What about @TOKENIZE on each row inside an @ROWS loop?

- Jeff


thanks

resultset is an N rows x 1 column table.

Any good ideas on splitting this into an N x M table?

Use an external action to call a script that looks like this:

#!/bin/sh
swish-e -w $SEARCHSTRING -d \t
The $SEARCHSTRING parameter can be passed from the external action.
The results will be in request$resultSet, but I don't know what it
will look like -- try it and see.
Also, the script needs to be inside ABSOLUTEPATHPREFIX.

- Jeff


Here's one for you.  I use an indexing tool called swish-e (swish-e.org)
to spider my web sites and provide search results.  Anyone who wants to
know why this is the best thing since sliced bread, contact me off -line.
Anyway, it's really fast, as you can see from my shell query for the word
children.  It comes with a cgi script that will do highlighting, but
that is relatively slow (about a factor of 10).  Also, this is an
intranet application, where authentication is required, so I want to
execute the search from within my witango application.
Question 1.  How do I execute the following shell command from within
witango?
bash-2.05b$ swish-e -w children -d \t
# SWISH format: 2.4.0-pr1
# Search words: children
# Removed stopwords:
# Number of hits: 87
# Search time: 0.001 seconds
# Run time: 0.026 seconds
Default Results for this query include 4 space separated columns of data
(though I could specify many other parameters like metatags, body text,
etc.):
Relevance (0 to 1000)
URL (I've changed it to hide this from curious eyes)
Title tag
File size
1000
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=6
VCS CCMH Children and Youth Division: Program Selection 32335
932
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=2
VCS CCMH Children and Youth Division: Program Selection 34004
920 http://intranet.tothept.com/viewdoc.taf?_uid1=6 Child and Family
Mental Health Services Overview 6290
894 http://intranet.tothept.com/viewdoc.taf?_uid1=32 Services for
Children 0 to 5 Years Old Overview 1701
Question 2.  Do the results end up in resultSet?  These result are tab
separated (the command line switch: -d \t), so is there an easy way to
get them into an array, or do I have to tokenize them line by line?
Thanks

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
 --
Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
--

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Witango-Talk: Less than 4 weeks to go to the Witango Developer ¹s Conference, Corroboree 2003.¹s Conference, Corroboree 2003.

2003-08-29 Thread Witango Customer Support
Title: Less than 4 weeks to go to the Witango Developers Conference, Corroboree 2003. 



Only 4 weeks to go to the Witango Developers Conference, Corroboree 2003. 

Registrations for the advanced and intermediate training are both now waitlist only - but there is of course plenty of room for the late comers to join us for the conference. Visit http://www.witango.com/events/dc2003/register.thtml to sign up.

CORROBOREE 2003 NEWS: 

Thurdsay Breakfast presentation  Due to popular demand, there will be a new session during Thursday morning breakfast for the OS X newbies out there. Windows users get the sleep in, or you can come and be converted from the dark side. This presentation will focus on the OS X sub systems that Witango needs to run and how they are configured. The presentation will cover ODBC, System Startup scripts, the JVM and if time permits a short question time.

Award Nominations - thanks to those who have forwarded nominations in. Nominations are still open - so feel free to take this opportunity to appreciate your fellow Witango developers (and yes, if you've done some great work and nobody else knows about it - feel free to nominate yourself!)

A few new agenda items - late comers to the agenda are two 15min presenations on: 
- Web reporting options with Witango and COM objects; 
- Advanced Server clustering for Witango v5 Professional Servers. 

Both are valuable sessions so it looks like lunch will be cut a little short on both days. The agenda will be adjusted to reflect these additions.

J2EE handholding sessions - Witango's senior developer for the J2EE compiler project will be in San Diego, and has some limited time available (for conference attendees only) to assist you in getting off the ground with your J2EE deployments. The intermediate training has a module on J2EE deployment and the conference includes a session on this topic - so you're not going to miss out. However - if J2EE deployment is your principal motivation for attending the conference, and a handholding session would be of value to your projects - please email [EMAIL PROTECTED] to schedule a time.

Corroboree invoice terms - we have had a few emails from people who are delaying registration till last minute because the terms are due on receipt of invoice. Right now, our priority is to ensure that the event properly caters for the number of attendees. If you have difficulty with the payment terms please register now and include your issue in the comments field - your invoice will be issued on the closing date for registration.






TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Witango 062/Redhat 9: external action/ parsing results

2003-08-29 Thread Bill Conlon
Yes -- exactly what I was looking for.

Each line is already delimited by a CR, and I can choose the column 
delimiter with a command line switch.  The only issue is if a CR gets 
returned in the results.  I don't think this will happen, even indexing 
.PDF and .DOC, because swish-e uses filters to convert these to HTML 
before indexing.




I thought of an easier way to do this.  You could turn the resultSet 
into a string, adding @CRLF at the end of each line.  Then turn the 
string into an array using CDELIM=@CHAR 9 and RDELIM=@CRLF to 
get the appropriate dimensions.  (Assumimg tabs and returns don't 
appear in the column data.)

- Jeff




What about @TOKENIZE on each row inside an @ROWS loop?

- Jeff


thanks

resultset is an N rows x 1 column table.

Any good ideas on splitting this into an N x M table?


Use an external action to call a script that looks like this:

#!/bin/sh
swish-e -w $SEARCHSTRING -d \t

The $SEARCHSTRING parameter can be passed from the external action.
The results will be in request$resultSet, but I don't know what it
will look like -- try it and see.

Also, the script needs to be inside ABSOLUTEPATHPREFIX.

- Jeff


Here's one for you.  I use an indexing tool called swish-e (swish-e.org)
to spider my web sites and provide search results.  Anyone who wants to
know why this is the best thing since sliced bread, contact me off -line.

Anyway, it's really fast, as you can see from my shell query for the word
children.  It comes with a cgi script that will do highlighting, but
that is relatively slow (about a factor of 10).  Also, this is an
intranet application, where authentication is required, so I want to
execute the search from within my witango application.

Question 1.  How do I execute the following shell command from within
witango?

bash-2.05b$ swish-e -w children -d \t
# SWISH format: 2.4.0-pr1
# Search words: children
# Removed stopwords:
# Number of hits: 87
# Search time: 0.001 seconds
# Run time: 0.026 seconds


Default Results for this query include 4 space separated columns of data
(though I could specify many other parameters like metatags, body text,
etc.):
Relevance (0 to 1000)
URL (I've changed it to hide this from curious eyes)
Title tag
File size


1000
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=6
VCS CCMH Children and Youth Division: Program Selection 32335
932
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=2
VCS CCMH Children and Youth Division: Program Selection 34004
920 http://intranet.tothept.com/viewdoc.taf?_uid1=6 Child and Family
Mental Health Services Overview 6290
894 http://intranet.tothept.com/viewdoc.taf?_uid1=32 Services for
Children 0 to 5 Years Old Overview 1701

Question 2.  Do the results end up in resultSet?  These result are tab
separated (the command line switch: -d \t), so is there an easy way to
get them into an array, or do I have to tokenize them line by line?

Thanks

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
  --

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
-- 

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com



TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


RE: Witango-Talk: OT: SMTP server

2003-08-29 Thread Wilcox, Jamileh (HSC)
I don't think it's glorified at all, just a M$ iis SMTP server.  ;^)

It does appear to be working the way Jason explained, as far as I can
tell.

 -Original Message-
 From: Mystery Dev [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, August 28, 2003 8:06 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Witango-Talk: OT: SMTP server
 
 
 This is highly dependant on the mail server, since this in 
 not a mail server persee, more like a glorified SMTP server. 
 It is also dependant on when the server splits it out or 
 chooses how to store
 
 ---
 Remember, there is a little more that 2 weeks to get your 
 components into the Great Witango Component Contest
 
 
 --- Jason Schulz [EMAIL PROTECTED] wrote:
 Jamileh,
 
 For each email, you will have three messages queued - one 
 for the TO, 
 and one each for the BCC, so if you sent 17 messages, that means 
 51outbound messages were queued at your mail server. Of those 51, 17 
 were sent to you, and 34 were sent to other addresses.
 
 I'd check the mail logs to see which foreign mail server was not 
 available immediately for message transfer.
 
 Regards,
 
 Jason.
 - Original Message -
 From: Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 29, 2003 6:23 AM
 Subject: Witango-Talk: OT: SMTP server
 
 
 OK, I've got these puppies set up and am starting to do the mailings.
 
 This is an html-formatted email with a pdf attachment.  One email 
 address in the TO (recipient from database), two emails in the BCC 
 (TheDoctor, Me).
 
 I just sent the first batch out  -  only 17 emails.  I 
 received all 17, 
 but one still shows up in the C:\InetPub\mailroot\Queue\ 
 directory of 
 the server.  It shows a modified filedate of 3.07 (it's 
 currently 3.21 
 on that machine).  I double-checked, and I did receive a copy of the 
 email to this person.
 
 Can anyone give me a clue as to what the problem is, or what 
 I should 
 do?  I've been checking around and am not finding much help on this.
 
 Thanks very much! j
 
 
 _
 __
 _
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 _
 __
 _
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 _
 The best email provider on today's market, sign-up now for as 
 low as $20.00 AUD per year!http://www.aussiemail.com.au
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: cookies expire on reading?

2003-08-29 Thread Roland Dumas
This bug is more serious than I originally thought. It actually turns  
every cookie into a session cookie at every/any hit of a taf/tml - not  
just when you put a tag in that reads it, but any hit. This is a  
significant problem.

it means that you have to create some sort of header that is always  
reading and rewriting a cookie at every hit. (Can someone help me  
figure out what file to edit and how?)

On Wednesday, August 27, 2003, at 09:56 AM, Stefan Gonick wrote:

Robert Shubert at Tronics verified the existence of this bug.
His server is running on Windows 2000.  If you read a cookie,
it destroys the cookie. The file for the cookie disappears. This
is when using IE.
The workaround of reassigning the cookie after reading it
is still a problem for me. My cookies were set up to expire
in 30 days. If I continually reassign the cookie after reading
it, then it will become a perpetual cookie that never expires.
With Enterprise:  When will this bug be fixed? This is a real
problem for those of us that make use of cookies.
Stefan

At 07:42 AM 8/27/2003 -0700, you wrote:
This bug is causing me some difficulty, I have to remember to  
re-write the cookie every time I read it so that it won't become a  
session cookie.
This is MacOS X version application server.

On Wednesday, August 27, 2003, at 07:21 AM, Stefan Gonick wrote:

Could With Enterprise please confirm or deny the existence of this  
bug?

I run affiliate programs that are based on cookies. I recently moved  
from
T2000 to W5 version 062, and I have noticed a reduction in the  
conversion
rates of my affiliates. This could be due to the cookie bug  
mentioned. If
so, this is very serious for me! I really need an answer to my  
question.

Thanks,
Stefan
At 01:05 PM 8/25/2003 -0700, you wrote:
Oh, by the way, that's not what I observed. I set a cookie with the
assign action, close the browser, open it up again, check cookies,  
and
find it's there with the right expiration date. It is the simple
reading of the cookie, e.g., a line line taf:

@@cookie$mycookie

that causes it to be overwritten by a session cookie. I set MSIE to
alert me when a cookie is being written, and sure enough, when I run
the line-line taf, I get the alert saying do you accept a cookie  
that
expires at the end of this session?

Can't imagine this to be a dev studio problem, given that one simple
tag tripped the overwriting of the cookie.
On Monday, August 25, 2003, at 12:37 PM, Bill Conlon wrote:

There is a bug.

If you set a cookie using the ASSIGN ACTION, the cookie will expire
immediately, no matter what date you set.
Instead, set the cookie with the @ASSIGN metatag.



I set a cookie with an expiration some time in the future, 180  
days.

I read the cookie and it turns into a session cookie. I look all
through my code to see where I might have done this. I do a simple
experiment and set a cookie with one taf with one line. I check  
it to
make sure that the expiration is the proper date in the future.

I set the browser to prompt me for each cookie.

I read that cookie with another one line taf, and up pops the  
alert,
asking me if I want to set the cookie, which expires at the end of
this
session.

Is it normal for cookies to get overwritten by session cookies on  
a
reading?
__ 
__
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Database WebWorks: Dynamic web sites through database integration
http://www.DatabaseWebWorks.com
___ 
_
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: Witango 062/Redhat 9: external action/ parsing results

2003-08-29 Thread John McGowan
Bill,

I also use swish-e as a search engine, and I found that the best way to 
handle it was to output the parts of the resultset array that actually 
included the matching records as a String into another variable that i 
use the @Array tag on to create the array that i loop over with.  I also 
control the output of the swish-e command with the -x switch and put 
in my own personal delimiters between the fields.  In fact if you use 
the -x switch you could controll whether or not a CR even makes it out 
to the results.

Bill, contact me off-list if you want to compare swish-e notes.

/John



Bill Conlon wrote:

Yes -- exactly what I was looking for.

Each line is already delimited by a CR, and I can choose the column 
delimiter with a command line switch.  The only issue is if a CR gets 
returned in the results.  I don't think this will happen, even indexing 
.PDF and .DOC, because swish-e uses filters to convert these to HTML 
before indexing.



 

I thought of an easier way to do this.  You could turn the resultSet 
into a string, adding @CRLF at the end of each line.  Then turn the 
string into an array using CDELIM=@CHAR 9 and RDELIM=@CRLF to 
get the appropriate dimensions.  (Assumimg tabs and returns don't 
appear in the column data.)

- Jeff



   

What about @TOKENIZE on each row inside an @ROWS loop?

- Jeff

 

thanks

resultset is an N rows x 1 column table.

Any good ideas on splitting this into an N x M table?

   

Use an external action to call a script that looks like this:

#!/bin/sh
swish-e -w $SEARCHSTRING -d \t
The $SEARCHSTRING parameter can be passed from the external action.
The results will be in request$resultSet, but I don't know what it
will look like -- try it and see.
Also, the script needs to be inside ABSOLUTEPATHPREFIX.

- Jeff

 

Here's one for you.  I use an indexing tool called swish-e (swish-e.org)
to spider my web sites and provide search results.  Anyone who wants to
know why this is the best thing since sliced bread, contact me off -line.
Anyway, it's really fast, as you can see from my shell query for the word
children.  It comes with a cgi script that will do highlighting, but
that is relatively slow (about a factor of 10).  Also, this is an
intranet application, where authentication is required, so I want to
execute the search from within my witango application.
Question 1.  How do I execute the following shell command from within
witango?
bash-2.05b$ swish-e -w children -d \t
# SWISH format: 2.4.0-pr1
# Search words: children
# Removed stopwords:
# Number of hits: 87
# Search time: 0.001 seconds
# Run time: 0.026 seconds
Default Results for this query include 4 space separated columns of data
(though I could specify many other parameters like metatags, body text,
etc.):
Relevance (0 to 1000)
URL (I've changed it to hide this from curious eyes)
Title tag
File size
1000
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=6
VCS CCMH Children and Youth Division: Program Selection 32335
932
http://intranet.tothept.com/programs.taf?_function=category_list_uid1=2
VCS CCMH Children and Youth Division: Program Selection 34004
920 http://intranet.tothept.com/viewdoc.taf?_uid1=6 Child and Family
Mental Health Services Overview 6290
894 http://intranet.tothept.com/viewdoc.taf?_uid1=32 Services for
Children 0 to 5 Years Old Overview 1701
Question 2.  Do the results end up in resultSet?  These result are tab
separated (the command line switch: -d \t), so is there an easy way to
get them into an array, or do I have to tokenize them line by line?
Thanks

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
   

--
   

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com
   

--

Jeff Bohmer
VisionLink, Inc.
_
303.402.0170
www.visionlink.org
_
People. Tools. Change. Community.

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
   



Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
office: 650.327.2175
fax:650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:http://www.tothept.com

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 




RE: Witango-Talk: OT: SMTP server

2003-08-29 Thread Mystery Dev
Hey, No I know more about IIS SMTP server, I guess that's a good thing.
Worked with other mail servers that handle it a little differently.

Glad to see you are getting it going, interesting in through put. Wondering if it 
opens up an open relay. might try submitting your IP address for SMTP server to 
ordb.org to see if it is an open relay.


--- Wilcox, Jamileh (HSC) [EMAIL PROTECTED] wrote:
I don't think it's glorified at all, just a M$ iis SMTP server.  ;^)

It does appear to be working the way Jason explained, as far as I can
tell.

 -Original Message-
 From: Mystery Dev [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, August 28, 2003 8:06 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Witango-Talk: OT: SMTP server
 
 
 This is highly dependant on the mail server, since this in 
 not a mail server persee, more like a glorified SMTP server. 
 It is also dependant on when the server splits it out or 
 chooses how to store
 
 ---
 Remember, there is a little more that 2 weeks to get your 
 components into the Great Witango Component Contest
 
 
 --- Jason Schulz [EMAIL PROTECTED] wrote:
 Jamileh,
 
 For each email, you will have three messages queued - one 
 for the TO, 
 and one each for the BCC, so if you sent 17 messages, that means 
 51outbound messages were queued at your mail server. Of those 51, 17 
 were sent to you, and 34 were sent to other addresses.
 
 I'd check the mail logs to see which foreign mail server was not 
 available immediately for message transfer.
 
 Regards,
 
 Jason.
 - Original Message -
 From: Wilcox, Jamileh (HSC) [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 29, 2003 6:23 AM
 Subject: Witango-Talk: OT: SMTP server
 
 
 OK, I've got these puppies set up and am starting to do the mailings.
 
 This is an html-formatted email with a pdf attachment.  One email 
 address in the TO (recipient from database), two emails in the BCC 
 (TheDoctor, Me).
 
 I just sent the first batch out  -  only 17 emails.  I 
 received all 17, 
 but one still shows up in the C:\InetPub\mailroot\Queue\ 
 directory of 
 the server.  It shows a modified filedate of 3.07 (it's 
 currently 3.21 
 on that machine).  I double-checked, and I did receive a copy of the 
 email to this person.
 
 Can anyone give me a clue as to what the problem is, or what 
 I should 
 do?  I've been checking around and am not finding much help on this.
 
 Thanks very much! j
 
 
 _
 __
 _
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 _
 __
 _
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 
 _
 The best email provider on today's market, sign-up now for as 
 low as $20.00 AUD per year!http://www.aussiemail.com.au
 __
 __
 TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
 

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

_
The best email provider on today's market, sign-up now for as low as $20.00 AUD per 
year!http://www.aussiemail.com.au

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


Re: Witango-Talk: cookies expire on reading?

2003-08-29 Thread Roland Dumas
ok, I seriously need to workaround this bug.

I need to refresh a cookie every time there is a hit to keep it from 
disappearing at the end of a session. Can I do this in the header file? 
I look at it and it is empty, so I gather I'd have to reproduce what's 
in a default header + re-send the cookie. Will this work? I know I'll 
just do an @assign if I find the cookie, but what else goes in a 
header? Does witango read cookies after the header is processed or 
before? (if after, then this wouldn't work)

Anyone know about headers?



On Friday, August 29, 2003, at 09:21 AM, Roland Dumas wrote:

This bug is more serious than I originally thought. It actually turns 
every cookie into a session cookie at every/any hit of a taf/tml - not 
just when you put a tag in that reads it, but any hit. This is a 
significant problem.

it means that you have to create some sort of header that is always 
reading and rewriting a cookie at every hit. (Can someone help me 
figure out what file to edit and how?)


TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf