Dear Wiki user,

You have subscribed to a wiki page or wiki category on "James Wiki" for change 
notification.

The following page has been changed by StefanoBagnara:
http://wiki.apache.org/james/JamesV2

------------------------------------------------------------------------------
   * move and *rewrite* <spoolRepository> outside the <mailstore> 
  
  changes that are only new "defaults" and could be ignored by upgrading users:
- 
+  
   * 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)
  
+ ----
+ === Mailet changes ===
  
+ custom mailets need a few changes:
+ 
+  * avalon upgrade, needs only a global search & replace:
+   * avalon Component has been replaced by avalon Service
+   * avalon Composable has been replaced by avalon Serviceable
+   * avalon ComponentManager has been replaced by avalon ServiceManager
+  * MailStore interface has been removed: mailets looking up the MailStore 
should now lookup a Store (org.apache.avalon.cornerstone.services.store.Store)
  
  ----
  === SVN Log Snapshot ===

Reply via email to