Contents

[edit] Wishlist

What things should we consider developing on bongo?

[edit] Dragonfly

Some items moved to Development/Todo/Dragonfly, or already completed.

  • In tandem with the above include a column in the "All" view that indicates what folder a piece of mail is in. (Main Feature)
  • GPG Signature support (difficult to do as it requires the keychain on the server but would be wicked cool, likely too impractical though as it gives the server admin explicit access to the private keys of all users using this feature even if he or she doesn't have the associated passwords) (Plugin Candidate, *not* main feature)
  • S/MIME Certificate support (Plugin Candidate, *not* main feature)

[edit] Rules Agent

  • Should be rewritten to allow users to set their own rules without needing to enter the admin ui.

[edit] SMTP Agent

  • Support for antispam mechanisms which require training, such as DSPAM, CRM114, etc.
  • Support chained certs (usually catted together in the same file)

[edit] IMAP Agent

  • Support chained certs (usually catted together in the same file)

[edit] POP Agent

  • Support chained certs (usually catted together in the same file)

[edit] Hawkeye

  • Once IMAP, POP and SMTP agents are configurable through Hawkeye make sure to include support for installing certificates through the UI, having to do it on the filesystem is silly.
  • Do the same for installing certs for bongo-standalone
  • Mimic the Hula capability to join certs by feeding in a intermediate and primary certs (if needed for POP/IMAP/SMTP etc.)
  • Implement user administration - do we really want to bother with a user agent, or can we get away with shoving more commands into store?