weirdness

From: chris@netquarters.net
Date: Wed, 7 May 1997 09:34:40 +0000

Hey all, I just switched ISP's and operating systems all in
2 days. Now, I am having some problems!

I fixed up all the settings in the config file, and rebuilt my
history file and put my newsrc files back to 0 for the newsgroups
I like. For about 2 days all went well, now all of the sudden,
(using the same script that I used before) it does this:

Downloads the mail
Starts downloading my 1st of 4 newsgroups. As soon as that
newsgroup is done downloading, it imports THAT GROUP only
ignores the other newsgroups it is supposed to download and
doesn't do anything to my mail (but I lose it, GGRRRR)

Does anyone have an idea what I missed?

I get important mail and losing those 3 messages really hurt!
I have no idea what they were.

I am running Yarn95 .92 on NT 4 using Souper95 (the latest
version).

Since it is importing abruptly I can't tell if this is a souper95
issue or a yarn issue. here is my mailstuffs.bat file (used
to send and retrive mail and news)

@echo off
rem sendmail part
d:
cd\programs\souper\temp
unzip -o d:\programs\yarn\upload\IOXR.ZIP
del d:\programs\yarn\upload\IOXR.ZIP
souper95 -s smtp.netquarters.net chris Password
rem getmail part
souper95 pop3.netquarters.net chris Password
import -u

THanks!