Re: VSoup95

From: Bob Paddock (bpaddock@csonline.net)
Date: Mon, 04 Jan 1999 20:29:42 -0500

In article <004101be383d$a7f58ac0$14e6e3cf@system-350>, you wrote:
>Ok, I went to take a look at VSoup95 and became a bit overwhelmed and
>frustrated. Has anyone written some clear and concise instructions
>for installation and usage of VSoup95? The only instructions on the
>site that I could find seemed to be for OS/2.

This is what I do in a batch file to send mail:

cd \YARN\SEND
C:\U95\unzip -o \YARN\send.rep
\YARN\vsoup -s -n smtp://login:password@mail.sever

Replace login, password, mail.server with what you need for
your set up.

To get mail:

\YARN\vsoup -n pop3://login:password@mail.server

To get news:

\YARN\vsoup -m -a -h CSNEWS nntp://news.server

CSNEWS in the directory that has the newsrc file in it.