Hi, Roelof & Raj. AA> 2. Generate a single alerter message containing the From addresses and AA> titles of *all* the messages sent to Trash, rather than a single AA> alerter message for each message sent to Trash.
RO> Let your filter dump the info you want to send in a file ... send RO> that file in a message to yourself ... with a batch-file ... /MAIL RO> command) ... This batch-file can be run as often as you wish by RO> entering it as a task in the Windows Scheduler. I found what may be a better way. The filter dumps the info into a file. The filter also launches a VBS script that only allows a single instance of itself. The VBS script checks the file size and waits until the size stops changing. Then it uses the /MAIL command to send the file to the Inbox. I'll post the code to TBTech so it can be shared and further improved. It's unfortunate that choosing "Append to existing file" for a filter doesn't work if the file doesn't already exist. Normally, when an append is authorized, a file is *created* if it doesn't already exist. TB! appears to just stop the append. regards, Andy [Using The Bat! 1.53t under Windows 2000 Pro SP2 on a "made from scratch" PIII-500 MHz/384 MB RAM] -- ________________________________________________________ Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Latest Vers: 1.53d FAQ : http://faq.thebat.dutaint.com

