Is this the one?  Or two?

REM fwdcopy.bat
call movefwd.bat username
call movefwd.bat username2
call movefwd.bat username3

REM movefwd.bat
@echo off
if exist e:\imail\users\%1\spambox.fwd goto END
copy spambox.fwd e:\imail\users\%1
copy virus.fwd e:\imail\users\%1
echo User: %1 added successfully>>d:\Logfiles\batch\adduser.log

:END

Dusty

----- Original Message ----- 
From: "Craig A. Isdahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 21, 2000 2:34 AM
Subject: [IMail Forum] virus batch files


> Ok, this is proof that you should never delete anything... just buy 
> more disk space... :-)
> 
> Dusty##... are you listening?
> 
> Does anyone still have the batch files Dusty## wrote for 
> distributing virus rules?  I had a copy but deleted them, or at least 
> can't find them... and I know he took them off his IMail site since 
> IMFilter became available.
> 
> I'm not planning to use them to distribute the virus rules but I need 
> to accomplish another task which I could do with few 
> modifications.  Its been so long since I've done any batch work, 
> serious or otherwise, that those files would be of great assistance.
> 


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to