bubger
IMAP archive generator
bubger
is a mailing list archive generator for mail stored in IMAP. It produces static files of HTML, Atom and mboxrd, making its output easy to serve from a host without IMAP access. It requires the IMAP THREAD extension.
- Versions: 1.1
- Website: https://code.causal.agency/june/bubger
- Licenses: GPL 3+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of bubger
as follows:
guix install bubger
Or install a particular version:
guix install bubger@1.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of bubger about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/bubger'><img src='https://packages.guix.gnu.org/packages/bubger/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/bubger)
Example Org:
[[https://packages.guix.gnu.org/packages/bubger][https://packages.guix.gnu.org/packages/bubger/badges/latest-version.svg]]