Name

mailq

Synopsis

mailq [options]

List all messages in the sendmail mail queue. Equivalent to sendmail -bp.

Options

-Ac

Show queue specified in /etc/mail/submit.cf instead of queue specified in /etc/mail/sendmail.cf.

-q[!]Isubstring

Show items in mail queue with queue ids containing substring. In this, and in similar options below, invert the match when ! is specified.

-qL

Show lost items in mail queue.

-qQ

Show quarantined items in the mail queue.

-q[!]Qsubstring

Show quarantined messages with quarantine reasons containing substring.

-q[!]Rsubstring

Show items in mail queue with recipients containing substring.

-q[!]Ssubstring

Show items in mail queue with senders containing substring.

-v

Verbose mode.

Get Linux in a Nutshell, 6th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.