mblaze, a Maildir-focused command line mail client
 help / color / mirror / code / Atom feed
* [ANN] mblaze 0.5.1, a Maildir-focused command line mail client
@ 2019-03-03 16:19 Leah Neukirchen
  2019-03-23 15:56 ` Silvan Jegen
  0 siblings, 1 reply; 2+ messages in thread
From: Leah Neukirchen @ 2019-03-03 16:19 UTC (permalink / raw)
  To: mblaze

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, updating is highly recommended.

* mdeliver: preserve mtime in mrefile
* mdirs: add -0 to separate folders by NUL characters
* Fixes for buffer-overflows, found by fuzzing.
* Fixes for memleaks.

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://git.vuxu.org/mblaze
     https://github.com/leahneukirchen/mblaze

and release tarballs on

     https://github.com/leahneukirchen/mblaze/releases
     http://leahneukirchen.org/releases/mblaze-0.5.1.tar.gz

Releases are also signed with signify(1) using
http://leahneukirchen.org/releases/mblaze.pub namely:
RWT/F+mCqnmHzj/+dB32aXOuZ+4Afcr3r6TOVHXGkRNCBExd3kS0tCnL

There is a mailing list available at mblaze@googlegroups.com
(see https://groups.google.com/forum/#!forum/mblaze or
https://inbox.vuxu.org/mblaze/), and an IRC channel
#vuxu on irc.freenode.net.

Enjoy,
-- 
Leah Neukirchen  <leah@vuxu.org>  http://leah.zone

5d9d0515072c1596f834b2111a770bf1a0d1c42a43df2489f8e42ec31f74b953  mblaze-0.5.1.tar.gz
75be6a89ff47ff7c14abf3d62220ff87ade5fdfe6fe19c4abd9f2ac76d95ee75  mblaze-0.5.1.tar.gz.asc
925f2a198a739981e1f737ee6d6a8aad3c51322b21684e37bbce4524f4a6f47f  mblaze-0.5.1.tar.gz.sig

-- 
You received this message because you are subscribed to the Google Groups "mblaze" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mblaze+unsubscribe@googlegroups.com.
To post to this group, send email to mblaze@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mblaze/87lg1wrkw3.fsf%40vuxu.org.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANN] mblaze 0.5.1, a Maildir-focused command line mail client
  2019-03-03 16:19 [ANN] mblaze 0.5.1, a Maildir-focused command line mail client Leah Neukirchen
@ 2019-03-23 15:56 ` Silvan Jegen
  0 siblings, 0 replies; 2+ messages in thread
From: Silvan Jegen @ 2019-03-23 15:56 UTC (permalink / raw)
  To: mblaze; +Cc: leah

Hi

> 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, updating is highly recommended.
> 
> * mdeliver: preserve mtime in mrefile
> * mdirs: add -0 to separate folders by NUL characters
> * Fixes for buffer-overflows, found by fuzzing.
> * Fixes for memleaks.
> 
> 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.

Great work! I have been a mutt user for years but have fought my mail
with mmh[0] for the last 6 months or so. I had some issues with mmh,
most notably it taking to long to delete single mails since the "rm
mail"-command opened my rather large mail directory on each invocation.
I am now trying out mblaze to see if it meet my needs better and so far
so good!

Not sure this is the right place to ask, but do you know an easy way
to switch between different mail accounts when sending mails using
mblaze? In mutt I can change the sendmail-program options based on the
currently opened maildir folder. Using msmtp, that allows me to decide
which configured account to use for sending mails. I am not sure how I
can achieve something similar using mblaze.

Thanks for all the work!


Cheers,

Silvan


[0] http://marmaro.de/prog/mmh/


> You can find mblaze source at
> 
>      https://git.vuxu.org/mblaze
>      https://github.com/leahneukirchen/mblaze
> 
> and release tarballs on
> 
>      https://github.com/leahneukirchen/mblaze/releases
>      http://leahneukirchen.org/releases/mblaze-0.5.1.tar.gz
> 
> Releases are also signed with signify(1) using
> http://leahneukirchen.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 or
> https://inbox.vuxu.org/mblaze/), and an IRC channel
> #vuxu on irc.freenode.net.
> 
> Enjoy,
> -- 
> Leah Neukirchen  <le...@vuxu.org>  http://leah.zone
> 
> 5d9d0515072c1596f834b2111a770bf1a0d1c42a43df2489f8e42ec31f74b953  mblaze-0.5.1.tar.gz
> 75be6a89ff47ff7c14abf3d62220ff87ade5fdfe6fe19c4abd9f2ac76d95ee75  mblaze-0.5.1.tar.gz.asc
> 925f2a198a739981e1f737ee6d6a8aad3c51322b21684e37bbce4524f4a6f47f  mblaze-0.5.1.tar.gz.sig 

-- 
You received this message because you are subscribed to the Google Groups "mblaze" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mblaze+unsubscribe@googlegroups.com.
To post to this group, send email to mblaze@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mblaze/3S4YWF2O6EEZV.364YJPH7JBTY4%40homearch.localdomain.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-23 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-03 16:19 [ANN] mblaze 0.5.1, a Maildir-focused command line mail client Leah Neukirchen
2019-03-23 15:56 ` Silvan Jegen

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mblaze/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).