On Fri, 16 Apr 2010 10:59:00 -0700 (PDT)
john espiro <[email protected]> wrote:

> Indeed - and I am sorry for this dragging out...........
>
In German we have an expression: Den Wald vor lauter Bäumen nicht sehen.
Aka: not being able to see the forest because of the trees.


> if I ever make it to CH I owe you a drink.
> 
:)


> Re: signature data:
> select * from dspam_signature_data where signature = 
> "1,4bc896c2201651763413809";
> +-----+---------------------------+----------+--------+------------+
> | uid | signature                 | data     | length | created_on |
> +-----+---------------------------+----------+--------+------------+
> |   1 | 1,4bc896c2201651763413809 |          |      8 | 2010-04-16 |
> +-----+---------------------------+----------+--------+------------+
> 1 row in set (0.02 sec)
> 
> 
> [Stevan]: The gid for apache looks strange. Can you check that you have a 
> group for apache? Who is gid 548?
> [John]: Indeed, this is strange.  No one was GID 458.  There was an apache 
> user of UID=48, and an apache group with GID=548.
> apache (user) is UID=48. It belongs to GID=548.  
> The apache (group) is now GID=548.
> 
> [Stevan]: The other thing is that you have set the DSPAM binary to be setgid 
> to the group mail. But looking at the above info I don't see apache being 
> part of that group.
> [John:] I added apache to the mail group.  With both changes made, the logs 
> show the same activity as the previous paste.
> 
> [Stevan]:
> Which is mostly okay if you run DSPAM with something like suexec. Could you 
> post the relevant configuration from Apache that you use for running the 
> DSPAM Web-UI?
> 
> [John]: 
> AddHandler cgi-script .cgi .pl
> DirectoryIndex index.pl dspam.cgi
> SuexecUserGroup dspam dspam
> Options -Indexes ExecCGI +SymLinksIfOwnerMatch
> 
Okay, okay. Looks like coding time for me. I need to find a generic way to get 
those mails out of the quarantine even if the signature is not there. I need 
first to sit down and look at the code where the issue is and then code a 
workaround for it. Right now I think I don't have the mind for that. Been 
coding the whole day C/C++, Java and Lotuscript for a project. I need to take a 
bunch of hours away from coding. I will however add that issue to my todo list. 
If you feel more comfortable seen the bug somewhere mentioned then open a bug 
report on the DSPAM SourceForge bugtracker page.


-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to