File: ports-sockets.txt

package info (click to toggle)
cyrus-imapd 3.0.8-6%2Bdeb10u6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 61,500 kB
  • sloc: ansic: 189,141; perl: 10,435; javascript: 9,404; sh: 6,159; yacc: 2,199; makefile: 1,971; cpp: 926; python: 361; lex: 320; awk: 303; asm: 262; xml: 1
file content (19 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _imap-admin-ports-sockets:

=================
Ports and Sockets
=================

Cyrus IMAP uses TCP/IP and Unix domain sockets to achieve much of the
requisite communications both with other applications, such as your MTA,
and with other components.

.. toctree::
    :maxdepth: 1
    :glob:

    ports/*

.. _imap-admin-ports-sockets-end:

Back to :ref:`imap-admin`