----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> Newsgroups: saltstorm.xmail Sent: Friday, November 22, 2002 7:16 PM Subject: [xmail] Re: outgoing filters
> > On Fri, 22 Nov 2002, Robert J. Lebowitz wrote: > > > > > Okay... I wasn't aware of this feature being built into XMail... I'm obvious > > new to this application. I'll try to find some archived information on the > > thin client and how it works. > > I think that the one that wrote SCOPE also made the client otherwise I > don't see how it can talk to the server. XMail only execute binaries ( or > scripts ), it does not load so/dll. > The reason Rob initiated this thread was based on a discussion Rob and I had some days ago about how to further kill off the remaining bottleneck in a Scope-like client/server filter process, which is spawning the client. Having a ~5kb client binary in the middle might not be big deal performancewise if run once every 5 min, but on a heavily loaded XMail server loading it every other second 24-7 makes it a bottleneck in the long run, thus the idea came up it would be nice to make the rather trivial client code part the XMail codebase somehow. I think such an addition falls beyond your famous <5 line directive (don't recall the exact phrase you use ;), so we discussed to co-op on making an experimental patch to the codebase implementing an inline socket feature. I figure this is the route to go for now. If it turns out and and turns out well, we might even be able to get you to reconsider. /thomas. > > - 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] > > > -- > ---------------------------------------------------------------------------- > XMail::Scope::nntpfwd v1.00 | 2002-11-22 18:16:15Z > <nntp://news.saltstorm.net/saltstorm.xmail/2725> - 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]
