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
MFLAG(1) FreeBSD General Commands Manual MFLAG(1)

mflag
manipulate maildir message flags

mflag [-DFPRST] [-X str]
[-dfprst] [-x str]
[-v] [msgs ...]

mflag changes the flags of the specified maildir msgs according to the options supplied. (See mmsg(7) for the message argument syntax.)

The options are as follows:

Mark msgs as draft.
Mark msgs as flagged.
Mark msgs as passed (resent/forwarded/bounced).
Mark msgs as replied.
Mark msgs as seen.
Mark msgs as trashed.
str
Mark msgs with the characters in str.
Unmark msgs as draft.
Unmark msgs as flagged.
Unmark msgs as passed (resent/forwarded/bounced).
Unmark msgs as replied.
Unmark msgs as seen.
Unmark msgs as trashed.
str
Unmark msgs with the characters in str. (Remember to use uppercase characters.)
Read messages from the standard input (or use the whole current sequence, if used interactively) and print the transformed list of filenames. This can be used to keep the sequence intact in the case of renames.

Note that the link to ${MBLAZE:-$HOME/.mblaze}/cur is updated in all cases, when affected.

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

mmsg(7)

Using maildir format

Leah Neukirchen <leah@vuxu.org>

mflag 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/

July 22, 2016 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.