diff options
author | Sam Chudnick <sam@chudnick.com> | 2023-07-02 19:04:30 -0400 |
---|---|---|
committer | Sam Chudnick <sam@chudnick.com> | 2023-07-02 19:04:30 -0400 |
commit | 724d877995dfcc10c462a18dcb4ea6c8b60c2d03 (patch) | |
tree | 270537b8fca585717c1ffa7708e492593f7b2ed5 /roles/postgrey/files |
initial commit
Diffstat (limited to 'roles/postgrey/files')
-rw-r--r-- | roles/postgrey/files/postgrey | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/postgrey/files/postgrey b/roles/postgrey/files/postgrey new file mode 100644 index 0000000..d9a79d5 --- /dev/null +++ b/roles/postgrey/files/postgrey | |||
@@ -0,0 +1,2 @@ | |||
1 | POSTGREY_OPTS="--unix=/var/spool/postfix/private/postgrey --privacy" | ||
2 | POSTGREY_TEXT="Greylisted - see https://www.greylisting.org" | ||