This program lists the number of total, old unread, and new messages
for a mailbox.  Consider this a simple command-line replacement
for xbuffy.  This program supports the mbox, MMDF, MH, and Maildir formats.

lsmbox is Copyright © 2002-2007, 2010, 2014 David Weinehall
and is licensed under the GNU General Public License v2.
See the file COPYING for details.

gettext.h is
Copyright © 1995-1998, 2000-2002 Free Software Foundation, Inc.
and is licensed under the GNU General Public License v2 or later.
See the file COPYING for details.

getopt.c, getopt1.c, and getopt.h are
Copyright © 1987-2002 Free Software Foundation, Inc.
and are licensed under the GNU Lesser General Public License v2.1 or later.
See the file COPYING.LESSER for details.
