Hi Matthew,
the safest way would be to develop it against 2.3.2 source-code.
Everything else would be need some oversight to be sure you don't use
methods that are not present in the "old code".
Bye,
Norman
Am 29.09.2010 23:27, schrieb Matthew Wells:
Is it possible to deploy standard-mailets-1.0 onto james-server 2.3.2
and also
to develop custom mailets against mailet-api-2.4 (using
mailet-base-1.1?),
again whilst running on james-server 2.3.2?
I have spent a day trying to achieve this and testing with the
AddSubjectPrefix mailet,
but have not found a combination of libraries that doesn't throw
exceptions.
If it is possible could someone provide the exact libraries required
and how to apply
them to an instance of 2.3.2 running on localhost?
This issue
https://issues.apache.org/jira/browse/MAILET-24
has raised my concerns, but I don't fully understand the implications.
Thanks
Matthew