Re: vsoup question

From: Hardy Griech (rgriech@swol.de)
Date: Wed, 02 Jun 1999 21:39:11 +0100

On Tue, 01 Jun 1999 10:52:09 -0400,
steve@sawczyn.com (Steven M. Sawczyn) wrote:
> Is it possible to retrieve both mail and news simultaniously with vsoup
> e.g. have concurrent connections to both the pop server and nntp server?

Unfortunately not directly (at the moment, see chapter 9 of the
documentation).

To get the same effect, you could start two VSoup sessions in parallel.
For that, you have to create two subdirs for email and news reception,
start the two VSoups in those subdirs. Greatest problem is, that you
have to check the import of the data to Yarn. because that cannot run
parallel.

If you are an OS/2 user, check YarnIO.

Hardy

-- 
VSoup Homepage:                       http://home.pages.de/~vsoup/