Thread: M2 Experiences?
View Single Post
  #5 (permalink)  
Old 11-18-2005, 08:00 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,073
Default Stuff.

Quote:
Originally Posted by lostknight
In general M2 is a major improvement.

In general my todo list is more wishlisty
  1. It's a bit of pain right now to synchronize email between the two boxes. IMAPSync is a good start, but it's too easy to mess things up (by forgetting to use --syncinternaldates
  2. Better integration with SpamAssassin and DSPAM would be nice. (I may give this a go myself, it gives me a excuse to dig into the java behind the scenes).
  3. Right now spell checking seems to require it's own httpd and ispell package. That's a bit resource hoggy for me.
What would you like to see wrt to spamassassin? DSPAM is on our list (esp. since there's a howto in the forums )

Spell checking in its own server was done on purpose - we're planning to use the apache instance as an integration point for several services, not just aspell - and, with it in a separate server, you can scale these services apart from the mailbox server, which wouldn't be possible if it was wrapped in the tomcat instance.
Reply With Quote