On Wed, 9 Jan 2002, Andreas Hansson wrote:

> Isn't starting a process a very slow operation in Win32? Since it's not
> recommended to start threads or even to use too many thread in a high
> performance program, starting extra processes should be very bad? I haven't
> tested this with xmail since I have a very low volume server but it should
> be noticeable for bigger servers. Maybe it would be better to support dll
> that is always loaded for advanced filters that need to process all mails?

I've never tried to load it with Perl filters running, sure Perl is not
light. But it's very useful indeed.



> Also I had a lot of trouble today with filters, until I realized that they
> fail if they print to standard output. I just wanted a simple filter to make
> a copy of every mail to another directory so I wrote a .bat file to do that,
> but the copy command wrote a line to stdout and then nothing worked. That's
> a nuisance. Couldn't xmail start the .bat file with write access to its own
> console? It would be nice to see the messages when running xmail in debug
> mode too.

You've to run the .bat file with "cmd.exe -c ..."




- 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]

Reply via email to