GreenArrow Email Software Documentation

Disk Queue Messages

Purpose

GreenArrow provides a command-line tool for viewing all messages that are currently in the disk queue. This tool can present a user-friendly command-line interface, or output its raw data as JSON.

Command Syntax

$ greenarrow report print_disk_queue --help
./greenarrow: Usage:
  greenarrow report print_disk_queue [OPTIONS]
Print the contents of the disk queue. Each line in the report represents one
one message (which is not necessarily the same thing as one file on disk).
Application Options:
      --json  print the contents of the disk queue as JSON objects (one per line)
Help Options:
  -h, --help  Show this help message

Options

--json

Print output as JSON instead of the human-readable syntax. One JSON object is printed per line.

Output Clarifications


Copyright © 2012–2024 GreenArrow Email