Indeed - and I am sorry for this dragging out........... 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
------------------------------------------------------------------------------
Download Intel® 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
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user