Youpi
This commit is contained in:
@@ -153,4 +153,6 @@ do
|
|||||||
fi
|
fi
|
||||||
((CYCLES++))
|
((CYCLES++))
|
||||||
done
|
done
|
||||||
|
# Delete empty directories while we’re at it
|
||||||
|
find "$MOUNT" -type d -empty -delete
|
||||||
echo
|
echo
|
||||||
|
0
roles/postfix/files/generate_email.sh
Normal file → Executable file
0
roles/postfix/files/generate_email.sh
Normal file → Executable 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
|
||||||
|
Reference in New Issue
Block a user