Subj : Problems
To : Bill Gordon
From : mark lewis
Date : Mon Feb 02 2004 03:07 pm
BG> I am running my EleBBS on a Windows XP machine, and I am using
BG> binkd to send and receive mail from my mail hub. In it's
BG> config, there is a statement that will execute my mail tosser
BG> (fastecho).
BG> The problem is that I have been getting an annoying error that
BG> I cannot explain, nor correct. It says: "NTDVM has
BG> encountered a system error: the paramater is incorrect. Click
BG> close to terminate the application"
BG> Then, I have a 'close' button and an 'ignore' button. The
BG> problem also freezes the system till I make a choice, and I'm
BG> not around the computer most of the time it occurs.
BG> Anyone familiar with this problem?
can't say that i am... i run mine another way... i tell binkd to create a
semaphore file when inbound mail is received... then i have a cron program fire
up a .bat file that looks for the semaphore... if its there, do the toss
stuff... if not, exit the bat and wait till next round...