>Hi at present have recently set up yarn and souper for Windows 95. Even
>though I am able to receive mail with no problem I ahve not been abe to
>send. Could smeone help me by sending their bat file that they are
>suing so that I can adapt it to my configuration. I would greatly
>appreciate it. I would also welcom any other sort of advice so that
Here is my Souper95 BAT file:
@echo off
cd\
d:
cd yarn\souper16
echo "Logging on..."
souper95 -x -N d:\yarn\souper16\.newsrc shoga.wwa.com <my userID> <my password>
cd\
cd yarn
echo "Downloading messages/articles..."
import -u d:\yarn\souper16
cd\
d:
unzip -o d:\upload\wwar.zip -d d:\yarn\souper16
cd yarn\souper16
echo "Uploading messages/articles..."
souper95 -s shoga.wwa.com
cd\
del d:\upload\wwar.zip
In this BAT file, shoga.wwa.com is both my POP and SMTP server. The
line "souper95 -s shoga.wwa.com" sends out mail and/or news messages.
You should have this line in your BAT file somewhere, and you may have
to specify your SMTP server there.
I hope this helps.
Debra Walker
-- Debra Walker debraw@wwa.com Chicago, IL