Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3 | Rev 67 | ||
|---|---|---|---|
| Line 157... | Line 157... | ||
| 157 | ---------- |
157 | ---------- |
| 158 | You should install greylistclean.cron in /etc/cron.d/ on your system to |
158 | You should install greylistclean.cron in /etc/cron.d/ on your system to |
| 159 | call greylistclean and clean up greylisted entries and whitelisted entries |
159 | call greylistclean and clean up greylisted entries and whitelisted entries |
| 160 | that haven't been used in a while. |
160 | that haven't been used in a while. |
| 161 | You can optionally modify it to tweak the cleanup times. |
161 | You can optionally modify it to tweak the cleanup times. |
| 162 | Note that you need to tweak greylistclean.cron to match the user spamd runs |
162 | Note that you may need to tweak greylistclean.cron to match the user |
| 163 | as if you aren't using the recommended --username=nobody |
163 | spamd runs as. |
| 164 | 164 | ||
| 165 | 165 | ||
| 166 | SA PATCH (SA 2.x) |
166 | SA PATCH (SA 2.x) |
| 167 | ----------------- |
167 | ----------------- |
| 168 | For all this to work, you also need to patch SA with SA-greylist.diff |
168 | For all this to work, you also need to patch SA with SA-greylist.diff |