On Sun, Nov 9, 2008 at 9:53 PM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> On Sun, Nov 9, 2008 at 5:32 PM, Robert Burrell Donkin
> <[EMAIL PROTECTED]> wrote:
>> On Sun, Nov 9, 2008 at 4:09 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>>> Robert Burrell Donkin ha scritto:
>
> <snip>
>
>>>> i think that it should be possible to move the sieve mailet (and the
>>>> dependent mdn micro-library) from server into the jsieve project.
>>>> AFAICT samples contains only a mailet example so i think this can be
>>>> removed. unless anyone can see anything wrong with this approach, i'll
>>>> probably just dive in sometime soonish...
>>>
>>> Sounds good!
>>
>> done
>
> not quite: i missed the dependency between the
> org.apache.james.util.mail.mdn and
> org.apache.james.util.mail.MimeMultipartReport. this is used by other
> mailets so it's not really possible to move it out into sieve.
>
> i suppose that one possibility might be to move some or all of the
> stuff in javamail-util into mailet-base

the stuff currently in javamail utils is packaged
org.apache.james.util but is mostly used by mailets and is (mostly)
not strongly coupled to the rest of the server. moving most of the
contents to mailet-base (and the rest to mailet-function module in the
server) would allow this module to eliminated and allow more mailets
(including sieve) to be factored out of the server code base.

any objections?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to