> We have a script that run weekly to clean out that directory. > Works fine for us. We had the same issue a while back and > created the simple batch file to take care of it.
Or you can download or small command line tool (ICTCleaner) from www.zcom.it/decludeupdater/ictcleaner.zip Set it up as a scheduled task to run daily, weekly or monthly and create lines in the ini file indicating wich files (*.*) should be deleted in which folder (c:\inetpub\mail\badmail) if older then x (14) days. For example 14, c:\inetpub\mail\badmail, *.* Markus --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
