Start James fron ant file

2008-02-06 Thread David Poelz
Hi I am trying to automate the build process of my custom mailet with ant. First i am building my mailet and copy it into the SAR-INF/lib directory. This works fine. But i also want to start the James server from the ant file. So far i came up with: But this yields into the follwoing

License Question

2007-11-08 Thread David Poelz
hi, i am currently developing a mailet that uses a GPLed library. Therefore i think my mailet must be licensed under the GPL license too. But i want to distribute the mailet already integrated and preconfigured with a apache james distribution so that the user only has to start james and is ready

License Question

2007-11-08 Thread David Poelz
hi, i am currently developing a mailet that uses a GPLed library. Therefore i think my mailet must be licensed under the GPL license too. But i want to distribute the mailet already integrated and preconfigured with a apache james distribution so that the user only has to start james and is ready

Mailet Timeout

2007-10-04 Thread David Poelz
Hello, I am currently programming a mailet for the apache james server that is detecting phishing emails. This mailet also does some internet lookups which can take a while. Then emails build up in the spool directory during high traffic situations. Is there somewhere an option where i could limi