Coder Social home page Coder Social logo

ansible-postfix's Introduction

DebOps project postfix

Travis CI test-suite Ansible Galaxy

This role installs and manages Postfix, an SMTP server.

The debops.postfix role is designed to manage Postfix on different hosts in a cluster, with different "capabilities". At the moment the role can configure Postfix to act as:

  • a null client: Postfix sends all mail to another system specified either via DNS MX records or an Ansible variable, no local mail is enabled (this is the default configuration);
  • a local SMTP server: local mail is delivered to local user accounts;
  • a network SMTP server: network access is enabled separately from other capabilities, to avoid exposing misconfigured SMTP server by mistake and becoming an open relay;
  • an incoming MX gateway: Postfix will listen on the port 25 (default SMTP port) and process connections using postscreen daemon with automatic greylisting and optional RBL checking;
  • an outgoing SMTP client: Postfix will relay outgoing mail messages to specified remote MX hosts, you can optionally enable SMTP client authentication, the passwords will be stored separate from the inventory in the secret/ directory (see debops.secret role). Sender dependent authentication is also available.

More "capabilities" like user authentication, support for virtual mail, spam/virus filtering and others will be implemented in the future.

This role can also be used as a dependency of other roles which then can enable more features of the Postfix SMTP server for their own use. For example, the debops.mailman role enables mail forwarding to the configured mailing lists, and the debops.smstools role uses Postfix as mail-SMS gateway.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.postfix

Documentation

More information about debops.postfix can be found in the official debops.postfix documentation.

Role dependencies

  • debops.ferm
  • debops.secret
  • debops.pki

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

postfix role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

ansible-postfix's People

Contributors

bleuchtang avatar carlalexander avatar do3cc avatar drybjed avatar ganto avatar htgoebel avatar keachi avatar mbarcia avatar muelli avatar paroga avatar pipitone avatar pwetzel avatar senk avatar thiagotalma avatar ypid avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.