Skip to content

Releases: rhythmictech/ansible-role-postfix

Bugfix release

29 Apr 13:31
Compare
Choose a tag to compare
  • Fixes some bugs with missing tags and check_mode on tasks
  • Changes the behavior of postfix_generics and postfix_bcc_maps inclusion in main.cf to match other settings
  • Use length instead of boolean to check for empty lists
  • Fixed default value of postfix_virtual_aliases
  • Remove unnecessary empty list tests from config files

v2.3.0 - Update for newer ansible

29 Feb 02:07
Compare
Choose a tag to compare

Use include_tasks instead of include, which is deprecated.

Support a custom port for the relayhost

07 Jan 00:01
Compare
Choose a tag to compare
v2.2.1

Support a custom port for the relayhost

HELO Name support

22 Feb 01:29
Compare
Choose a tag to compare
v2.2.0

Bugfixes, helo support

Bugfixes

18 Feb 14:43
Compare
Choose a tag to compare
v2.1.1

Bugfixes

handle CA certs on ubuntu

15 Nov 21:53
5086ff5
Compare
Choose a tag to compare
v2.1.0

handle CAfile on debian

default to false

15 Nov 18:35
2c6162f
Compare
Choose a tag to compare
  • make nagios setup optional
  • make dkim setup optional
  • make collectd setup optional
  • make maps (sender relay, bcc, generic, transports) optional

default to false on all of these

nagios is now optional

15 Nov 17:34
4142006
Compare
Choose a tag to compare
v1.2.0

make nagios optional too

collectd is now optional

15 Nov 17:27
f0b7e5e
Compare
Choose a tag to compare
v1.1.0

Merge branch 'master' of https://github.com/rhythmictech/ansible-role…