> I am looking for a script to parse through the folders of original > domains/users, and if not found to just copy the old info back, but > if Imail has already recreated the folder, then to merge the > existing info with the info from the backup. Can this be done? I > thouhgt I recalled seeing something similar here at one time, but > have come up blank in the archives, maybe just using the wrong > search terms.
Search for "# of days" in the archives for a cleanup script that you can adapt for your purposes. The essential task is simply concatenating the two files using DOS' COPY <oldfile> + <newfile> <oldfile> syntax. -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ 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/
