Georg Lauterbach
a6a059ae5a
corrected setup.sh link in README
2021-02-06 18:01:56 +01:00
Georg Lauterbach
ff24d6c627
Merge pull request #1793 from abh/clear-config
...
Remove confusing and unused clear.postfix-accounts.cf test config file
2021-02-06 17:54:15 +01:00
Ask Bjørn Hansen
14eaaa17e1
Remove confusing and unused clear.postfix-accounts.cf test config file
2021-02-06 06:25:29 -08:00
Georg Lauterbach
dec7809583
making contribution guidelines even clearer
2021-02-01 18:54:01 +01:00
Georg Lauterbach
0b57a538de
adjusting CHANGELOG and CONTRIBUTING
2021-02-01 18:49:58 +01:00
Georg Lauterbach
6c575adae2
correct application of the new SUPERVISOR_LOGLEVEL variable ( #1787 )
...
* correct application of the new SUPERVISOR_LOGLEVEL variable
* correcting default log level adjustment
* replacing grep &>/dev/null with grep -q
2021-02-01 18:39:05 +01:00
Casper
27e68640b6
Merge pull request #1785 from froks/froks-escape-underscore
...
Escaped the underscore of SCORE
2021-02-01 00:15:53 +01:00
Florian Roks
6f7fff6b32
Escaped the underscore of SCORE
...
When you read the markdown on github, the underscore by default just causes the word to be italic - when you blindly copy that configuration, it won't work, because you don't see the underscore prefix/suffix.
2021-01-31 21:49:40 +01:00
Georg Lauterbach
12011d8905
Merge pull request #1783 from m-schmoock/fix/servicename
...
doc: fix service name now mailserver
2021-01-31 18:25:56 +01:00
Michael Schmoock
d21a185be0
doc: fix service name now mailserver
2021-01-31 17:50:02 +01:00
Georg Lauterbach
14344bd42a
Merge pull request #1782 from aendeavor/fix-#1781
...
removing bl.spamcop.net for 8.0.1
2021-01-31 16:36:34 +01:00
Georg Lauterbach
931eab0541
removing bl.spamcop.net for 8.0.1
2021-01-31 16:05:05 +01:00
Casper
70267d89e5
Replace $_ in error trap ( #1776 )
2021-01-28 14:50:28 +01:00
Georg Lauterbach
7fd6751e89
adding SUPERVISOR_LOGLEVEL to mailserver.env
2021-01-28 10:15:05 +01:00
Georg Lauterbach
4ea6598d27
Updated Setup docker mailserver using the setup.sh script (markdown)
2021-01-27 22:18:24 +01:00
Georg Lauterbach
f448f59434
Destroyed Configure ELK (markdown)
2021-01-27 22:17:52 +01:00
Georg Lauterbach
1fbabeefc0
Updated Configure DKIM (markdown)
2021-01-27 22:17:07 +01:00
Georg Lauterbach
9ec789d7c5
Updated Configure DKIM (markdown)
2021-01-27 22:10:26 +01:00
Georg Lauterbach
7e04232f76
Updated Configure Aliases (markdown)
2021-01-27 22:07:59 +01:00
Georg Lauterbach
4609759703
Updated Configure Accounts (markdown)
2021-01-27 22:07:42 +01:00
Georg Lauterbach
1c27d5f8d9
Updated Setup docker mailserver using the script setup.sh (markdown)
2021-01-27 22:06:36 +01:00
Georg Lauterbach
e5aae324cb
Updated Home (markdown)
2021-01-27 22:04:49 +01:00
Georg Lauterbach
d365f58e19
adjusting to the migrated repo and improvements
2021-01-27 22:02:56 +01:00
Georg Lauterbach
cc7138e28f
minor adjustments before release 8.0.0
2021-01-27 18:42:39 +01:00
Georg Lauterbach
18544e6453
8.0.0
2021-01-27 17:04:20 +01:00
William Desportes
4616894fbf
Allow manual domains for dkim generator ( #1753 )
...
* Allow manual domains for dkim generator
* Document the DKIM manual mode
* Remove unnecessary quotes
* updating default value usage and "" in [[ ]]
* Change parameter expansion
* Add test for manual dkim domains
* Remove obsolete script
* Add manual dkim mode to usage
* Move manual dkim guide into quickstart section
* Cover case that key for domain already exists
* Set default dkim key size to 4096
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-01-27 14:09:24 +01:00
Frederic Werner
937a54c659
Updated Setup docker mailserver using the script setup.sh (markdown)
2021-01-27 13:41:53 +01:00
Frederic Werner
d41922a430
Updated Configure DKIM (markdown)
2021-01-27 13:41:37 +01:00
Casper
23984e3f07
Missing variables added ( #1771 )
...
Co-authored-by: casperklein <casperklein@users.noreply.github.com>
2021-01-27 13:35:55 +01:00
Frederic Werner
6e04c1ce76
Updated Configure DKIM (markdown)
2021-01-26 17:28:40 +01:00
Frederic Werner
3c74995158
Updated Setup docker mailserver using the script setup.sh (markdown)
2021-01-26 17:23:24 +01:00
Georg Lauterbach
fd030644bf
Merge pull request #1770 from casperklein/fix-1769
2021-01-26 13:13:23 +01:00
casperklein
1bda61580d
export prefixed to variable assignment
2021-01-26 12:20:35 +01:00
Tin
342d38f86f
Otherwise it will completly set the variable and disable any plugins loaded beforehand e.x. quota
2021-01-26 04:24:24 +01:00
casperklein
4bda0cf1e0
fix wrong default value
2021-01-26 00:09:58 +01:00
casperklein
ce86ee485f
add missing quotes
2021-01-26 00:08:42 +01:00
Frederic Werner
11bbda4adf
Strip all ANSI escape sequences from child log files
...
Closes #1768 and sadly partly reverts #1758
2021-01-25 21:54:20 +01:00
Frederic Werner
1a36641c0c
Streamline scheduled workflow with default one
2021-01-25 13:42:33 +01:00
Frederic Werner
bbd1b36a63
Change tag convention and allow multiple registries ( #1763 )
...
* Change tag convention and allow multiple registries
* Add ghcr username secret
* Introduce repository secrets
Again, use-case being forks not having to change these values in the YAML.
* Update image tag according to convention
* Add available sources and tag convention
2021-01-24 23:18:37 +01:00
Frederic Werner
1e1059349d
Updated Installation Examples (markdown)
2021-01-24 18:20:34 +01:00
Frederic Werner
b5dc7ed8c1
Add section to use mailserver with proxy protocol
2021-01-24 17:09:12 +01:00
Casper
cb1e6d579e
Typo fixed
2021-01-23 19:10:15 +01:00
Georg Lauterbach
324ee8eb85
Improve logging significantly – color is back! ( #1758 )
...
* improve logging significantly
* now defaulting to warn
* final adjustments
* correcting not-escaped $ in sed
2021-01-22 10:03:31 +01:00
Georg Lauterbach
035c4de7fe
Merge pull request #1756 from aendeavor/fix-build_inconsistency
...
FIX: build inconsistencies for razor
2021-01-20 20:53:07 +01:00
Georg Lauterbach
a0056b1a88
should fix build inconsistencies for razor
2021-01-19 15:32:16 +01:00
Georg Lauterbach
e40c2593cc
FIX: Postfix configuration in start-mailserver.sh
for regex ( #1754 )
...
* fixes tomav#1437
2021-01-19 12:31:45 +01:00
Georg Lauterbach
29f4367d8d
Updated Setup docker mailserver using the script setup.sh (markdown)
2021-01-19 09:45:29 +01:00
Georg Lauterbach
a669ef9c62
Updated Setup docker mailserver using the script setup.sh (markdown)
2021-01-19 09:45:01 +01:00
Georg Lauterbach
221d4ce187
adjusting links & misc
2021-01-19 09:27:01 +01:00
Georg Lauterbach
dba291dc43
Introducing the repository secret ( #18 )
...
* fixes #17
* corrections and adjustments
2021-01-18 20:51:56 +01:00