On Tue, Dec 2, 2008 at 10:06 PM, Demetrios Kyriakis <[EMAIL PROTECTED]> wrote: >>>> Robert Burrell Donkin ha scritto: >>>>> >>>>> mpt (mail protocol tester) now runs basic smoke tests (connecting to >>>>> the IMAP server and testing capability command is basic but it's easy >>>>> to add more later) against both deployments. it's a micro-library but >>>>> i like it :-) >>>> >>>> :-) >>>> >>>>> i'd like to push on now to tidy up what i've done so far so that other >>>>> people can find it easier to play around with later (hopefully some >>>>> people might). in particular, i'd like to add a subsite at >>>>> http://james.apache.org/mpt >>>> >>>> I had no time to look at it, but I'm fine with a subsite as I saw you >>>> already documented some stuff. >>> >>> +1 >> >> http://james.apache.org/mpt/ feedback welcomed > > Menu item for it is missing. > (Server | Mailets | jSPF | Mime4J | JSieve | Postage | ??MPT??)
well spotted 8-) it's sort-of-intentional: i didn't feel like MPT is ready for the world until more people have had the chance to give it a go if anyone wants to play around, then there are some very basic smoke tests in http://svn.apache.org/repos/asf/james/server/trunk/build-tools/ which could usefully be developed much further. you can run them by doing 'ant dist' (once, since it takes a while) followed by 'ant smoke' (probably in phoenix-deployment). this will unpack a packaged version of james and run the MPT scripts against them. patches welcomed ;-) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
