replaced mkdocs code by standard markdown
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# VNC Disclaimer Middleware Installation and Setup
|
||||
|
||||
The VNC Disclaimer Middleware is provided as debian package (deb) for Ubuntu 22.04 distributions in a gitea repository, maintained by VNC.
|
||||
|
||||
It is plugged into the Zimbra MTA using the milter protocol.<br/>
|
||||
@@ -87,7 +89,7 @@ where,
|
||||
* **distributionlist-address** is the eMail-address of the respective Zimbra distribution-list, where the senders, that should have the content of this file attached as disclaimer to the eMails they send, need to be members of
|
||||
* **type** is either **txt** for plain text or **html** for HTML mail parts.
|
||||
|
||||
!!!tip "all disclaimer files have to be encoded in UTF-8 and use LF only as newline character (standard unix format, see
|
||||
**Note:** "all disclaimer files have to be encoded in UTF-8 and use LF only as newline character (standard unix format, see
|
||||
https://en.wikipedia.org/wiki/Newline ), in doubt, please use **dos2unix** to convert the files"
|
||||
|
||||
* Finally start the VNC Disclaimer Middleware service:
|
||||
|
||||
Reference in New Issue
Block a user