> >> >> >INSPECT_DIR=/var/spool/filter
> >> >> >SENDMAIL=/usr/sbin/sendmail
> >> >> >#!/bin/sh
> >> >> >
> >> >> >INSPECT_DIR=/var/spool/filter
> >> >> >SENDMAIL=/usr/sbin/sendmail
> >> >> >SPAMASSASSIN=/usr/bin/spamc
> >> >> 
> >> >> 
> >> >> Was this a typo?
> >> >
> >> >? If yes, what should it be like?
> >> 
> >> Maybe it is just me but it looks like you double entered the 
> >> following:
> >> 
> >> #!/bin/sh
> >> 
> >> INSPECT_DIR=/var/spool/filter
> >> SENDMAIL=/usr/sbin/sendmail
> >> 
> >> 
> >> I am not a shell expert but I would just think that one should go.
> >> 
> >
> >leaving away SPAMASSASSIN=/usr/bin/spamc woudn't that cause 
> >the script not doing anything with the mail?
> 
> I was only suggesting that you eliminate the duplicate.
> 
> 
> >As suggested by the SA FAQ I tried a spamassassin -Dt < 
> >someMessage. It worked. So the error is not in SA. 
> 
> So, the message is being delivered to spamc which sends the message to
> spamd.  spamd is not marking the messages but is delivering 
> back to Postfix
> via the Postfix sendmail.  Is this correct?  Are you sure 
> that spamd is
> running?

Process list:

mailbox:/ # ps ax | grep spamd
27532 ?        S      0:06 /usr/bin/spamd -d -u filter


filter  unix    -       n       n       -       -       pipe
  user=filter argv=/home/filter/sc/filter.sh -f ${sender} -- ${recipient}

I cannot remove the '--'. spamd is not invoked if I do. 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to