-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
74 lines (72 loc) · 2.62 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" />
<meta name="author" content="Maxim Sokhatsky" /><title>MAIL</title>
<link rel="stylesheet" href="https://n2o.dev/blank.css" />
<link rel="stylesheet" href="https://n2o.dev/zima.css" />
<link rel="stylesheet" href="https://n2o.dev/pro/pro.css" />
</head><body><nav>
<a href="https://erp.uno">DEV</a>
<a href="https://mail.n2o.dev" style="background:#ededed;">MAIL</a>
</nav><header>
<a href="https://github.com/synrc/mail"><img src="https://openmoji.org/data/color/svg/2709.svg" /></a>
<h1>MAIL</h1>
</header><aside>
<article>
<section>
<h3>SYNOPSIS</h3>
<div>Open source lightweight Messaging Handling Service (MHS X.419)
and Interpersonal Messaging System (IPMS X.420).
MHS was a very open system, it was popular in the
early 1990s as a glue between proprietary
email systems, competing standards-based SMTP and X.400.
However, by 1996 it was clear that SMTP over the Internet
would take over this role. However MHS/IPMS is a faster
and has more telecomunication flavour than SMTP track of standards.
Now MHS is used in avionics and in Military Message Handling
System (MMHS, RFC 6477).</div><br>
<figure>
<code> $ mail-x420 mail.erp.uno</code>
</figure>
</section>
<section>
<h3>SERVERS</h3>
<div><ul><li><a href="man/ms.htm">MS</a></li>
<li><a href="man/mts.htm">MTS</a></li>
<li><a href="man/mta.htm">MTA</a></li>
<li><a href="man/mail.htm">MAIL</a></li>
<li><a href="man/ipms.htm">IPMS</a></li></ul></div>
<br />
<div>
VER 7.8.1 2023 © <a href="https://github.com/5HT">5HT</a> DHARMA<br />
</div>
</section>
<section>
</section>
</article>
</aside><main>
<section>
<h3>MTA</h3>
<h4>MTSE</h4>
<h4>RTSE</h4>
<h4>ACSE</h4>
</section>
<section>
<h3>MS</h3>
<h4>MSSE</h4>
<h4>MRSE</h4>
<h4>MASE</h4>
</section>
<section>
<h3>MTS</h3>
<h4>MSSE</h4>
<h4>MDSE-94</h4>
<h4>MASE-94</h4>
</section>
<section>
<h3>IPMS</h3>
<h4>IPMS</h4>
<h4>MAO</h4>
</section>
</main><footer>
Made with <span class="heart">❤</span> to N2O
</footer></body></html>