Coder Social home page Coder Social logo

ansible-role-mailserver's Introduction

marklee77.mailserver

Mail server with smtp/imap/pop, SSL logins, spam and virus filtering.

This playbook requires Ubuntu trusy, so cannot currently be tested using travis.

Requirements

Requires access to a mysql database. The solr search plugin requires that tomcat6 be installed.

Role Variables

  • mailserver_sqlgrey_mysql_password: mysql password for sqlgrey user. Set to a random value by default.

  • mailserver_dspam_mysql_password: mysql password for dspam user. Set to a random value by default.

  • mailserver_dspam_secret: shared secret for dspam server and client. Set to a random value by default.

  • mailserver_domain: Default mailserver domain. Set to "localdomain" by default.

  • mailserver_fqdn: Mailserver fully qualified domain name. Set to "localhost.localdomain" by default

  • mailserver_subdomain_list: List of valid email subdomains, set to www, ftp, and mail by default.

  • mailserver_proxy_interfaces: Any proxy interfaces. Set to no value by default.

  • mailserver_ssl_cert_file: SSL certificate for smtp/submission. Set to the automatically generated /etc/ssl/certs/ssl-cert-snakeoil.pem by default.

  • mailserver_ssl_key_file: SSL key for smtp/submission. Set to the automatically generated /etc/ssl/private/ssl-cert-snakeoil.key by default.

  • mailserver_rbl_list: Realtime blackhole list. Set to zen.spamhaus.org, psbl.surriel.com, and dnsbl.sorbs.net by default.

  • mailserver_rhsbl_list: Right hand side blackhole list. Set to rhsbl.sorbs.net by default. mailserver_aliases: Mailserver aliases to add to system list. Set to no values by default. mailserver_maildir_name: Name of maildir directory. Set to "Maildir" by default.

Example Playbook

- hosts: all
  sudo: True
  roles:
    - marklee77.mailserver

License

GPLv2

Author Information

http://stillwell.me

ansible-role-mailserver's People

Contributors

marklee77 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.