We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c4868 commit 81a1a08Copy full SHA for 81a1a08
README.md
@@ -114,7 +114,7 @@ POSTGREY_FILE="/etc/postgrey/whitelist_clients.local"
114
Run the script with your whitelist file:
115
116
```bash
117
-sudo ./add_whitelists.sh whitelist.txt
+sudo ./add_whitelists.sh -f whitelist.txt
118
```
119
Quick add: add any single domain or IP with one command, no file needed:
120
0 commit comments