dependabot[bot]
29d630f695
chore(deps): bump crazy-max/ghaction-docker-meta from v2.4.0 to v2.5.0 ( #1952 )
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2.4.0 to v2.5.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.4.0...f02d9f4f9bdea946298d7cf0a0567c289af7bbda )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 10:43:02 +02:00
Frederic Werner
74068fef6c
docs(deps): bump mkdocs-material to 7.1.4 ( #1949 )
2021-05-07 12:03:33 +02:00
Georg Lauterbach
04e98dc49f
introduce variable to control Amavis' loglevel ( #1947 )
2021-05-06 23:51:45 +02:00
Casper
ba37ed115d
Add supervisor stop grace period ( #1945 )
2021-05-06 19:04:24 +02:00
dependabot[bot]
acf25acfda
chore(deps): bump crazy-max/ghaction-docker-meta from v2.3.0 to v2.4.0 ( #1936 )
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.3.0...e09df4df3ce0f1198fcfa91b72743b2cb7969430 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 15:09:39 +02:00
Frederic Werner
f6e3c3fcb8
docs(deps): bump mkdocs-material to 7.1.3 ( #1934 )
...
* docs(deps): bump mkdocs-material to 7.1.3
2021-04-24 22:30:01 +02:00
Casper
5d357ef4bb
ENABLE_QUOTAS added ( #1931 )
2021-04-24 00:03:40 +02:00
Casper
69402b0bfa
Update basic-installation.md ( #1924 )
2021-04-21 08:20:09 +02:00
Casper
80277bbe89
example added ( #1922 )
2021-04-20 08:50:24 +02:00
dependabot[bot]
412737074f
chore(deps): bump actions/cache from v2.1.4 to v2.1.5 ( #1920 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
2021-04-19 09:07:30 +02:00
Moritz Marquardt
94b5ac49c1
fix!: use dovecot's LDAP uris option instead of hosts ( #1901 )
...
* Use dovecot's LDAP uris option instead of hosts (fixes #1510 )
* Clean up variables & environment documentation for #1901
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-04-19 09:02:03 +02:00
Georg Lauterbach
8313d9753b
Adjusted documentation for service name and Traefik certificate issuance ( #1918 )
...
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2021-04-18 15:21:08 +02:00
Frederic Werner
81a05ad432
docs(deps): update mkdocs-material to v7.1.2 ( #1917 )
...
* docs(deps): update mkdocs-material to v7.1.2
2021-04-18 13:25:06 +02:00
Casper
f7836c8b1a
Fail2Ban block behaviour ( #1914 )
...
* new default: block IP on all ports
* introduce FAIL2BAN_BLOCKTYPE
* fix test
* tests added
* test added
* test blocktype drop
* merged two tests
2021-04-18 12:55:43 +02:00
Frederic Werner
c6dd79dbca
docs: include mail_crypt ( #1916 )
2021-04-18 02:12:36 +02:00
Nathan Pierce
0fb5251c20
docs: add mail_crypt plugin documentation ( #1913 )
...
* mail_crypt plugin + quick improvement to dovecot override defaults doc
* quick change for <your-container-name> to use mailserver
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-04-18 00:31:09 +02:00
Moritz Marquardt
271d94a37e
Add LDAP_QUERY_FILTER_SENDERS setting for spoof protection with LDAP ( #1902 )
2021-04-17 22:40:19 +02:00
Casper
6fbd1967d1
Backup script improved ( #1912 )
2021-04-16 11:26:51 +02:00
Casper
e1178459eb
Comments added ( #1909 )
...
* Comments added
* Update docker-compose.yml
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-04-15 23:02:55 +02:00
Casper
b2842f3bbc
Fix typo ( #1910 )
2021-04-15 11:49:23 +02:00
Casper
af2991fefe
POP3 warning removed ( #1908 )
2021-04-14 17:38:19 +02:00
Casper
dea9bca900
Enhance setup.sh email list ( #1898 )
...
* add quota and aliases to output
* shellcheck fixes
* fix test
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-04-12 15:18:15 +02:00
Casper
deca22bcd4
small enhancements ( #1899 )
2021-04-12 10:08:17 +00:00
Shyim
87b5628696
Mailserver needs recreation after adding new volume ( #1897 )
2021-04-11 20:27:07 +02:00
Casper
ba0f9199b7
fail2ban cleanup ( #1895 )
2021-04-11 15:33:39 +00:00
Casper
004825edfc
Add stop grace period ( #1896 )
2021-04-11 14:51:43 +02:00
Frederic Werner
4da91b8423
ci(docs): update mkdocs-material image to version 7.1.1 ( #1894 )
2021-04-10 16:35:13 +02:00
Frederic Werner
b60b294be1
docs: minor adjustments ( #1889 )
...
* docs: add version to mkdocs docker image
* docs: add version tag to build image
* feat(docs): add back-to-top button
* feat(docs): add back-to-top button
* feat(docs): add dark theme
2021-04-08 12:27:37 +02:00
dependabot[bot]
27a9fd21cf
chore(deps): bump crazy-max/ghaction-docker-meta from v2.2.1 to v2.3.0 ( #1888 )
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2.2.1 to v2.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.2.1...2e1a5c7fa42123697f82d479b551a1bbdb1bef88 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 10:05:36 +02:00
dependabot[bot]
0a7d781fc9
chore(deps): bump crazy-max/ghaction-docker-meta from v2.2.0 to v2.2.1 ( #1887 )
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.2.0...f39f06a624f9ca2c5d27758aa88932d443e9eda2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 11:37:25 +02:00
Casper
c7a798b623
setup.sh improved ( #1886 )
...
* setup.sh improved
* $DIR must come first
* function restored
* USING_SELINUX renamed
2021-04-07 11:11:54 +02:00
Frederic Werner
44bee0f935
ci(deps): update docker-meta action to 2.2.0 ( #1883 )
...
* ci(dependency): update docker-meta action to 2.2.0
See https://github.com/crazy-max/ghaction-docker-meta/blob/master/UPGRADE.md for upgrade notes
Closes #1882
* ci(dependency): update docker-meta action to 2.2.0
2021-04-05 12:20:23 +02:00
Georg Lauterbach
65622c56e9
Better incorporate the new, great documentation ( #1878 )
2021-04-02 09:44:31 +13:00
Casper
f3652e52c8
setup.sh color variables added ( #1879 )
...
* color variables added
* unnecessary RESET removed
2021-04-01 15:36:23 +02:00
Georg Lauterbach
bc5bc51c02
Partial revert #1864 ( #1877 )
2021-03-31 14:45:16 +00:00
Casper
359696cba9
fix for #1808 ( #1874 )
2021-03-31 14:50:38 +02:00
Semir Patel
0cd723208c
Fix spacing typo ( #1872 )
2021-03-29 15:41:41 +02:00
dependabot[bot]
32c792531b
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0 ( #1873 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from v3 to v3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...068dc23d9710f1ba62e86896f84735d869951305 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 13:54:43 +02:00
Frederic Werner
1611c93d97
chore: update changelog ( #1870 )
...
* chore: add 9.0.1 release notes
* chore: add 9.1.0 release notes
2021-03-29 01:34:32 +02:00
Casper
22321c308c
fix SpamAssassin spelling/typos ( #1869 )
2021-03-28 22:07:52 +02:00
Casper
dd0b399f33
feat: Introduce ENABLE_AMAVIS env ( #1866 )
...
* Introduce ENABLE_AMAVIS env
* missing 'fi' added
* documentation added
* add condition for amavis fix function
* Fix spelling
Co-authored-by: William Desportes <williamdes@wdes.fr>
* Fix spelling
Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
2021-03-28 15:37:48 +02:00
Frederic Werner
666de3e2ec
Merge pull request #1826 from wernerfred/master
...
Move wiki to github pages
2021-03-28 14:40:21 +02:00
polarathene
1b971a89cb
docs(sync): Add Github Wiki contributions
...
During the long-lived PR, multiple contributions to the existing Github Wiki were made, this commit applies those here and mentions the files and authors attributed to the changes:
JaapD: dkim.md + forward-only-mailserver-with-ldap-authentication.md
Added corrections to `setup.sh config dkim` command.
Added compatibility warning about 4096-bit key sizes or greater.
Added ldap tip.
---
fred727-temp: optional-config.md
Added a mention for `user-patches.sh`.
---
Semir Patel: setup.sh.md + debugging.md
Minor corrections. Additionally corrected `tvial` references that had already been updated in this PR series.
---
Stefan Neben: kubernetes.md
> Port 25 proxy protocol configuration in master.cf was missing
docs(sync): Add Github Wiki contributions
> IMAP with STARTTLS is also active, so we need that option here as well
docs(sync): Add Github Wiki contribution
2021-03-25 11:49:24 +13:00
polarathene
bbaca9a468
docs(config): Tidy up and better document mkdocs.yml
2021-03-25 11:49:24 +13:00
wernerfred
711b4c9d83
docs(refactor): Convert more content to use admonitions + improvements
2021-03-25 11:49:24 +13:00
wernerfred
463bc967d2
docs(fix): Update wiki references to the new docs url
...
Additionally replaces old references to `tvial` images with the new `mailserver` docker image name.
2021-03-25 11:49:24 +13:00
wernerfred
724fe72d20
docs: Update metadata and links to new locations
...
Also removed the FAQ inline heading link for Rancher. It's not a relevant link (as the question already expects knowledge of Rancher), and breaks out of the bg colour heading style due to the HTML generation logic from mkdocs.
2021-03-25 11:49:24 +13:00
wernerfred
237a932f8e
docs(config): Add the nav section
...
Various PR commits related to the nav section have been merged together:
docs: Fix indentation for linter check
docs: update edit uri to content subdirectory
docs: add ghcr link
docs: shorten nav entry name
docs: quote ghcr nav entry
docs(config): update nav section for relocated documents
Additional nav section fixes:
- consistent usage of quotes
- eclint padding error
- wrong indentation of pop3
- remove a leading slash from a filepath
2021-03-25 11:49:24 +13:00
wernerfred
cc0706a6fa
docs: Add a contributing section
2021-03-25 11:49:24 +13:00
wernerfred
1a8552b96c
docs(refactor): Restructure document hierarchy
...
Additionally rename `installation-examples.md` and split
2021-03-25 11:49:24 +13:00