Ditto -- 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
> From: Web Dude <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 4 Jun 2003 07:51:01 -0500 > To: [EMAIL PROTECTED] > Subject: Re: Witango-Talk: List Serve/Message Board Solution > > Phil, > > I would be interested in this... > >> Chris, >> The WitangoTalk list runs on a standard listserv process. The Witango Talk >> Forum ( http://www.witango.com/readmail.taf?_function=forum ) is written >> using the Witango 5 email functionality and simply reads the email out of a >> mailbox every minute (using the crontab) and links the emails together to >> produce the threaded message board. It is not foolproof especially if the >> reply does not have the expected header fields or the user replies by using >> a different threads message. The thing that really throws the matching is >> when a message is sent as a reply from a different thread. This keeps the >> message ID history of the original thread and the script will treat it as a >> new thread. As a last resort the script falls back to a match in the >> subject within a certain time span. >> >> It was a bit of a quick hack, the code is not commented or documented and is >> a bit hap hazard - but I can post them as is. Let me know if you want me to >> post the scripts and the db structure to the component zone. >> >> Phil >> >> >> On 4/6/03 11:54 AM, "Chris Millet" <[EMAIL PROTECTED]> wrote: >> >>> I have a client asking for a list serve/message board solution similar to >>> what is used for the Witango email list. The question is, should I try to >>> develop this on my own, or is there a shrink wrapped solution that does >>> this >>> out of the box? >>> >>> Thanks in advance. >>> Chris >>> >>> ________________________________________________________________________ >>> 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
