Thanks for the reply, although I found something fitting my needs a little better.
Check out the XXCOPY application at http://www.xxcopy.com Here is how I have it setup: XXCOPY e:\Imail\spool\*.txt e:\Imail\spool\2005\ /DB#10 /RCY /PD0 XXCOPY e:\Imail\spool\*.log e:\Imail\spool\2005\ /DB#10 /RCY /PD0 XXCOPY e:\Imail\spool\*.SMD e:\Imail\spool\Not_Deliverable\ /DB#10 /RCY /PD0 Copies files from \imail\spool to imail\spool\2005 that are older than 10 days. If copy is successful then delete those source files. Kinda cool! Dennis ---------- Original Message ---------------------------------- From: "Christopher Checca" <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Sat, 29 Jan 2005 15:17:13 -0600 >Go my personal web site I have a couple of scripts that will do what you >want. > > >http://www.checca.net > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
