Package: spamass-milter
Version: 0.3.1-4
Severity: important
File: /etc/default/spamass-milter
Tags: patch


If spamass-milter is run in a server with option performing virtusertable and 
alias expansion
OPTIONS="-u nobody -i 127.0.0.1 -x"

is generates errors like this
Feb 13 03:08:35 trefle sendmail[22288]: NOQUEUE: SYSERR(nobody): can not 
chdir(/var/spool/mqueue/): Permission denied

The solution was founded: spamass-milter should be run as a user (e.g. 
'spamass')
which should be included in 'smmsp' group.
In this case spamass-milter is able to work with 
OPTIONS="-u spamass -i 127.0.0.1 -x"
in /etc/default/spamass-milter file 

Also this solution doesn't brake security model.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages spamass-milter depends on:
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.1-21   GCC support library
ii  libmilter0                  8.13.8-3     Sendmail Mail Filter API (Milter)
ii  libstdc++6                  4.1.1-21     The GNU Standard C++ Library v3
ii  spamc                       3.1.7-2      Client for SpamAssassin spam filte

Versions of packages spamass-milter recommends:
ii  sendmail                      8.13.8-3   powerful, efficient, and scalable 
ii  spamassassin                  3.1.7-2    Perl-based spam filter using text 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to