mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-09 05:53:41 +00:00

Very minor language updates to the "Important Service Daemons" section of the docs Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
37 lines
699 B
Plaintext
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[]
|