mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-06 08:35:00 +00:00

Very minor language updates to the "Important Service Daemons" section of the docs Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
35 lines
686 B
Plaintext
35 lines
686 B
Plaintext
ifdef::manvolnum[]
|
|
pmgpolicy(8)
|
|
============
|
|
:pmg-toplevel:
|
|
|
|
NAME
|
|
----
|
|
|
|
pmgpolicy - Proxmox Mail Gateway Policy Daemon
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
|
|
include::pmgpolicy.8-synopsis.adoc[]
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
endif::manvolnum[]
|
|
|
|
ifndef::manvolnum[]
|
|
pmgpolicy - Proxmox Mail Gateway Policy Daemon
|
|
==============================================
|
|
endif::manvolnum[]
|
|
|
|
This daemon implements the Postfix SMTP access policy delegation
|
|
protocol on `127.0.0.1:10022`. It listens to a local address
|
|
only, so you cannot access it from the outside. We configure Postfix to
|
|
use this service for greylisting and as an SPF policy server.
|
|
|
|
|
|
ifdef::manvolnum[]
|
|
include::pmg-copyright.adoc[]
|
|
endif::manvolnum[]
|