On Tue, 31 Aug 2010 17:24:28 +0200, news...@acrocat.com wrote:
> Its got to be a perms issue - because this was working up until I got
> the last issue fixed w/r/t to quarantine.
> 
> My sendmail aliases file looks like:
> spam:                   "|/usr/bin/dspam --user global --class=spam
> --source=error"
> ham:                    "|/usr/bin/dspam --user global --class=innocent
> --source=error --deliver=innocent"
> 
>  ls -la /usr/bin/dspam
> -r-x--s---  1 root mail 136982 Aug  9 10:57 /usr/bin/dspam
> 
Well... you run setGID to user mail but the other directory was owned by
dspam and ssmtp (or something like that). How is the DSPAM binary supposed
to read/write into those directories?

> 
> 
> On 8/31/2010 1:14 PM, Stevan Bajić wrote:
>>
>> You obviously have a permission issue but to say what is really wrong
you
>> need to post more information. Stuff like how you have implemented that
>> non
>> standard s...@... alias, how that non standard s...@... alias is
calling
>> DSPAM, what MTA you use, etc.... without those info it is more a
guessing
>> game then anything else.
>>
>>
> 
>
------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user

-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to