fixed postfix configuration
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
set -e
|
||||
# set -e
|
||||
cd /etc/postfix
|
||||
postmap virtual
|
||||
postmap vmailbox
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user