Re: Filter problem YARN092, VSOUP127, YRNDL153

From: Jerry Levy (jlevy@ibm.net)
Date: Sat, 26 Apr 1997 16:52:35 -0400

Your problem excerpted below) may be that your set up IS
incompatible with the directory structure that my YRNDL
(latest is v 1.53) expects.
Read on, this may get you to a fix:

First off, YRNDL expects there to be a %home% dir and prompts
for it if it doesn't find it defined in the environment. (yours is
e:\yarn\kevin and is defined in the environment. It expects that there
will be a yarn CONFIG file in the subdirectory %home%/YARN.
Now the fix may be as simple as adding the full path for the filter
program as it appears in CONFIG. In your case you would have the
line in CONFIG read
filter=g:\yarn\filter1 %f
I hope that fixes it, because if it doesn't, YRNDL may not be compatible
with your set up.

Why so? YRNDL expects there to be a %yarn% dir and
it expects that %yarn% is where it can find all of the (OS/2) yarn
executables such as filter1.exe, etc. You see the problem?
Your %yarn% dir is there, defined as e:\yarn, but it doesn't
contain the os/2 yarn executables.

By the way YRNDL DOES use the same dir as %home% and %yarn%.
That is pure convenience. I could separate them.

Let me know how you make out.

-- 
jlevy@ibm.net
Jerry Levy	Marblehead, MA (USA)

=====the problem======= csr-kts@gol.com (Kevin Sullivan) wrote: >While moving from uqwk/shell access to a PPP-only connection >with my ISP, I have been trying to setup VSOUP and the YRNDIALR.CMD >front-end for getting email/news into YARN, and have run into a >filter problem, specifically, for E-mail, it mostly doesn't, all my >mailing lists (but one search pattern) gets dumped into my INBOX, >how annoying, as this is a critically useful feature of YARN. > >My setup: >YARN=E:\YARN (DOS *.EXE'S and the NEWS.DAT file) >HOME=E:\YARN\KEVIN (it seemed reasonable so long ago at > version .5X to do it this way, with a > second user CONNIE, also) >YARNRC=E:\YARN\KEVIN\YARN\OS2CFG (only active during OS/2 boots) >(Normal/DOS config stored in E:\YARN\KEVIN\YARN\CONFIG > and CONNIE >and >G:\YARN (The OS/2 *.EXE files) >......Somewhere between setting up the VSOUP and YRNDL >programs, the FILTER.EXE function gets broken, such that new E-mail >imports DON'T filter to their established groups, they instead end >up in the INBOX. BTW, in E:\YARN\KEVIN\YARN there is the FILTER file >with all the rules in it.

>..... I suspect the problem is in YRNDL and >specifically the YDINSTL.CMD file, which didn't take well to me >having multiple \YARN directories nor respect the YARNRC variable, >instead it only read the DOS config file from E:\YARN\KEVIN\YARN >directory and botched the installation. I think you are correct