Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 106
    • Issues 106
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Merge requests
  • !373

postfix: Remove special "fast-path" smtpd + Remove unneeded smtpd service that was used by SpamAssassin

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kristian Klausen requested to merge klausenbusk/infrastructure:postfix-cleanup into master May 04, 2021
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 3

With the switch to Rspamd from SpamAssassin it isn't faster anymore, because Rspamd is configured as a global milter where SA was configured as a smtpd_proxy_filter/content_filter for smtp/submission.


This only requires changes to Flyspray AFAIK (change smtp_server in the flyspray_prefs table).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: postfix-cleanup