Skip to content
Snippets Groups Projects
Commit 958a5d4c authored by nimrod's avatar nimrod
Browse files

Address issues from new pre-commit checks.

parent c1eb9249
No related branches found
No related tags found
No related merge requests found
Pipeline #595 failed
...@@ -8,11 +8,13 @@ repos: ...@@ -8,11 +8,13 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- id: check-symlinks - id: check-symlinks
- id: trailing-whitespace - id: trailing-whitespace
exclude: \.diff$
- repo: https://github.com/Yelp/detect-secrets - repo: https://github.com/Yelp/detect-secrets
rev: v0.14.3 rev: v0.14.3
hooks: hooks:
- id: detect-secrets - id: detect-secrets
exclude: \.diff$
- repo: https://github.com/adrienverge/yamllint - repo: https://github.com/adrienverge/yamllint
rev: v1.25.0 rev: v1.25.0
......
...@@ -15,7 +15,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -15,7 +15,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://git.shore.co.il/shore/>. is located at: <https://git.shore.co.il/explore/>.
...@@ -20,7 +20,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -20,7 +20,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://www.shore.co.il/git/>. is located at: <https://git.shore.co.il/explore/>.
...@@ -16,7 +16,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -16,7 +16,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://www.shore.co.il/git/>. is located at: <https://git.shore.co.il/explore/>.
...@@ -10,7 +10,7 @@ socket in the `/run/dovecot` volume (for LTMP submission). ...@@ -10,7 +10,7 @@ socket in the `/run/dovecot` volume (for LTMP submission).
## Environment variables ## Environment variables
Name | Description Name | Description
--- | --- \-\-\- | \-\-\-
`LDAP_URIS` | LDAP URI (eg, `ldapi:///`). `LDAP_URIS` | LDAP URI (eg, `ldapi:///`).
`LDAP_BASEDN` | LDAP base DN (eg, `dc=example,dc=com`). `LDAP_BASEDN` | LDAP base DN (eg, `dc=example,dc=com`).
...@@ -24,7 +24,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -24,7 +24,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://www.shore.co.il/git/>. is located at: <https://git.shore.co.il/explore/>.
...@@ -9,27 +9,26 @@ The container exposes TCP ports 25 (SMTP) and 587 (submission). ...@@ -9,27 +9,26 @@ The container exposes TCP ports 25 (SMTP) and 587 (submission).
## Environment variables ## Environment variables
Name | Description Name | Description
--- | --- \-\-\- | \-\-\-
`CLAMD_ADDRESS` | Address of the clamd server (see http://exim.org/exim-html-current/doc/html/spec_html/ch-content_scanning_at_acl_time.htm). `CLAMD_ADDRESS` | Address of the clamd server (see http://exim.org/exim-html-current/doc/html/spec\_html/ch-content\_scanning\_at\_acl\_time.htm).
`DKIM_PRIVATE_KEY` | `DKIM_PRIVATE_KEY` |
`DKIM_SELECTOR` | `DKIM_SELECTOR` |
`LDAP_URIS` | `LDAP_URIS` |
`LDAP_BASEDN` | `LDAP_BASEDN` |
`LMTP_ADDRESS` | Address of the LMTP server (see http://exim.org/exim-html-current/doc/html/spec_html/ch-the_lmtp_transport.html). `LMTP_ADDRESS` | Address of the LMTP server (see http://exim.org/exim-html-current/doc/html/spec\_html/ch-the\_lmtp\_transport.html).
`MAILNAME` | `MAILNAME` |
`ROOT_ALIAS` | `ROOT_ALIAS` |
`SPAMD_ADDRESS` | Address of the spamd server (see http://exim.org/exim-html-current/doc/html/spec_html/ch-content_scanning_at_acl_time.html). `SPAMD_ADDRESS` | Address of the spamd server (see http://exim.org/exim-html-current/doc/html/spec\_html/ch-content\_scanning\_at\_acl\_time.html).
`TLS_CERT_FILE` | `TLS_CERT_FILE` |
`TLS_KEY_FILE` | `TLS_KEY_FILE` |
## License ## License
This software is licensed under the MIT license (see `LICENSE.txt`). This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://www.shore.co.il/git/>. is located at: <https://git.shore.co.il/explore/>.
...@@ -26,7 +26,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -26,7 +26,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://www.shore.co.il/git/>. is located at: <https://git.shore.co.il/explore/>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment