This commit is contained in:
VC
2024-07-05 11:53:08 +02:00
parent a078d65f44
commit a484f07c3f
3 changed files with 3 additions and 0 deletions

View File

@@ -153,4 +153,6 @@ do
fi fi
((CYCLES++)) ((CYCLES++))
done done
# Delete empty directories while were at it
find "$MOUNT" -type d -empty -delete
echo echo

0
roles/postfix/files/generate_email.sh Normal file → Executable file
View File

View File

@@ -104,6 +104,7 @@ score LOCAL_BITCOIN 10.0
# Whitelist manuel # Whitelist manuel
whitelist_from *@chichiclothing.com whitelist_from *@chichiclothing.com
whitelist_from dmarcreport@microsoft.com
# Blacklist manuel # Blacklist manuel
blacklist_from *@*.capetown blacklist_from *@*.capetown