Skip to content

Commit 983b79b

Browse files
stokitocorecode
authored andcommitted
README.markdown install from repos
Also added a link to Awesome Selfhosted list that has many other MTAs
1 parent af74bdd commit 983b79b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ or postfix(1). Consequently, dma does not listen on port 25 for
1212
incoming connections.
1313

1414

15+
Install by a package manager
16+
----------------------------
17+
18+
* FreeBSD `pkg install dma`
19+
* Ubuntu `sudo apt install dma`
20+
* Arch `yaourt -S dma`
21+
1522
Building
1623
--------
1724

@@ -35,3 +42,10 @@ Contact
3542
-------
3643

3744
Simon Schubert <2@0x2c.org>
45+
46+
See Also
47+
--------
48+
49+
* [man dma](https://man.freebsd.org/cgi/man.cgi?query=dma)
50+
* [dma on Arch Wiki](https://wiki.archlinux.org/title/Dma)
51+
* [Awesome Selfhosted: MTAs](https://github.com/awesome-selfhosted/awesome-selfhosted#communication---email---mail-transfer-agents) - Other open source MTAs

0 commit comments

Comments
 (0)