From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.28.91.79 with SMTP id p76mr3240154wmb.19.1517325787554; Tue, 30 Jan 2018 07:23:07 -0800 (PST) X-BeenThere: mblaze@googlegroups.com Received: by 10.223.164.149 with SMTP id g21ls949352wrb.1.gmail; Tue, 30 Jan 2018 07:23:06 -0800 (PST) X-Received: by 10.28.5.206 with SMTP id 197mr2845518wmf.24.1517325786906; Tue, 30 Jan 2018 07:23:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517325786; cv=none; d=google.com; s=arc-20160816; b=VAsx1F8PkV50oDxzgPbF9SMtfPX+J3XKR3GgUaRycrSfZmlkrTJh083fovS4I84TJA JaN4I8xHJwfGOmry+8IUumzePdeF6thhdto+x7hI53TTDP4pd0LIWRcbKjvdeMElPkd6 oazv5LVZ1zATeZBE8Jq1PKW6NvVR2sAtJ/RPS2DFZUq4P3gyupxXIbDb0oBQoyYDFyQr KyTT6tf+dh/V5RA/jXHyQLHIEQ+0fibVdcH+HQ4rcXB05oQPre0Denj5aJhChxylxu7+ T0E17MLegQJOCcgCkU7eSsIqXMJmEr3qNNr+ORDdA0RJEAKxfxDD9vESrK/wrUu8kI+W hq4A== 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=Adk+XNABuMv/ClBGkCtjJYRRY4q5VNZkhPohkr0fhsk=; b=FgBKrREbddaet71JHeF8dfpfpjiqI7Ei6AqRB5lHgIA3JIAxzkDrwgVp12Q6f3Gt4T JniypeVCdsEknFg1gcUYoGWhL7trDwo2sbJiSOpTyCfzdZqOsSO8IsJSrFmFVZCsSBZO fkis7fNz30gPw7dYiIAWXyCH0QWFk/UF7o2F+RL4F7Qmkp0SI2yrOa/IfLNW+Vqp1lbD HbjOQkPPY5qXMKOgnw7DAKEisSoUrlKzqMfrbpPjds7vCbNg0XZAJxv2OhLAwTEA6zUg yWL8QZmyabzte3+GnDN9WYbSL8V4IL7DyToo2Puuydw3CvVu4KbgsIdj+O4NVQtoHjN2 yOnA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of chneuk...@gmail.com designates 209.85.128.169 as permitted sender) smtp.mailfrom=chneuk...@gmail.com Return-Path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com. [209.85.128.169]) by gmr-mx.google.com with ESMTPS id j65si876191wmj.0.2018.01.30.07.23.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2018 07:23:06 -0800 (PST) Received-SPF: pass (google.com: domain of chneuk...@gmail.com designates 209.85.128.169 as permitted sender) client-ip=209.85.128.169; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of chneuk...@gmail.com designates 209.85.128.169 as permitted sender) smtp.mailfrom=chneuk...@gmail.com Received: by mail-wr0-f169.google.com with SMTP id 41so10166489wrc.9 for ; Tue, 30 Jan 2018 07:23:06 -0800 (PST) X-Gm-Message-State: AKwxyte0gz17XZxNhMwro+aLNu7wMiJq9r9PtuK6VbgWnX8RpIpcFJVS rRZrMUauyu2cdxvlQZgpH4ThdQ== X-Received: by 10.223.136.19 with SMTP id d19mr13848186wrd.203.1517325786169; Tue, 30 Jan 2018 07:23:06 -0800 (PST) Return-Path: Received: from juno.home.vuxu.org ([2001:4ca0:0:f224:a288:b4ff:fea1:ce50]) by smtp.gmail.com with ESMTPSA id v72sm14984842wmd.12.2018.01.30.07.23.05 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 30 Jan 2018 07:23:05 -0800 (PST) Received: from localhost (juno.home.vuxu.org [local]) by juno.home.vuxu.org (OpenSMTPD) with ESMTPA id 9cf77cfc for ; Tue, 30 Jan 2018 15:23:04 +0000 (UTC) From: Leah Neukirchen To: mblaze@googlegroups.com Subject: [ANN] mblaze 0.3.1, a Maildir-focused command line mail client Date: Tue, 30 Jan 2018 16:23:04 +0100 Message-ID: <87shanz7zb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (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. This is mainly a bugfix release: * mless: support $NO_COLOR * mcolor: support $NO_COLOR * blaze822.h: ensure PATH_MAX is defined * Improved documentation. * Many fixes for address parser. 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.3.1.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 ae5947173c3887138576ed79f42cb021883c657f8124c69f47aa9c232275ab82 mblaze-0.3.1.tar.gz 84a6e0cdd93cdff114b2be2bd66b47526960b29f619c901ca7e1b0dae76011e1 mblaze-0.3.1.tar.gz.asc fa94f39e9f9b96ced5412c3e7efe7cb1fd71638a7b893316c6c8de912eb3a286 mblaze-0.3.1.tar.gz.sig