Rev 66 | Rev 68 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 66 | Rev 67 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | * Updated Danish and Dutch Debconf template translations (Closes: |
3 | * Updated Danish and Dutch Debconf template translations (Closes: |
| 4 | #608447, #634314). |
4 | #608447, #634314). |
| 5 | * Drop the defaults for SAspamcHost and SAspamcPort, deferring to spamc |
5 | * Drop the defaults for SAspamcHost and SAspamcPort, deferring to spamc |
| 6 | as to what the defaults will be if those options are not set in |
6 | as to what the defaults will be if those options are not set in |
| 7 | sa-exim.conf (Closes: #506571). |
7 | sa-exim.conf (Closes: #506571). |
| - | 8 | * The "nobody" user and "nogroup" group should not own files. Therefore, |
|
| - | 9 | create /var/spool/sa-exim/tuplets with Debian-exim as owner on new |
|
| - | 10 | installations and run greylistclean as Debian-exim by default. Don't |
|
| - | 11 | change ownership of already existing /var/spool/sa-exim or |
|
| - | 12 | /var/spool/sa-exim/tuplets, since the local admin may have different |
|
| - | 13 | preferences, but give the Debian-exim group the write permission it |
|
| - | 14 | needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd |
|
| - | 15 | runs as the calling user (Closes: #563492). Add documentation to |
|
| - | 16 | README.Debian and remove recommendation to run spamd as "nobody" from |
|
| - | 17 | README and README.greylisting. |
|
| 8 | 18 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 Sep 2011 16:23:40 +0200 |
19 | -- Magnus Holmgren <holmgren@debian.org> Sun, 18 Sep 2011 23:08:48 +0200 |
| 10 | 20 | ||
| 11 | sa-exim (4.2.1-13) unstable; urgency=low |
21 | sa-exim (4.2.1-13) unstable; urgency=low |
| 12 | 22 | ||
| 13 | * Updated Spanish Debconf template translation (Closes: #543310). |
23 | * Updated Spanish Debconf template translation (Closes: #543310). |
| 14 | Submitted by Francisco Javier Cuadrado. |
24 | Submitted by Francisco Javier Cuadrado. |