Robert Burrell Donkin ha scritto: > http://svn.apache.org/repos/asf/james/server/trunk/javamail-util/src/main/java/org/apache/james/util/mail/mdn/ > contains a nice little library for content disposition. ATM this seems > to be used only by the sieve mailet > (http://svn.apache.org/repos/asf/james/server/trunk/spoolmanager-function/src/main/java/org/apache/james/transport/mailets/sieve/). > i'd like to move the sieve mailet from the main james distribution to > become a module of jsieve > (http://svn.apache.org/repos/asf/james/jsieve/trunk/) but this means > decoupling or moving it's dependencies. i think i can sort of most of > them but the MDN library would be difficult to replace. given that > it's not used anywhere else in James, i'd prefer to repackage and move > it into a library. perhaps it might be reviewed for inclusion in > mime4j but for now i'd like to move it with the sieve mailet. > > opinions?
the MDN library is bound to javamail ATM, so mime4j is not the place. > anyone know of any reasons not to move the MDN library with the mailet? no, but take care of the "mailcap" in the process. IIRC it contains MDN related configuration and should be moved where the MDN classes are. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]