On 5/9/07, Simon <[EMAIL PROTECTED]> wrote:
Hi There,

A quick config check if someone can point me please? What have i got
incorrect here? DSPAM 3.8 on debian sarge compiled with:

./configure \
        --with-dspam-home=/var/dspam \
        --with-dspam-home-mode=770 \
        --with-dspam-home-owner=dspam \
        --with-dspam-home-group=postfix \
        --with-dspam-mode=2510 \
        --with-dspam-owner=dspam \
        --with-dspam-group=postfix \
        --with-delivery-agent=/usr/sbin/sendmail \
        --with-storage-driver=mysql_drv \
        --enable-preferences-extension \
        --enable-virtual-users \
        --enable-daemon \
        --enable-debug \
        --with-mysql-includes=/usr/include/mysql/

Im using:

dspam   unix    -       n       n       -       10      pipe
  flags=Ru user=dspam argv=/usr/local/bin/dspam --deliver=innocent
--user ${recipient} -i -f $sender -- $recipient

in the master.cf file and getting this:

May  9 15:55:06 mail-in2 postfix/pipe[23433]: fatal: user=
command-line attribute specifies mail system owner postfix group id
106
May  9 15:55:07 mail-in2 postfix/qmgr[23360]: warning: premature
end-of-input on private/dspam socket while reading input attribute
name
May  9 15:55:07 mail-in2 postfix/qmgr[23360]: warning: private/dspam
socket: malformed response
May  9 15:55:07 mail-in2 postfix/qmgr[23360]: warning: transport dspam
failure -- see a previous warning/fatal/panic logfile record for the
problem description
May  9 15:55:07 mail-in2 postfix/master[23351]: warning: process
/usr/lib/postfix/pipe pid 23433 exit status 1
May  9 15:55:07 mail-in2 postfix/master[23351]: warning:
/usr/lib/postfix/pipe: bad command startup -- throttling

Update: I have solved this.Thanks

Reply via email to