without cross compiling to linux-musl, optimise image by compiling it on a slim rust image and then transferring only the binary over to a debian-slim image.
Update mail_app to also have different forms of configuration outside of a single base yaml file. Allows local or production configurations to be established.