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 550
    • Issues 550
    • 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
  • #6126

Closed
Open
Created Mar 25, 2021 by Thom@thom🛠Developer

Add mail_plugins to separate dovecot config file which is included earlier

Update: mail_plugins (and postmaster address?) are refered to in the service blocks from the ISPConfig template. A script should grab them from the conf-custom file, comment them out in the 99-ispconfig-custom-config.conf file and add them to a new file 98-ispconfig-custom-config.conf or something like that. This file should be included in the ISPConfig template before the service blocks.

I am now looking to the code of !1459 (merged) - This will break the implementation

Because it is included earlier, values after it will override the custom config, but the custom config should override the config in dovecot.conf ofcourse. I tested the order before the original MR.

$mail_plugins should be added, that's good!

Edited May 02, 2021 by Thom
Assignee
Assign to
Time tracking