]> git.proxmox.com Git - pmg-docs.git/blob - pmgqm.1-synopsis.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmgqm.1-synopsis.adoc
1 *pmgqm* `<COMMAND> [ARGS] [OPTIONS]`
2
3 *pmgqm help* `[OPTIONS]`
4
5 Get help about specified command.
6
7 `--extra-args` `<array>` ::
8
9 Shows help for a specific command
10
11 `--verbose` `<boolean>` ::
12
13 Verbose output format.
14
15 *pmgqm purge* `[OPTIONS]`
16
17 Cleanup Quarantine database. Remove entries older than configured
18 quarantine lifetime.
19
20 `--check` `<boolean>` ('default =' `0`)::
21
22 Only search for quarantine files older than configured quarantine lifetime. Just print found files, but do not remove them.
23
24 *pmgqm send* `[OPTIONS]`
25
26 Generate and send spam report emails.
27
28 `--debug` `<boolean>` ('default =' `0`)::
29
30 Debug mode. Print raw email to stdout instead of sending them.
31
32 `--receiver` `<string>` ::
33
34 Generate report for a single email address. If not specified, generate reports for all users.
35
36 `--redirect` `<string>` ::
37
38 Redirect spam report email to this address.
39
40 `--style` `<custom | short | verbose>` ::
41
42 Spam report style. Default value is read from spam quarantine configuration.
43
44 `--timespan` `<today | week | yesterday>` ('default =' `today`)::
45
46 Select time span.
47
48 *pmgqm status* `[OPTIONS]`
49
50 Print quarantine status (mails per user) for specified time span.
51
52 `--timespan` `<today | week | yesterday>` ('default =' `today`)::
53
54 Select time span.
55
56