[edit] Download packages

There is an ebuild available from here

To install please do the following:

Note: These instructions assume you are using portage. If you are using paludis or pkgcore adjust these directions to meet the needs of your package manager.

  1. Change to a reasonable directory:
    cd /usr/local/portage
  2. Get the overlay:
    wget http://www.feltonline.com/p_c/bongo/gentoo-ebuild.tgz
  3. Set PORTDIR_OVERLAY to /usr/local/bongo in /etc/make.conf:
    PORTDIR_OVERLAY="/usr/local/portage"
  4. Install Bongo:
    ACCEPT_KEYWORDS=~x86 emerge mail-mta/bongo
  5. Follow the instructions at the tail of the build to configure Bongo.

Continue on to configuring Bongo.