I'm using exim 3.35.
the eximstat that comes with it doesnt have the -html option,
ath other cool option that the one of exim4
so i downloaded exim4,
I copied the file src/eximstat.src,
chmod +x
but it would not run because src/eximstat.src is not yet a valid perl script
I suppose there is some things make has to do on it.
but i didnt find any target util, contrib, script or eximstat in the makefiles
is it possible to "build" the script without make all ?