2026-06-24 01:43:21 +02:00
2026-06-24 01:43:21 +02:00
2026-06-23 18:00:59 +02:00
2026-06-23 18:00:59 +02:00
2026-06-24 01:43:21 +02:00
2026-06-24 01:43:21 +02:00

govoplan-mail

GovOPlaN Mail module.

This repository owns the Mail module manifest, backend router, mail schemas, mail profile ORM model, SMTP/IMAP profile services, SMTP/IMAP adapters, development mailbox backend, and mail profile WebUI package. The remaining app.* imports are transitional core adapters for auth, governance settings, secrets, and legacy access models.

Development

Install through the core development environment:

cd /mnt/DATA/git/govoplan-core
./.venv/bin/python -m pip install -r requirements-dev.txt

The backend module is registered through the govoplan.modules entry point mail. The frontend package is @govoplan/mail-webui.

S
Description
GovOPlaN mail module for SMTP/IMAP profiles, encrypted credentials, mail policy, sending, append-to-Sent, mock mail, and mailbox access.
Readme AGPL-3.0
964 KiB
Languages
Python 78.5%
TypeScript 20.1%
CSS 0.8%
JavaScript 0.6%