Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Shipwright - LDH Developer Shipwright - LDH Developer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • liberty
  • tool
  • Shipwright - LDH DeveloperShipwright - LDH Developer
  • Merge requests
  • !23

Ansible role for a basic dovecot instance added.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Birin Sanchez requested to merge birin.sanchez/ldh_developer:21_dovecot_ansible into master Jan 30, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 12

Basic dovecot role with these functionalities as described on the README.md file:

  • Virtual users from LDAP.
  • Non encrypted communication between Dovecot and LDAP.
  • mbox type mail boxes stored in /var/mail and accessed by mail user.
  • No LDAP admin user needed for look-ups.

This role does not include an MTA (like Postfix or Exim) that will be necessary to have communication between 2 users.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21_dovecot_ansible