[edit] Agent

A standalone piece of software in Bongo, similar to a Unix daemon. Agents in Bongo tend to be very specialised and light-weight compared to their Unix counterparts: for example, a Unix MTA may speak SMTP, run a mail queue and deliver mail. In Bongo, that is separated into three separate agents.

[edit] Dragonfly

The web user interface for mail and calendaring. Also known as "DF".

[edit] Hawkeye

The web user interface for administration and configuration. Also known as "HE".

[edit] MDB

The initial releases of Bongo used a system called MDB to authenticate users, store software configuration, and for other tasks. This is now removed, but may still be referred to in places.

[edit] NMAP

An old name for the protocol that Bongo used to speak. NMAP is still referred to in the documentation and code in places. What was NMAP is now split between two separate agents, the Store and Queue.

[edit] Ninja

Ninja is a experimental store alternative for Bongo. It is also destined to be used to test Bongo's flexibility regarding modularisation, as well as testing both the official implementation and Ninja for bugs.

[edit] Flasher

A web calendaring interface for non-Bongo users.

[edit] Crystal

Codename for what will become the new modular web interface for Bongo users. It will include modules for mail and calendaring, primarily.