Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Ansible: Common Postfix

Scot P. Floess edited this page Sep 12, 2016 · 1 revision

common/email/server/postfix

This role will install/configure [postfix] (http://www.postfix.org) for sending/receiving email. The variables denoted below are the same name/values one uses to configure postfix. However, those are preceded with postfix_.

Variables

Optional

  • postfix_myhostname
  • postfix_mydomain
  • postfix_mydestination

Required

  • postfix_myorigin
  • postfix_proxy_interfaces
  • postfix_relayhost
Clone this wiki locally