19 Commits

Author SHA1 Message Date
Lance Albertson
d93caa21b6 Ensure all postmap files are rebuilt immediately if needed
This fixes a race condition where postmap files are updated but not generated to
.db files before postfix has been started or restarted. By running these
immediately on updates, this ensures that the .db files exist properly.

Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-18 14:10:33 -07:00
Tim Smith
632191521e Update copyrights
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-11-10 18:11:24 -08:00
Tim Smith
6d9defeba5 Update copyrights
Signed-off-by: Tim Smith <tsmith@chef.io>
2017-04-05 22:23:03 -07:00
Tim Smith
3ea284d576 Merge branch 'master' of git://github.com/voroniys/postfix into voroniys-master 2017-01-17 23:50:55 -08:00
Tim Smith
2ffa7386b8 Update copyright headers
Signed-off-by: Tim Smith <tsmith@chef.io>
2016-11-25 11:41:14 -08:00
Tim Smith
4d071581fa Remove encoding
There's no need for this

Signed-off-by: Tim Smith <tsmith@chef.io>
2016-09-08 10:12:47 -07:00
Tim Smith
10375cf989 Resolve rubocop warnings 2016-04-01 11:53:36 -07:00
Stanislav Voroniy
c9613ac670 Fixes for Travis CI 2015-09-11 14:56:12 +02:00
Craig Lewis
957bc02016 Rubocop fixes. 2014-10-31 16:09:46 -07:00
Craig Lewis
fbeb44dae1 Fix FreeBSD isms in Postfix. 2014-10-31 16:00:52 -07:00
Sander van Harmelen
489bfaacbe Refactoring trying to fix some logic issues 2014-07-17 12:23:59 +02:00
Tim Smith
e6b58b270b #68 -Properly handle binding to loopback on mixed IPV4/IPV6 systems
Signed-off-by: Sean OMeara <someara@opscode.com>
2014-06-11 14:04:34 -04:00
Patrick Moore
0a42b0722b [COOK-4619] - no way to unset recipient_delimiter
Signed-off-by: Sean OMeara <someara@opscode.com>
2014-05-09 13:51:12 -04:00
Joshua Timberman
14612d63fd COOK-4086, add omnios support
Signed-off-by: Sean OMeara <someara@opscode.com>
2014-02-19 01:13:02 -05:00
Sean OMeara
b113d5bc48 cutting rubocop offenses down to 32 2013-11-04 21:37:55 -05:00
sawanoboly
a1f685680c [COOK-3116] Add SmartOS support
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-09-09 23:21:42 -04:00
sawanoboly
ec66641bdf [COOK-2281] postfix aliases uses require_recipe statement yet, should be include_recipe. 2013-01-28 17:27:24 +09:00
jtimberman
d2f29085a3 [COOK-1792] - add minitest-chef tests
* Create minitest-chef tests
* Also use better style (don't specify action if its the default, use
  5 digit modes, update notification syntax)
2012-10-20 20:41:00 -06:00
Alex Soto
2892a51af7 COOK-733: added postfix::aliases recipe to manage /etc/aliases
Signed-off-by: jtimberman <joshua@opscode.com>
2012-04-04 17:32:47 -06:00