meli/mailpot

Setup docker container network with postfix for testing

epilys opened this issue · 1 comments

Beyond integration tests, we need a real-world testcase: a bunch of user postfixes talking to a mailing list postfix. This can be done with a docker setup.

A simple debian slim image can be used for this.

Reference for postfix on docker: https://www.frakkingsweet.com/postfix-in-a-container/

It'd be great if we could use a Rust based solution as well, with something like https://github.com/fussybeaver/bollard