From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.28.23.68 with SMTP id 65mr470387wmx.7.1500302026649; Mon, 17 Jul 2017 07:33:46 -0700 (PDT) X-BeenThere: mblaze@googlegroups.com Received: by 10.46.80.27 with SMTP id e27ls43249ljb.33.gmail; Mon, 17 Jul 2017 07:33:46 -0700 (PDT) X-Received: by 10.46.77.138 with SMTP id c10mr3030544ljd.23.1500302026231; Mon, 17 Jul 2017 07:33:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1500302026; cv=none; d=google.com; s=arc-20160816; b=wku1hJp1p1oyxsOwZreQA0RqfANAygGeiivKJvW2I5gBsByyopvN6zBP4j+AP47j2X r/h2QM6ZlNyRGXn4sfSJFltcJ7Uy442IqpomOFZguQXXCFcw/qadpHOvX72kHaFxKq09 g2b+yVtioJYKeopkCvdH5rG8EpFCYtLvBgiH59vehDA5Nvx+noyMzrwh6jYK5ptvHpfH RGQwCRymfgNszaC1WFInGD7dLQ3+mnaTi0vIjoSArsAjTO5Sw1GW6QNyhIlACd15dZzg u3W83lQU6o3NsyEGraBSubkZdUeO6qCX8S7rjp2o0L5oQ0kB/7R6GX0qcPsI12GEBuy9 PIkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=mime-version:user-agent:message-id:date:subject:to:from :arc-authentication-results; bh=WJpk+wRwMecQ1G6QtDDMfiSK+3zzjR/ifDP+GPjiosw=; b=U84Rl6+3sMxGIoPM57BuBXUvGxmfEf/IY9+YMRhG3RXKMdLdqD2KMHRJdoCQd9s5FN kH2awTcQASX/tWUEBBy4dUDmf0X+ppHyDFZ1XqZWiHW6W30zKSM6wVrYHuMv3ZyHGyFM RmZVDgVzgV6rsPGIBgUi64F746roFxEwzlX/xfgvemZuG3Pn8VnrpZi8p91qYLrp6IuF PixcCjGTq46IWqAvw3Sp9nk63FlvXzYd4aWzeGcZ8YJ1Ikpk9yG19qaP+uri1rFGKorC 8Ht9TzeSmX0MJZ9+GaDUnOAh7vKMpWaNJv4fJ2acdlSn3E4yB1g/3+iUVsvGoLkg/kl+ quFw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of chneuk...@gmail.com designates 74.125.82.66 as permitted sender) smtp.mailfrom=chneuk...@gmail.com Return-Path: Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com. [74.125.82.66]) by gmr-mx.google.com with ESMTPS id m89si2078964wmi.0.2017.07.17.07.33.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2017 07:33:46 -0700 (PDT) Received-SPF: pass (google.com: domain of chneuk...@gmail.com designates 74.125.82.66 as permitted sender) client-ip=74.125.82.66; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of chneuk...@gmail.com designates 74.125.82.66 as permitted sender) smtp.mailfrom=chneuk...@gmail.com Received: by mail-wm0-f66.google.com with SMTP id u23so23469567wma.2 for ; Mon, 17 Jul 2017 07:33:46 -0700 (PDT) X-Gm-Message-State: AIVw110r4LK/earLGlTCFc6JKDuD0mBSgdwFOxzQ6nnKXHHJitZtfhhq cFESt8/++QIi6pDG X-Received: by 10.28.59.138 with SMTP id i132mr5038718wma.12.1500302025660; Mon, 17 Jul 2017 07:33:45 -0700 (PDT) Return-Path: Received: from juno.home.vuxu.org ([2001:4ca0:0:f224:a288:b4ff:fea1:ce50]) by smtp.gmail.com with ESMTPSA id p7sm14584607wmf.11.2017.07.17.07.33.44 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 17 Jul 2017 07:33:44 -0700 (PDT) Received: from localhost (juno.home.vuxu.org [local]) by juno.home.vuxu.org (OpenSMTPD) with ESMTPA id 1c14ec85 for ; Mon, 17 Jul 2017 14:33:43 +0000 (UTC) From: Leah Neukirchen To: mblaze@googlegroups.com Subject: [ANN] mblaze 0.2, a Maildir-focused command line mail client Date: Mon, 17 Jul 2017 16:33:43 +0200 Message-ID: <87lgnnnneg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Hello, I'm happy to announce a new release of "mblaze", a Unix command line mail client system in the spirit of RAND MH, but developed from scratch and focused on Maildir. mblaze features: * small, portable, and efficient C code base (and a bit of sh) * only dependency is iconv(3) * UTF-8 enabled * first-class Maildir support * good MIME support for reading and composition * good threading support * plain MUA, not limiting your choice of MTA and MDA * flexible and composable tools, with sensible defaults * useful for scripting and ad-hoc usage, even if you prefer another MUA else * Public Domain (CC0) with tiny bits of external MIT-licensed code New features of this release: * New sequence syntax `m:+n` for `n` messages after message `m`. * Threading shortcuts `=`, `_`, `^` for `.=`, `._`, `.^`. * Sequence related errors are now reported. * minc and mlist normalize slashes in paths. * mfwd now generates conforming message/rfc822 parts. * mthread can add optional folders (e.g. your outbox) to resolve message ids. * mcom now adds Date: just before sending or cancelling the mail. * VIOLATIONS.md documents how mblaze works with certain common mistakes. * Full documentation revamp by Larry Hynes. * Fix rare crash looking for mail body. * Numerous small bug and portability fixes. Please note that mblaze is still quite new and while the code has been tested on substantial piles of real-world mail, I'm sure there still are kinks here and there. It probably won't eat your mail. Please report issues you find. You can find mblaze source at https://github.com/chneukirchen/mblaze and release tarballs on https://github.com/chneukirchen/mblaze/releases http://chneukirchen.org/releases/mblaze-0.2.tar.gz Releases are also signed with signify(1) using http://chneukirchen.org/releases/mblaze.pub namely: RWT/F+mCqnmHzj/+dB32aXOuZ+4Afcr3r6TOVHXGkRNCBExd3kS0tCnL There is a mailing list available at mbl...@googlegroups.com (see https://groups.google.com/forum/#!forum/mblaze), and an IRC channel #vuxu on irc.freenode.net. Enjoy, -- Leah Neukirchen http://leah.zone 6611387eedb9d4b18df1ae761e36292b105f8bb58d561c71ebbf88158e8d0999 mblaze-0.2.tar.gz e3aa55cb0b440fc36e7cc125e869ce7a850448a1a34abb5aa6fba7dff736f200 mblaze-0.2.tar.gz.asc c3a9ccf9c8047b7f2820e6a0ad0a28177368589845c99790f264a1da4e4c40e3 mblaze-0.2.tar.gz.sig