> To everyone who wants to take a breath, I would say it feels > rapidly moving because you are not working on it.
I'm really happy to hear this sentence! The current trunk is not so different from the 2.2.0! If it weren't for libraries upgrade and avalon switch from components to services I think that we could even call the next release 2.2.1 because there are really less changes than from 2.1.0 to 2.2.0. A few changes in kernel.xml and config.xml was already done due to avalon upgrade done by Noel so I think the other changes we'll require in 2.3.0 are almost aligned with the roadmap. Major changes have been done in assembly.xml but most people has never changed this file and can easily overwrite it with the newer. All the changes are backward compatible but the config.xml must be updated as following: + add an <ssl-factory> level to <connections>/<factory name="ssl"> configuration + move <mailetpackages> and <matcherpackages> outside from the <spoolmanager> block. + smtphandler configuration needs a new bunch of lines for its default configuration. + move and *rewrite* <spoolRepository> outside the <mailstore> * added the "bounces" processor and made the remotedelivery to use it by default. * added a few more configuration samples (bayesian/smime mailets, derby configuration). * remove the fetchpop configuration (fetchpop has been removed) The changes with the "+" are changes that everyone will need, changes with "*" are only new "defaults" and could be ignored by upgrading users). Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
