This project is mirrored from https://github.com/saltstack-formulas/postfix-formula.
Pull mirroring updated .
- 27 Sep, 2020 3 commits
-
-
semantic-release-bot authored
## [1.2.1](https://github.com/saltstack-formulas/postfix-formula/compare/v1.2.0...v1.2.1) (2020-09-27) ### Styles * linting for `yamllint` ([780dc9d3](https://github.com/saltstack-formulas/postfix-formula/commit/780dc9d372328f0b7ae08425abf1e1f32ed4b49e))
-
Nicolas Rodriguez authored
style: linting for `yamllint`
-
Dafydd Jones authored
-
- 20 Jul, 2020 2 commits
-
-
semantic-release-bot authored
# [1.2.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.1.0...v1.2.0) (2020-07-20) ### Features * **maps:** add more map types and tests ([e3970dfc](https://github.com/saltstack-formulas/postfix-formula/commit/e3970dfc3eac57b7a4f8911ef48d8652f3a26cd7))
-
Imran Iqbal authored
feat(maps): add more map types and tests
-
- 18 Jul, 2020 4 commits
-
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
semantic-release-bot authored
# [1.1.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.3...v1.1.0) (2020-07-18) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([2ddd4170](https://github.com/saltstack-formulas/postfix-formula/commit/2ddd417039d8cb6f8241036c60ee0e6d534aab00)) ### Features * **config:** run postmap also for regexp maps ([7584fce0](https://github.com/saltstack-formulas/postfix-formula/commit/7584fce0aff912b3aeaf44e6eed82a4c9c267535))
-
Felipe Zipitría authored
run postmap also for regexp maps
-
Holger Fischer authored
-
- 06 Jul, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/235
-
- 26 Jun, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/233
-
- 21 Jun, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/229
-
- 15 Jun, 2020 2 commits
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/223
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/222
-
- 08 Jun, 2020 8 commits
-
-
semantic-release-bot authored
## [1.0.3](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.2...v1.0.3) (2020-06-08) ### Bug Fixes * **deps:** fixes ordering where postmap requires sane main.cf ([a28bd05b](https://github.com/saltstack-formulas/postfix-formula/commit/a28bd05b852c309e70aa8ff0491c12271ddd4461)) * **test:** use specific ip to workaround centos bug ([273caf9b](https://github.com/saltstack-formulas/postfix-formula/commit/273caf9b6f42a4127025f9d2d862806653b661c2)) ### Tests * **default:** add inspec for base and maps ([2a61498f](https://github.com/saltstack-formulas/postfix-formula/commit/2a61498fa440b2eef26849c2b0bc2dadf27b2dee))
-
Imran Iqbal authored
test(default): add inspec for base and maps
-
Felipe Zipitria authored
Moved maps generation to config, and added dependency on main.cf generation. Solves centos8 problems. Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
semantic-release-bot authored
## [1.0.2](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.1...v1.0.2) (2020-06-07) ### Bug Fixes * **opensuse:** fixes config files generation in opensuse ([067bcf63](https://github.com/saltstack-formulas/postfix-formula/commit/067bcf636face6b3a3cb40418758641354ac2402))
-
Imran Iqbal authored
fix(opensuse): fixes config files generation in opensuse
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
- 07 Jun, 2020 6 commits
-
-
semantic-release-bot authored
## [1.0.1](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.0...v1.0.1) (2020-06-07) ### Bug Fixes * **main:** fix postconf warning when reloading/starting ([04003c6e](https://github.com/saltstack-formulas/postfix-formula/commit/04003c6ee33d5699cc392f7e74f81d27547b5f6e))
-
Felipe Zipitría authored
fix(main): fix postconf warning when reloading/starting
-
semantic-release-bot authored
# [1.0.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.19.0...v1.0.0) (2020-06-06) ### Code Refactoring * **maps:** move tls_policy and transport to mapping section ([06276fd7](https://github.com/saltstack-formulas/postfix-formula/commit/06276fd7431e1675795be95c0c8ebb01772ea740)) ### Continuous Integration * **kitchen+travis:** use latest pre-salted images ([b364744e](https://github.com/saltstack-formulas/postfix-formula/commit/b364744e40b484397fea5c2c1767f77728649de8)) ### BREAKING CHANGES * **maps:** `transport` and `tls_policy` keys in `postfix:config` have been moved to the standard `postfix:mapping`.
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
Felipe Zipitría authored
refactor(maps): move tls_policy and transport maps to standard mapping
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com> BREAKING CHANGE: `transport` and `tls_policy` keys in `postfix:config` have been moved to the standard `postfix:mapping`.
-
- 05 Jun, 2020 4 commits
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/221
-
Felipe Zipitría authored
ci(kitchen+travis): use latest pre-salted images
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/220
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/219
-
- 28 May, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/202
-
- 23 May, 2020 2 commits
-
-
semantic-release-bot authored
# [0.19.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.2...v0.19.0) (2020-05-23) ### Continuous Integration * **travis:** add notifications => zulip [skip ci] ([c78c4219](https://github.com/saltstack-formulas/postfix-formula/commit/c78c4219846f8c384623da7dd74d4e9a5e419b74)) ### Features * **maps:** adds tls_policy map for smtp delivery ([d87da4ad](https://github.com/saltstack-formulas/postfix-formula/commit/d87da4adc49d18674f35e40a948ad88fefaf26f6))
-
Imran Iqbal authored
feat(maps): adds tls_policy map for smtp delivery
-
- 21 May, 2020 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/191
-
- 12 May, 2020 3 commits
-
-
Felipe Zipitria authored
Signed-off-by:
Felipe Zipitria <fzipitria@perceptyx.com>
-
semantic-release-bot authored
## [0.18.2](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.1...v0.18.2) (2020-05-12) ### Bug Fixes * make necessary modifications to get working on `salt-ssh` ([34a112fa](https://github.com/saltstack-formulas/postfix-formula/commit/34a112faabba46d95b102afa3add5b797dda2ce1)), closes [/freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581](https://github.com//freenode.logbot.info/saltstack-formulas/20200507/issues/c3819526-c3819581) [/freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995](https://github.com//freenode.logbot.info/saltstack-formulas/20200508/issues/c3826763-c3826995) * **release.config.js:** use full commit hash in commit link [skip ci] ([ffbe5aad](https://github.com/saltstack-formulas/postfix-formula/commit/ffbe5aad13e73a4e3aa1c6dbd24488ebd73436ee)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([80cdd9d2](https://github.com/saltstack-formulas/postfix-formula/commit/80cdd9d202b6dbbc43aa02025bb7d9738aad8ee7)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([497221d1](https://github.com/saltstack-formulas/postfix-formula/commit/497221d1de7356cb031f78597781fa05897ca0a9)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([708b0a51](https://github.com/saltstack-formulas/postfix-formula/commit/708b0a51d9378ef44c0df125f532deea44f07044)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([90098c0c](https://github.com/saltstack-formulas/postfix-formula/commit/90098c0cdfa856f9e3ca7772e8fb52e014d70d55)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([df76c72d](https://github.com/saltstack-formulas/postfix-formula/commit/df76c72dcee4ff87f104b13880ddc32b163e2db6)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([46d0f3d1](https://github.com/saltstack-formulas/postfix-formula/commit/46d0f3d1d8b9b7373068c9182a593c8ed96e1bcd)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([70fc4912](https://github.com/saltstack-formulas/postfix-formula/commit/70fc49122ed6213a4e93fc5280bf5744af969f86)) * **travis:** apply changes from build config validation [skip ci] ([f25db2d5](https://github.com/saltstack-formulas/postfix-formula/commit/f25db2d5f3c2394e29f36cf33d2166c5af73fa40)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([8f4db70e](https://github.com/saltstack-formulas/postfix-formula/commit/8f4db70ece851dea547550cfabb4b770eaf0796b)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([6d18d1dc](https://github.com/saltstack-formulas/postfix-formula/commit/6d18d1dc93c92c4ba85f340c541d3a69f557d74e)) * **travis:** run `shellcheck` during lint job [skip ci] ([29efb819](https://github.com/saltstack-formulas/postfix-formula/commit/29efb819fc9d4bf273b57c15d01dfb390642b3d5)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([b23168e6](https://github.com/saltstack-formulas/postfix-formula/commit/b23168e69ec8823ad9382b6c9c3be8f743d3b8e3)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([964e3ef0](https://github.com/saltstack-formulas/postfix-formula/commit/964e3ef0fa6613380c56b1b2044e6f37dd797c6c)) * **travis:** use build config validation (beta) [skip ci] ([1ab8692f](https://github.com/saltstack-formulas/postfix-formula/commit/1ab8692f31bdfcf5a24d7049c254d1b71d090e21)) * **workflows/commitlint:** add to repo [skip ci] ([43a7353c](https://github.com/saltstack-formulas/postfix-formula/commit/43a7353caec2908e1d6aabab11c198c1806412f5)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([a33757a6](https://github.com/saltstack-formulas/postfix-formula/commit/a33757a6ad445fc7e209f32c6ceb5b2309e11d03)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([50b9808a](https://github.com/saltstack-formulas/postfix-formula/commit/50b9808a3bd094de30439ff788b6f58ea72051ba)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([2ece69c3](https://github.com/saltstack-formulas/postfix-formula/commit/2ece69c3c12ffd9696a5836bf3ed7992af58e8ab))
-
Imran Iqbal authored
fix: make necessary modifications to get working on `salt-ssh`
-
- 08 May, 2020 1 commit
-
-
Imran Iqbal authored
* Similar situation to https://github.com/saltstack-formulas/logrotate-formula/pull/53 - https://freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581 - https://freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995 * Send template values by `context`
-