Warning: Table './jdarx_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'ca9e18822f0abc68fca87c26bcf3cd6f' in /f2/jdarx/public/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 534
RedundantMail Todo List | The GoodMessaging Project

RedundantMail Todo List

warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/common.inc on line 141.
  • Use the following to try to come up with some kind of discussion points for redundantmail-discuss
    • Post some discussion points grouped by Mail Agent Type
    • Try to answer some of the questions on the Specification page
    • Examine Giorgio Zoppi's e-mails to see if there are any other goals for a redundant mail system
    • The various past projects
  • Get the word out
    • Find out from the Courier people if they need to modify the protocols to be able to have redundant mailboxen (ie. stored on different machines); if so, find out what they need and promote it. If not, encourage them to implement the things below (as well as removing the MAP reference on the Redundancy page, and ticking MP Support/Redundancy for basic level)
  • Things needed by Courier IMAP for redundancy:
    • Mailbox redundancy
    • Aggregating proxy (can the Cyrus aggregating proxy be used with Courier?)
  • Things needed by Cyrus IMAP for redundancy:
    • Mailbox redundancy
  • Should we be looking at Eddie DNS server type solutions? The DNS server is at http://eddie.sourceforge.net/. It looks like a well done, but unsupported DNS server/Web redundancy solution. It may be modifiable to do Mail stuff as well -- *if* someone wants to learn Erlang. The mailing list for Eddie appears to be mostly dead.