File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Mail Server Factory supports the following target operating systems:
3434- Fedora Workstation versions: 30 to 33
3535- Ubuntu Desktop 20
3636
37- Note: Many other operating systems will be supported in upcoming releases.
37+ * Note:* Many other operating systems will be supported in upcoming releases.
3838
3939# Specifications
4040
@@ -47,7 +47,7 @@ Installed mail server will be delivered with the following technology stack:
4747- [ Redis] ( https://redis.io/ ) as in-memory database for [ Rspamd] ( https://www.rspamd.com/ ) service
4848- [ ClamAV] ( https://www.clamav.net/ ) for the anti-virus service.
4949
50- Note: The mail server will use self-signed certificates for encrypting the communication. For this purpose proper CA
50+ * Note:* The mail server will use self-signed certificates for encrypting the communication. For this purpose proper CA
5151will be configured on the server.
5252
5353# Web setup
@@ -96,7 +96,7 @@ gradle wrapper
9696./gradlew assemble
9797```
9898
99- Note: To be able to execute [ Gradle] ( https://gradle.org/ ) commands, [ Gradle] ( https://gradle.org/ ) must be installed on
99+ * Note:* To be able to execute [ Gradle] ( https://gradle.org/ ) commands, [ Gradle] ( https://gradle.org/ ) must be installed on
100100your system.
101101
102102## Running tests
@@ -107,7 +107,7 @@ To execute project tests cd into the directory where you have cloned the code an
107107./gradlew test
108108```
109109
110- Note: To be able to pass tests [ Docker] ( https://www.docker.com/ ) must be installed on your system.
110+ * Note:* To be able to pass tests [ Docker] ( https://www.docker.com/ ) must be installed on your system.
111111
112112## Git submodules
113113
You can’t perform that action at this time.
0 commit comments