Quote:
|
Originally Posted by lostknight In general M2 is a major improvement.
In general my todo list is more wishlisty - 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
- 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).
- 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.