On Tue, 26 Aug 2003, Tracy wrote: > One more problem today, then I think I'll be able to give it a rest...:) > > I've written a filter that I want to apply to outbound mail. I placed the > exe for the filter in the mailroot/bin folder, and added a .tab file to the > mailroot/filters folder for the filter. I also added an entry in > filters.out.tab that will send all outbound mail to the new filter. > > If I grab a message (copy it to another location) and craft a command line > for the filter exe manually, it runs just fine. However, it doesn't seem to > run (at all) as a filter. > > (I keep thinking of new things to check while I'm writing this email - just > checked that *everything* is spelled correctly in all the .tab files, and > that "filters.out.tab" is spelled correctly).
Try to stop the service and run XMail in debug mode : C:> XMail --debug -Md ... (where ... are the additional argouments you might want to supply) - Davide - 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]
