Rev 67 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 67 | Rev 69 | ||
---|---|---|---|
Line 137... | Line 137... | ||
137 | let in" range. |
137 | let in" range. |
138 | 138 | ||
139 | 139 | ||
140 | FILE SETUP |
140 | FILE SETUP |
141 | ---------- |
141 | ---------- |
142 | Make very sure that uid nobody can traverse /var/spool/sa-exim and |
142 | Make very sure that the user that spamd runs as can traverse and write |
143 | create tuplets writeable by nobody (or whoever you run SA as) |
143 | to /var/spool/sa-exim. |
144 | 144 | ||
145 | Then, setup a cron job to delete tuplets that are older than 14 days for |
145 | Then, setup a cron job to delete tuplets that are older than 14 days for |
146 | whitelisted entries, and 2 days for greylisted entries (or whatever |
146 | whitelisted entries, and 2 days for greylisted entries (or whatever |
147 | values you fancy). |
147 | values you fancy). |
148 | Note that because this implementation does not systematically force the senders to resend you mail, unless they sent something that looks too much like spam, |
148 | Note that because this implementation does not systematically force the senders to resend you mail, unless they sent something that looks too much like spam, |