Glossary

__NOTOC__

Agent

Agents

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.

Dragonfly

The web user interface for mail and calendaring.

Hawkeye

The web user interface for administration and configuration.

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.

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.