Rev 27 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 27 | Rev 67 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | sa-exim (4.2.1-14) unstable; urgency=low | |
| - | 2 | ||
| - | 3 | If you are using sa-exim's greylisting plugin for SpamAssassin you may | |
| - | 4 | want to review your setup. Previously the documentation recommended | |
| - | 5 | running spamd as the "nobody" user. This is not a very good | |
| - | 6 | recommendation as nobody/nogroup should be completely unprivileged and | |
| - | 7 | thus not own anything. This version won't change the ownership of any | |
| - | 8 | directories or files and won't try to fix your SpamAssassin | |
| - | 9 | configuration, but if you haven't modified /etc/cron.d/greylistclean | |
| - | 10 | it will be changed to run greylistclean as "Debian-exim", which won't | |
| - | 11 | work if the greylisting data is owned by nobody:nogroup. | |
| - | 12 | ||
| - | 13 | -- Magnus Holmgren <holmgren@debian.org> Sun, 18 Sep 2011 23:19:53 +0200 | |
| - | 14 | ||
| 1 | sa-exim (4.2.1-8) unstable; urgency=medium | 15 | sa-exim (4.2.1-8) unstable; urgency=medium | 
| 2 | 16 | ||
| 3 | * Since version 4.67-1, exim4 only exports those symbols that are part | 17 | * Since version 4.67-1, exim4 only exports those symbols that are part | 
| 4 | of the official local_scan API. Unfortunately, sa-exim has all along | 18 | of the official local_scan API. Unfortunately, sa-exim has all along | 
| 5 | cheated and declared some "extern" variables by itself, something that | 19 | cheated and declared some "extern" variables by itself, something that |