mailu/tests
bors[bot] 5703e97c73
Merge
2460: Switch to a base image containing base tools and the podop and socrate libs r=mergify[bot] a=ghostwheel42

## What type of PR?

enhancement of build process

## What does this PR do?

Changes build.hcl to build core images using a base image.
Also adds a "assets" base image for the admin container.


Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
Co-authored-by: Pierre Jaury <pierre@jaury.eu>
Co-authored-by: kaiyou <pierre@jaury.eu>
Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
..
certs Implemented sending/reading email(local tests)
compose Fix a bunch of typos
alias_test.py Removed unused imports and fixed indentation
build.hcl Remove obsolete contexts from base image
email_test.py Fix indentation
forward_test.py Removed unused imports and fixed indentation
reply_test.py Unused imports and bad indentation
requirements.txt Pin test/build pip-dependencies to their last known versions
smtp.py Add a very simple test script for sending mails