-
Hi,
As mail above the MaxMessageSize limit aren't checked by Clamav, it would be great to add an option specifying the maximum message size so that mail below this limit can be sent to clamav.
Considering that spam message are generally small mail, whereas infected mail could be heavier, admins could set a low MaxMessageSize wheras mail are still checked by clamav.
Cheers,
Julien.
2009-11-13 19:28:27 UTC in dspam
-
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