Quoth Theo E. Schlossnagle on Wed, Jan 03, 2001: > I would really like to see a module interface so that I could write my own
> modules into exim that could "interfere" or "observe" the transactions as they
> happen. Think ala Apache (2.0).
I'm sure not all OSes have on-demand loading of random shared
libraries. Some have no dynamically linked shared libraries at
all. Maybe there should be just a mechanism to write your own
module and compile it into Exim.