In refactoring I decided that I did not like the sweeper process and have started working to replace it with something better. Injector is part of that something better. It is a C program to insert emails into MySQL from Postfix.
Injector makes use of libEtPan to parse the Email and do MIME decoding.
For anyone who is using beta 9 or earlier, Injector radically changes the DB schema. The next release will be incompatible with earlier versions.
I have a new job and I am re-factoring some sections of the code. I am also replacing sweeper with a new C based program. So it may be some time before beta 10.
James Stormes
Lots of news:
We are now in beta with 11 agents using this in a production enviorment. (Yes production)
Our home page is dead. I hope to have a new one soon.
James
We are out of the test harness phase and into the frame work phase. I have hidden all releases except for what we are working on. As the new modules and plugins are written to fit the new framwork I will add them bak.
We have a new developer Prakash. Prakash will be working on adding plugins to the current framwork.
Welcome abord Prakash.
A new demo site is up, the demo site uses a striped down versions of the test harness to show some of the features. The demo is at http://demo1.stormes.net.
There are still allot of bugs, even in the demo, but the most of the agent interface is there.
Verion Alpha 1 of the Test Harness is released. This is used to test some of the classes needed for the full app.