All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
See Milestone: Crawl for the actual implementation steps.
- basic setup of
Postfix
andDovecot
completed- Postfix is working as MTA
- Dovecot is working as LDA and IMAP/POP server
- installation script is working
- basic documentation is set up using
Sphinx
- repository is set up for
dependabot
and usingGitHub Actions
for CI - basic implementation of a test suite using
Python
to verify that the setup of Postfix and Dovecot is working