FreeBSD Manual Pages
MEXPORT(1) General Commands Manual MEXPORT(1) NAME mexport -- export messages as mbox file SYNOPSIS mexport [-S] msgs ... DESCRIPTION mexport writes the specified msgs to the standard output as an MBOXRD file. (See mmsg(7) for the message argument syntax.) If no msgs are specified, mexport reads filenames from the standard in- put, or uses the messages in the current sequence if used interac- tively. mexport uses the `Return-Path:' (or `X-Envelope-To:') and `Date:' head- ers from each message for the mbox `From ' line. The options are as follows: -S Add `Status:' and `X-Status:' headers according to the msgs maildir flags. EXIT STATUS The mexport utility exits 0 on success, and >0 if an error occurs. SEE ALSO mdeliver(1), maildir(5), mbox(5) MBOXRD Email Format: http://www.digitalpreservation.gov/formats/fdd/fdd000385.shtml Using maildir format: https://cr.yp.to/proto/maildir.html AUTHORS Leah Neukirchen <leah@vuxu.org> LICENSE mexport 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/ FreeBSD Ports 14.quarterly August 19, 2016 MEXPORT(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO | AUTHORS | LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mexport&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>