File: protocol-qmqp.html

package info (click to toggle)
mailfront 2.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,072 kB
  • sloc: sh: 5,549; ansic: 5,083; makefile: 35
file content (19 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<body>

<h2><a href="mailfront.html">MailFront</a></h2>

<h1>Protocol: qmqp</h1>

<hr />

<p>The QMQP protocol module implements the <a
href="http://cr.yp.to/proto/qmqp.html">Quick Mail Queueing Protocol</a>
created by <a href="http://cr.yp.to/djb.html">D. J. Bernstein</a>, the
creator of <a href="http://qmail.org/">qmail</a>. The protocol is
designed for the specific situation where one system (without a mail
queue) sends its mail to another system for queueing (distinct from
relaying).</p>

</body>
</html>