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