]> git.proxmox.com Git - pmg-docs.git/blob - pmgpolicy.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmgpolicy.adoc
1 ifdef::manvolnum[]
2 pmgpolicy(8)
3 ============
4 :pmg-toplevel:
5
6 NAME
7 ----
8
9 pmgpolicy - Proxmox Mail Gateway Policy Daemon
10
11
12 SYNOPSIS
13 --------
14
15 include::pmgpolicy.8-synopsis.adoc[]
16
17 DESCRIPTION
18 -----------
19 endif::manvolnum[]
20
21 ifndef::manvolnum[]
22 pmgpolicy - Proxmox Mail Gateway Policy Daemon
23 ==============================================
24 endif::manvolnum[]
25
26 This daemon implements the Postfix SMTP access policy delegation
27 protocol on `127.0.0.1:10022`. It listens to a local address
28 only, so you cannot access it from the outside. We configure Postfix to
29 use this service for greylisting and as an SPF policy server.
30
31
32 ifdef::manvolnum[]
33 include::pmg-copyright.adoc[]
34 endif::manvolnum[]