BTW, how does your program (And Scope for that matter) handle the fact that the filters run asychronously to XMail's message handling?
Robert J. Lebowitz wrote: >>>I am really missing a filtertab something like "out.tab", >>>trigged on outbound messages only. Davide, is there any thoughts >>>about implementing a feature like this ? >>> >>> >>The filter architecture will be changed shortly. >> >> > >Davide: > >Since you're rearchitecting the filter system, perhaps you'd give some >thought to an added feature that Thomas and I have been discussing. Thomas' >Scope filter was developed in an effort to reduce the number of times that >XMail would have to marshal resources to launch a filter application from >the commandline. By using a separate daemon to process requests, and >calling that daemon via a socket, his Scope system shows some performance >gains. > > [snip] > > - 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]
