Thanks for taking the time to file this bug and try to make Ubuntu
better.

After taking a look at the mentioned file
(debian/etc/conf.d/20-policy_banks in the source package), it seems that
you are right, this config has no effect since there is no definition of
`$policy_bank{'WHITELIST'}`. In order to have something that would
minimally work (not sure if this is the original expected behavior) we
would need to add the following:

  $policy_bank{'WHITELIST'} = {
    bypass_spam_checks_maps => [1],
    spam_lovers_maps => [1],
  };

This is the snippet provided by upstream in the release notes. I am not
a amavisd-new expert but I agree with your assessment.

I am marking this bug as Triaged, setting the importance to Medium and
subscribing ubuntu-server.

** Changed in: amavisd-new (Ubuntu)
       Status: New => Triaged

** Changed in: amavisd-new (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1963796

Title:
  Missing information in 40-policy_banks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1963796/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to