GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MLIST(1) FreeBSD General Commands Manual MLIST(1)

mlist
list and filter messages

mlist [-DFPRST] [-X str]
[-dfprst] [-x str]
[-N | -n | -C | -c]
[-i] [dirs ...]

mlist lists messages in the specified maildir folders dirs, separated by newlines. If used non-interactively with no specified folders, mlist reads directory names from the standard input.

The options are as follows:

Only list messages marked as draft.
Only list messages marked as flagged.
Only list messages marked as passed (resent/forwarded/bounced).
Only list messages marked as replied-to.
Only list messages marked as seen.
Only list messages marked as trashed.
str
Only list messages marked with the characters in str.
Don't list messages marked as draft.
Don't list messages marked as flagged.
Don't list messages marked as passed (resent/forwarded/bounced).
Don't list messages marked as replied-to.
Don't list messages marked as seen.
Don't list messages marked as trashed.
str
Don't list messages marked with the characters in str. (Remember to use uppercase characters.)
Only list messages in cur.
Only list messages in new.
Don't list messages in cur.
Don't list messages in new.
Don't print filenames. Instead, print a one-line summary for each folder, showing the number of unseen, flagged and total messages, along with the folder name. If any of the message selection flags are used, the number of matching messages is printed as well. If two or more folders are specified, a total for all folders will also be printed at the end.

Multiple options are regarded as a conjunction.

The mlist utility exits 0 on success, and >0 if an error occurs.

find(1)

Using maildir format

Leah Neukirchen <leah@vuxu.org>

mlist is in the public domain.

To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work.

http://creativecommons.org/publicdomain/zero/1.0/

April 30, 2020 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.