mailu/tests
bors[bot] 0417c791ff
Merge
985: Permit raspberry pi (and other architectures) builds r=mergify[bot] a=abondis

## What type of PR?

Enhancement

## What does this PR do?

Add an option to select base images and permit building for different CPU architectures.

### Related issue(s)
N/A

## Prerequistes

- [X] documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Aurélien Bondis <aurelien.bondis@gmail.com>
Co-authored-by: Aurelien <aurelien.bondis@gmail.com>
..
certs Implemented sending/reading email(local tests)
compose Change default password scheme to PBKDF2 ()
alias_test.py Removed unused imports and fixed indentation
build.yml Revert "Stop building certdumper since it is not supported by traefik anymore"
build_arm.sh only insert qemu binary if building for arm
deploy.sh Use bors-ng to create and upload test images
deploy_to_pi.sh update comments, add helper script to push local build to rpi
email_test.py Fix indentation
forward_test.py Removed unused imports and fixed indentation
reply_test.py Unused imports and bad indentation
requirements.txt Migrate test script from shell to python
smtp.py Add a very simple test script for sending mails