LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mailq

displays the mail queue

TLDR

Show mail queue
$ mailq
copy
Show queue summary
$ mailq -p
copy
Show verbose output
$ mailq -v
copy

SYNOPSIS

mailq [options]

DESCRIPTION

mailq displays the mail queue. It shows messages waiting to be delivered.The tool is usually a symlink to sendmail or postfix. It lists queued, deferred, and held mail.

PARAMETERS

-p

Print queue summary.
-v
Verbose output.
--help
Display help information.

INSTALL

sudo apt install dma
copy
sudo dnf install postfix
copy
sudo pacman -S postfix
copy
sudo apk add postfix
copy
sudo zypper install postfix
copy
nix profile install nixpkgs#dma
copy

CAVEATS

MTA dependent output. May need root for full details. Part of MTA package.

HISTORY

mailq provides a standard interface to view mail queues across different Mail Transfer Agents (MTAs).

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid