]> git.proxmox.com Git - pmg-docs.git/blame - pmgdaemon.adoc
bump version to 5.0-8
[pmg-docs.git] / pmgdaemon.adoc
CommitLineData
fa49ddc5
DM
1ifdef::manvolnum[]
2pmgdaemon(8)
3============
4:pmg-toplevel:
5
6NAME
7----
8
9pmgdaemon - Proxmox Mail Gateway API Daemon
10
11
12SYNOPSIS
13--------
14
15include::pmgdaemon.8-synopsis.adoc[]
16
17DESCRIPTION
18-----------
19endif::manvolnum[]
20
21ifndef::manvolnum[]
22pmgdaemon - Proxmox Mail Gateway API Daemon
23===========================================
24endif::manvolnum[]
25
26This daemon exposes the whole {pmg} API on `127.0.0.1:85`. It runs as
27`root` and has permission to do all privileged operations.
28
29NOTE: The daemon listens to a local address only, so you cannot access
30it from outside. The `pmgproxy` daemon exposes the API to the outside
31world.
32
33
34ifdef::manvolnum[]
35include::pmg-copyright.adoc[]
36endif::manvolnum[]