Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #6145

Closed
Open
Created Apr 07, 2021 by Thom@thom🛠Developer

Disabling spamfilter for domain does not disable it for inherited mailboxes (rspamd)

Summary

When setting "- not enabled -" as spamfilter policy for a domain, all mailboxes with "- inherit domain setting" will keep their current configuration. So the spamfilter for them is still enabled.

The config files for those mailboxes are not updated when the policy is updated, because according to the database there would be no file for them.

Steps to reproduce

  1. Create a domain with a spamfilter enabled.
  2. Create a mailbox for this domain that inherits the spamfilter setting
  3. Disable the spamfilter for the domain

Correct behaviour

The config file should be removed or set to allow everything?

Environment

Server OS + version: Debian 10
ISPConfig version: 3.2.4

Software version of the related software:

Rspamd daemon version 2.7

Edited Apr 07, 2021 by Thom
Assignee
Assign to
Time tracking