pmg-docs/pmgdaemon.adoc
Dylan Whyte 571cbbdf5e service daemons: language fixup
Very minor language updates to the "Important Service Daemons" section
of the docs

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-07-13 18:25:14 +02:00

37 lines
699 B
Plaintext

ifdef::manvolnum[]
pmgdaemon(8)
============
:pmg-toplevel:
NAME
----
pmgdaemon - Proxmox Mail Gateway API Daemon
SYNOPSIS
--------
include::pmgdaemon.8-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
pmgdaemon - Proxmox Mail Gateway API Daemon
===========================================
endif::manvolnum[]
This daemon exposes the whole {pmg} API on `127.0.0.1:85`. It runs as
`root` and has permission to do all privileged operations.
NOTE: The daemon listens to a local address only, so you cannot access
it from the outside. The `pmgproxy` daemon exposes the API to the outside
world.
ifdef::manvolnum[]
include::pmg-copyright.adoc[]
endif::manvolnum[]