<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Bos wrote:
<blockquote cite="mid:200712141302.30249.ml@radoeka.nl" type="cite">
  <pre wrap="">Op Friday 14 December 2007 09:06:24 schreef Fabio Pietrosanti:
  </pre>
  <blockquote type="cite">
    <pre wrap="">So imho we should carefully add all the checks that could be useful and
then provide to the system administrator the opportunity, knowing what
he is doing, to enable or disabled the most aggressive antispam features.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
wouldn't this be possible with the @@@if construction, like:
@@@If some_variable_value = value@@@
smtp_restrict_xxxx = yyy
@@@else@@@
smtp_restrict_xxxx = zzzz
@@@endif@@@

Which would be driven by the kolab management webinterface?  Perhaps with an 
additonal (new) tab?


  </pre>
</blockquote>
That's a great idea!<br>
<br>
An idea could be a configurable antispam system with simple
configuration like:<br>
- relaxed<br>
- medium<br>
- aggressive<br>
<br>
Then would be up to the sysadmin to handle how strict the antispam
configuration is.<br>
</body>
</html>