mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:06:19 +00:00
Fix duplicate entries on docker compose reset
This commit is contained in:
parent
fef88a1d7f
commit
ad41061774
3 changed files with 8 additions and 9 deletions
|
|
@ -157,12 +157,6 @@ echo "/free mortgage quote/ DISCARD
|
|||
/repair your credit/ DISCARD
|
||||
/lose weight/ DISCARD" | tee -a /etc/postfix/body_checks >/dev/null
|
||||
|
||||
# Whitelist localhost
|
||||
tee /etc/postfix/postscreen_access.cidr >/dev/null <<- postscreen_access.cidr
|
||||
# Permit my own IP addresses
|
||||
{{LOCAL_IPADDRESS}}/32 permit
|
||||
postscreen_access.cidr
|
||||
|
||||
# Touch aliases db
|
||||
newaliases
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue