[email protected] writes: > I try to test the same thing on only one server, but I got a > problem. I do not know how to tell on the command line which config > files aox should read at startup. And I do not have time to build > chroot. > > If aox support to be run on different servers in parallel, it should > support to run in different process without trouble too.
It does. > For performance (cache management), it may be better to have threads. > But I think it would be a good think to have the possibility to run > different aox servers with different services or different config > files, on the same host. That should not be a problem... until the work related to NOTIFY mailboxes_updated becomes one. And if that happens, then using threads would not be much of an improvement, we need to fix the signal. That signal involves O(wrong) work. Someone on the list uses gnus, right? Could I please have a copy of the gnus configuration? Arnt
