Go to file
2018-03-20 15:33:14 +01:00
contrib contrib/mp7m: add application/pkcs7-mime decoder 2018-03-20 15:33:14 +01:00
man mcom: add -body to prepopulate drafts 2018-03-10 22:28:41 +01:00
t t/1501-maddr-regress.t: fix failing test, maddr never quotes the display name 2018-03-02 20:45:51 +01:00
.mailmap add .mailmap 2017-07-03 22:52:49 +02:00
.travis.yml add .travis.yml 2017-03-30 20:29:01 +02:00
blaze822_priv.h blaze822: keep a pointer to the original header, if we have it anyway 2016-08-06 19:27:02 +02:00
blaze822.c blaze822: compress_hdr: avoid stepping h too far 2018-03-02 20:43:01 +01:00
blaze822.h blaze822.h: ensure PATH_MAX is defined 2018-01-25 13:09:45 +01:00
COPYING Leahize 2017-01-21 17:22:39 +01:00
filter.c style 2017-08-31 17:30:17 +02:00
filter.example filter.example: use mflow 2017-07-26 17:32:22 +02:00
GNUmakefile museragent: don't show build date when $SOURCE_TIME_EPOCH is set 2018-02-18 17:55:30 +01:00
INSTALL.md Add OS X Yosemite to INSTALL.md 2017-06-24 16:37:34 +02:00
maddr.c style 2017-08-31 17:30:17 +02:00
magrep.c magrep: add *:REGEX to search in any header 2018-02-04 20:10:49 +01:00
mbnc add mbnc to bounce messages 2018-01-06 19:17:49 +01:00
mcolor mcolor: support $NO_COLOR 2018-01-29 15:34:53 +01:00
mcom mcom: add -body to prepopulate drafts 2018-03-10 22:28:41 +01:00
mdate.c mdate: style tweak 2016-09-01 15:40:39 +02:00
mdeliver.c style 2017-08-31 17:30:17 +02:00
mdirs.c mdirs: use blaze822.h 2018-01-25 13:46:56 +01:00
mexport.c style 2017-08-31 17:30:17 +02:00
mflag.c mflag: fix behavior with no arguments and reading from not a tty 2017-09-01 17:34:36 +02:00
mflow.c mflow: flowed: ensure progress by printing at least one word each time 2017-11-09 15:09:59 +01:00
mgenmid.c use appropriate integer types 2017-10-06 13:15:28 +02:00
mhdr.c mhdr: do not return void values 2017-10-06 13:16:15 +02:00
minc.c style 2017-08-31 17:30:17 +02:00
mless mless: support $NO_COLOR 2018-01-29 15:38:41 +01:00
mlesskey.example mless: add { }/$ to jump to first/last message 2018-01-07 23:30:28 +01:00
mlist.c mlist: listarg: list empty Maildirs if no filtering took place 2018-01-01 18:44:59 +01:00
mmime.c use appropriate integer types 2017-10-06 13:15:28 +02:00
mmkdir mmkdir: make official command 2017-06-20 14:17:24 +02:00
mnext add mprev/mnext to call mless with appropriate offset 2016-07-20 15:43:53 +02:00
mpick.c mpick: don't allow EXPR_ANYSET with unmatched operator 2018-02-05 15:36:25 +01:00
mprev add mprev/mnext to call mless with appropriate offset 2016-07-20 15:43:53 +02:00
mquote mquote: fall back to rendering when no plaint text reply was found 2018-01-09 17:02:02 +01:00
mrep rename mcomp -> mcom, mrepl -> mrep 2016-08-08 16:01:06 +02:00
mscan.c mscan: u8putstr: factor out common code 2018-01-11 15:37:47 +01:00
msed.c msed: sed: free h and v 2018-01-11 15:45:16 +01:00
mseq.c mseq: create tmpfile O_EXCL to detect multiple mseq -S in a pipeline 2018-01-06 23:26:05 +01:00
mshow.c mshow: render_mime: don't print any MIME structure markers with -N. 2018-02-07 11:30:31 +01:00
msort.c style 2017-08-31 17:30:17 +02:00
mthread.c mthread: thread: fix small leak 2018-01-11 15:39:42 +01:00
mymemmem.c mymemmem: update with patch from musl mailing list 2017-07-11 13:36:40 +02:00
mystrverscmp.c mystrverscmp: fix include 2016-07-26 18:30:54 +02:00
mytimegm.c clean up whitespace 2017-01-26 20:27:26 +01:00
NEWS.md NEWS.md: update 2018-02-13 17:36:49 +01:00
pipeto.c use appropriate integer types 2017-10-06 13:15:28 +02:00
README README: update 2018-02-13 17:37:17 +01:00
rfc2045.c rfc2045: blaze822_multipart: avoid buffer overflow on empty MIME part 2018-02-12 22:32:49 +01:00
rfc2047.c rfc2047: blaze822_decode_rfc2047: fix memory leak of srcenc 2018-01-11 15:39:07 +01:00
rfc2231.c use appropriate integer types 2017-10-06 13:15:28 +02:00
safe_u8putstr.c revamp utf-8 handling code 2017-11-22 23:48:32 +01:00
seq.c blaze822: blaze822_loop: use long as return type 2018-01-07 21:13:59 +01:00
slurp.c style 2017-08-31 17:30:17 +02:00
squeeze_slash.c mlist: extract squeeze_slash 2017-07-12 22:31:01 +02:00
u8decode.h u8decode: detect invalid encodings 2017-11-23 16:22:06 +01:00
VERSION VERSION: 0.2 2017-07-17 16:29:49 +02:00
VIOLATIONS.md VIOLATIONS.md: missing MIME-Version 2017-06-30 13:19:04 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

MBLAZE(7)              Miscellaneous Information Manual              MBLAZE(7)

NAME
     mblaze  introduction to the mblaze message system

DESCRIPTION
     The mblaze message system is a set of Unix utilities for processing and
     interacting with mail messages which are stored in maildir folders.

     Its design is roughly inspired by MH, the RAND Message Handling System,
     but it is a complete implementation from scratch.

     mblaze consists of these Unix utilities that each do one job:

     maddr(1)     extract mail addresses from messages
     magrep(1)    search messages matching a pattern
     mbnc(1)      bounce messages
     mcom(1)      compose and send messages
     mdeliver(1)  deliver messages or import mbox file
     mdirs(1)     list maildir folders, recursively
     mexport(1)   export messages as mbox file
     mflag(1)     manipulate maildir flags
     mflow(1)     reflow format=flowed plain text messages
     mfwd(1)      forward messages
     mgenmid(1)   generate a Message-ID
     mhdr(1)      print message headers
     minc(1)      incorporate new messages
     mless(1)     conveniently read messages in less(1)
     mlist(1)     list and filter messages
     mmime(1)     create MIME messages
     mmkdir(1)    create new maildir folders
     mpick(1)     advanced message filter
     mrep(1)      reply to messages
     mscan(1)     generate one-line message summaries
     msed(1)      manipulate message headers
     mseq(1)      manipulate message sequences
     mshow(1)     render messages and extract MIME parts
     msort(1)     sort messages
     mthread(1)   arrange messages into discussions

     mblaze is a classic command line MUA and has no features for receiving or
     transferring messages; you can operate on messages in a local maildir
     spool, or fetch your messages using fdm(1), getmail(1), offlineimap(1),
     or similar utilities, and send it using dma(8), msmtp(1), sendmail(8), as
     provided by OpenSMTPD, Postfix, or similar.

     mblaze operates directly on maildir folders and doesn't use its own
     caches or databases.  There is no setup needed for many uses.  All
     utilities have been written with performance in mind.  Enumeration of all
     messages in a maildir is avoided unless necessary, and then optimized to
     limit syscalls.  Parsing message metadata is optimized to limit I/O
     requests.  Initial operations on a large maildir may feel slow, but as
     soon as they are in the file system cache, everything is blazingly fast.
     The utilities are written to be memory efficient (i.e. not wasteful), but
     whole messages are assumed to fit into RAM easily (one at a time).

     mblaze has been written from scratch and is now well tested, but it is
     not 100% RFC-conforming (which is neither worth it, nor desirable).
     There may be issues with very old, nonconforming, messages.

     mblaze is written in portable C, using only POSIX functions (apart from a
     tiny Linux-only optimization), and has no external dependencies.  It
     supports MIME and more than 7-bit messages (everything the host iconv(3)
     can decode).  It assumes you work in a UTF-8 environment.  mblaze works
     well with other Unix utilities such as mairix(1), mu(1), or
     offlineimap(1).

EXAMPLES
     mblaze utilities are designed to be composed together in a pipe.  They
     are suitable for interactive use and for scripting, and integrate well
     into a Unix workflow.

     For example, you could decide you want to look at all unseen messages in
     your INBOX, oldest first.
           mlist -s ~/Maildir/INBOX | msort -d | mscan

     To operate on a set of messages in multiple steps, you can save it as a
     sequence, e.g. add a call to mseq -S to the above command:
           mlist -s ~/Maildir/INBOX | msort -d | mseq -S | mscan

     Now mscan will show message numbers and you could look at the first five
     messages at once, for example:
           mshow 1:5

     Likewise, you could decide to incorporate (by moving from new to cur) all
     new messages in all folders, thread it and look at it interactively:
           mdirs ~/Maildir | xargs minc | mthread | mless

     Or you could list the attachments of the 20 largest messages in your
     INBOX:
           mlist ~/Maildir/INBOX | msort -S | tail -20 | mshow -t

     Or apply the patches from the current message:
           mshow -O. '*.diff' | patch

     As usual with pipes, the sky is the limit.

CONCEPTS
     mblaze deals with messages (which are files), folders (which are maildir
     folders), sequences (which are newline-separated lists of messages,
     possibly saved on disk in ${MBLAZE:-$HOME/.mblaze}/seq), and the current
     message (kept as a symlink in ${MBLAZE:-$HOME/.mblaze}/cur).

     Messages in the saved sequence can be referred to using special syntax as
     explained in mmsg(7).

     Many utilities have a default behavior when used interactively from a
     terminal (e.g. operate on the current message or the current sequence).
     For scripting, you must make these arguments explicit.

     For configuration, see mblaze-profile(5).

SEE ALSO
     mailx(1), mblaze-profile(5), nmh(7)

AUTHORS
     Leah Neukirchen <leah@vuxu.org>

     There is a mailing list available at mblaze@googlegroups.com (to
     subscribe, send a message to mblaze+subscribe@googlegroups.com) and an
     IRC channel #vuxu on irc.freenode.net.  Please report security-related
     bugs directly to the author.

LICENSE
     mblaze 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/

Void Linux                      January 6, 2018                     Void Linux