Palier 3: Postfix + Dovecot working! Mail test successful with swaks

This commit is contained in:
ayo 2026-06-17 09:54:03 +02:00
commit 4a989bad17
7 changed files with 82 additions and 55 deletions

4
postfix/entrypoint.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
set -e
postfix start
tail -f /dev/null