mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-06 18:24:40 +00:00
49 lines
669 B
Plaintext
49 lines
669 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[]
|