mblaze 1.1-1 source package in Ubuntu

Changelog

mblaze (1.1-1) unstable; urgency=medium

  * New upstream version (2021-01-14)
    + New utility mmailto
    + Improvements to mcom
    + Bug fixes

  * Amend v1.0-1 changelog, mention setting up Salsa CI
  * d/patches: Refresh for new upstream release
  * d/control
    + Declare compliance with policy v4.5.1.
    + Upgrade to debhelper compatibility level 13

 -- nicoo <email address hidden>  Thu, 14 Jan 2021 17:10:53 +0100

Upload details

Uploaded by:
Nicolas Braud-Santoni
Uploaded to:
Sid
Original maintainer:
Nicolas Braud-Santoni
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
mblaze_1.1-1.dsc 1.7 KiB 439fe0647beb0494071d1fc23a88c1f4359756810a1fb5bfe499d0ea2f6ed000
mblaze_1.1.orig.tar.xz 78.4 KiB f9d4b2f53138e2f0e4dc56b9679f4e2557d939e589e2abc1b8d1b0b726260df8
mblaze_1.1-1.debian.tar.xz 6.7 KiB b85c432f6606ea5ef36383c090b9d6969567759b73ecd5ba63995bc5915b7183

Available diffs

No changes file available.

Binary packages built by this source

mblaze: UNIX utilities to deal with Maildir

 The mblaze message system is a set of Unix utilities to deal with mail kept in
 Maildir folders. It is a classic command line MUA and has no features for
 receiving or transferring mail; you are expected to fetch your mail using
 fdm(1), getmail(1) offlineimap(1), procmail(1), or similar , and send it using
 dma(8), msmtp(1), sendmail(8), as provided by OpenSMTPD, Postfix, or similar.
 mblaze expects your mail to reside in Maildir folders.
 .
 Its design is roughly inspired by MH, the RAND Message Handling System, but it
 is a complete implementation from scratch. mblaze operates directly on Maildir
 folders and doesn't use its own caches or databases. There is no setup needed
 for many uses.
 .
 mblaze consists of these Unix tools that each do one job:
  * maddr(1) extract addresses from mail
  * magrep(1) find mails matching a pattern
  * mcom(1) compose and send mail
  * mdeliver(1) deliver messages or import mailboxes
  * mdirs(1) find Maildir folders
  * mexport(1) export Maildir folders as mailboxes
  * mflag(1) change flags (marks) of mail
  * mflow(1) reflow format=flowed plain text mails
  * mfwd(1) forward mail
  * mgenmid(1) generate Message-IDs
  * mhdr(1) extract mail headers
  * minc(1) incorporate new mail
  * mless(1) conveniently read mail in less(1)
  * mlist(1) list and filter mail messages
  * mmime(1) create MIME messages
  * mmkdir(1) create new Maildir
  * mpick(1) advanced mail filter
  * mrep(1) reply to mail
  * mscan(1) generate one-line summaries of mail
  * msed(1) manipulate mail headers
  * mseq(1) manipulate mail sequences
  * mshow(1) render mail and extract attachments
  * msort(1) sort mail
  * mthread(1) arrange mail into discussions

mblaze-dbgsym: debug symbols for mblaze