-
Hi,
The link on the homepage points to a non-existing page: http://sourceforge.net/docman/display_doc.php?docid=35179&group_id=155034
Chers,
Julien.
2009-11-09 16:49:57 UTC in Rootkit Hunter
-
Sorry, I do not think I had tried SIGHUP before...
Cheers,
Julien.
2009-09-25 17:09:50 UTC in dspam
-
The default one ;)
/var/run/dspam/dspam.pid
Cheers,
Julien.
2009-09-25 15:47:52 UTC in dspam
-
It now builds fine with latest commits as well!
Sorry, I am not sure what happened earlier.
2009-09-11 19:24:06 UTC in dspam
-
Hi,
Actually, the problem seems to be in pref.c (I had included the lines before to give a context, but hadn't noticed the warning for decode.c):
pref.c:99: warning: no previous prototype for '_ds_pref_overrides'
pref.c: In function '_ds_pref_overrides':
pref.c:103: error: request for member 'attribute' in something not a structure or union
It builds fine at least with commit...
2009-09-11 19:16:36 UTC in dspam
-
Hi,
I cannot build GIT since yesterday's commits.
I attach the last output which will hopefully help understand what happens.
Cheers,
Julien.
2009-09-11 18:20:50 UTC in dspam
-
Hi,
That would be perfect!
Cheers,
Julien.
2009-08-31 04:23:02 UTC in dspam
-
Sorry, the diff's aren't displayed correctly, I have attached them instead.
2009-08-29 08:55:08 UTC in dspam
-
Hi,
Following to discussion on the mailing-list, it would be better to only show the quarantine tab when the quarantine is used (or if not empty in case a user changes her preferences).
Here is a quick hack to do this (could be improved, but this is just to
demonstrate the idea):
diff --git a/webui/cgi-bin/dspam.cgi b/webui/cgi-bin/dspam.cgi
index 3d2a3c3..4626924 100755
---...
2009-08-29 08:52:54 UTC in dspam
-
Hi Steve,
I guess (not tried without) because syslog support is enabled (and is now the default).
I have obviously tried running the code used in dspam_notifiy.pl, and I get no "Ignoring disallowed preference..." output on stdout, just an entry in syslog (mail facility), eg:
Aug 26 20:02:03 nix dspam[3919]: Ignoring disallowed preference 'dailyQuarantineSummary'
Cheers,
Julien.
2009-08-27 06:29:11 UTC in dspam