Palier 3: Postfix + Dovecot working! Mail test successful with swaks
This commit is contained in:
parent
a6d7c44c4a
commit
4a989bad17
7 changed files with 82 additions and 55 deletions
4
postfix/entrypoint.sh
Executable file
4
postfix/entrypoint.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
postfix start
|
||||
tail -f /dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue