[[chapter_pmgdb]] ifdef::manvolnum[] pmgdb(1) ======== :pmg-toplevel: NAME ---- pmgdb - Proxmox Mail Gateway Database Management Toolkit SYNOPSIS -------- include::pmgdb.1-synopsis.adoc[] DESCRIPTION ----------- endif::manvolnum[] ifndef::manvolnum[] pmgdb - Database Management Toolkit =================================== :pmg-toplevel: endif::manvolnum[] The `pmgdb` toolkit is used to simplify common database management tasks. It is primarily used internally to create and initialize the default database. You can also use it to reset the filter rules to factory defaults: ---- pmgdb reset ---- Or you can dump a human-readable copy of the filter rules: ---- pmgdb dump ---- ifdef::manvolnum[] include::pmg-copyright.adoc[] endif::manvolnum[]