Skip to content
GitLab
  • Menu
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 114
    • Issues 114
    • 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 Linux
  • infrastructureinfrastructure
  • Issues
  • #215
Closed
Open
Created Nov 14, 2020 by Frederik Schwan@freswaDeveloper

create main opensmtpd config

We are switching to OpenSMTPD because: "OpenSMTPD is easier to configure, has a smaller codebase and is part of the openBSD project which is quite security aware" - @freswa

smtpd.conf:

  • use table file for authentication
  • port 25 shall not be used for authenticated user access but by foreign MTAs only
  • port 465 with implicit tls to be used by the users
  • Domains: archlinux.org, master-keys.archlinux.org, aur.archlinux.org
  • check rdns by a opensmtpd filter
  • check fcrdns by a opensmtpd filter
  • check rdns for *dyn* and *dsl* pattern by a opensmtpd filter
  • rspamd integration with opensmtpd-filter-rspamd
  • lmtp delivery to dovecot
Edited Dec 29, 2020 by Kristian Klausen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking