NAME

pmgqm - Quarantine Management Toolkit

SYNOPSIS

pmgqm <COMMAND> [ARGS] [OPTIONS]

pmgqm help [OPTIONS]

Get help about specified command.

--extra-args <array>

Shows help for a specific command

--verbose <boolean>

Verbose output format.

pmgqm purge [OPTIONS]

Cleanup Quarantine database. Remove entries older than configured quarantine lifetime.

--check <boolean> (default = 0)

Only search for quarantine files older than configured quarantine lifetime. Just print found files, but do not remove them.

pmgqm send [OPTIONS]

Generate and send spam report emails.

--debug <boolean> (default = 0)

Debug mode. Print raw email to stdout instead of sending them.

--receiver <string>

Generate report for a single email address. If not specified, generate reports for all users.

--redirect <string>

Redirect spam report email to this address.

--style <custom | short | verbose>

Spam report style. Default value is read from spam quarantine configuration.

--timespan <today | week | yesterday> (default = today)

Select time span.

pmgqm status [OPTIONS]

Print quarantine status (mails per user) for specified time span.

--timespan <today | week | yesterday> (default = today)

Select time span.

DESCRIPTION

Toolkit to manage spam an virus quarantine, and send spam report mails.

Copyright © 2007-2021 Proxmox Server Solutions GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/