At 15:17 8/27/2003, webmaster wrote: >This does work to copy all incoming yes. I currently use it to store all >incoming, but would like to be able to make subfolders of usernames and have >the respective email go into the respective folder for easier archiving.
If you're willing to use the email address as the folder names, then you could modify the posted information as such: Change the filters/copyall.tab to: "cmd /c D:\XmailFilters\copyall.cmd"[TAB]"@@FILE"[TAB]"@@RRCPT" Then change d:\xmailfilters\copyall.cmd to: copy %1 D:\savedmail\%2 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
