pmg-docs/user.conf.adoc
Moayad Almalat 6f91aa8b95 fix #3879: add colon at the end for user.conf
Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
2022-02-15 12:30:17 +01:00

49 lines
670 B
Plaintext

[[pmg_user_configuration_file]]
ifdef::manvolnum[]
user.conf(5)
============
:pmg-toplevel:
NAME
----
user.conf - Proxmox Mail Gateway User Configuration
SYNOPSIS
--------
`/etc/pmg/user.conf`
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
User Configuration
==================
endif::manvolnum[]
The file `/etc/pmg/user.conf` contains the user configuration.
File Format
-----------
The file has the following format for each user:
----
# comment
userid:enable:expire:crypt_pass:role:email:firstname:lastname:keys:
----
Options
-------
include::user.conf.5-opts.adoc[]
ifdef::manvolnum[]
include::pmg-copyright.adoc[]
endif::manvolnum[]