Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
/ pinbox-server Public archive

Self-hosted webmail client greatly inspired by Google Inbox (Backend)

License

Notifications You must be signed in to change notification settings

msp301/pinbox-server

Repository files navigation

ARCHIVING THIS REPOISTORY. THIS PROJECT HAS BEEN MERGED WITH THE FRONTEND. SEE: https://github.com/msp301/pinbox

Pinbox webmail backend

Pinbox is a self-hosted webmail client greatly inspired by Google Inbox.

Warning: Currently under development

Prerequsites

Configuration

Pinbox server requires a TOML configuration file to define the Maildir location, port etc. See example/config.toml.

Starting the server

make && ./pinbox-server config.toml`

Architecture

Client App -> Backend API -> Notmuch -> OfflineIMAP

License

Licensed under GPL-3.0-or-later

Releases

No releases published

Packages

No packages published