<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><br>
      <div class="moz-signature">--
        <div style="font-family:times new roman, new york, times,
          serif;" "="">
          <span style="color:gray;">
            °(((
          </span>
          <span style="color:black;text-decoration:underline;">
            =
          </span>
          <span style="color:gray;">
            ((
          </span>
          <span style="color:black;text-decoration:underline;">
            ===°°°
          </span>
          <span style="color:gray;">
            (((
          </span>
          <span style="color:red;text-decoration:underline;">
            ================================================
          </span></div>
        <br>
      </div>
      On 8/26/2013 5:45 PM, Benedict White via amavis-users wrote:<br>
    </div>
    <blockquote
      cite="mid:ACF27D5D1618A443A0D3B7F1A28B4CDADE6222A28B@snowball"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">1 - If I want to add something to the default list of @virus_name_to_spam_score_maps, do I need to define the default ones, or will it >simply add the existing ones?  I would assume that defining a rule will overwrite the existing one, but not sure if by defining >@virus_name_to_spam_score_maps would replace all the other existing ones.
</pre>
      </blockquote>
      <pre wrap="">
I preume that if you define that map you will over write the default so if you want to add to it, copy the default into your amavisd.conf
and then add to it.
</pre>
    </blockquote>
    <br>
    Thanks - that's what I was thinking...<br>
    <blockquote
      cite="mid:ACF27D5D1618A443A0D3B7F1A28B4CDADE6222A28B@snowball"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">2 - Is there a sample local.cf to accompany the existing default set?  Working on a sample provided a few years ago and was looking for >a more up-to-date version.
</pre>
      </blockquote>
      <pre wrap="">
local,cf is a Spammassassin config file, download the latest version of that and have a look at it.

</pre>
    </blockquote>
    <br>
    What I'm looking for is the corresponding entries that would go in
    the local.cf file that match the new defined
    virus_name_to_spam_score_maps.<br>
    <br>
    This would be something like:<br>
    <br>
    header L_AV_Phish       X-Amavis-AV-Status =~
    m{\bAV:(Email|HTML)\.Phishing\.}i<br>
    score  L_AV_Phish       14<br>
    <br>
    I'd rather not reinvent the wheel if someone already wrote these.<br>
    <br>
    Thanks - Ricardo.<br>
    <br>
  </body>
</html>