Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P postfix-dev
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • postfix
  • postfix-dev
  • Merge requests
  • !6

Fix example

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cody Brownstein requested to merge cbrownstein/postfix-dev:fix-example into debian/master May 13, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

This MR makes the example consistently use example-passwd. Currently example.com-passwd is used only in the line that this MR changes.

The line changed by this MR will fail because earlier in the example the file is named example-passwd rather than example.com-passwd.[1]

[1]:

To specify the authentication credentials, create an arbitrarily named file (e.g., '/etc/postfix/example-passwd'), with appropriately restrictive permissions (e.g., 600) containing a single line of the following form:

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-example