Commit Graph

223 Commits (93e8a4a8920360c730f80f6dfe4353e626bf3502)

Author SHA1 Message Date
Leah Neukirchen 93e8a4a892 mcom: also read $VISUAL to find the editor
Closes #206.
3 years ago
Leah Neukirchen 709f8f1121 mdeliver.1: spelling 3 years ago
Leah Neukirchen 41cf6272a5 mdeliver.1: small tweaks 3 years ago
Leah Neukirchen e96f0707de mshow: show last part of multipart/mixed when none matched
This is in conformance with RFC 1341.
3 years ago
Leah Neukirchen 318ac214f1 mshow: add "-A all" to render all attachments
Closes #198.
3 years ago
Duncan Overbruck d9c3914924 mpick: breaking cmdline options
Two breaking changes which will make mpick fit more in with
all other mblaze tools by using mmsg(7) arguments:
- Use the -F flag to read script files.
- Remove msglist support
4 years ago
Leah Neukirchen e7442fcc72 seq: - now refers to the message on stdin, use .- for previous message 4 years ago
Leah Neukirchen 282de65079 mrep: use Reply-From configuration to find From header
This allows replying from different addresses than Local-Mailbox
if they appear in To, Cc or Bcc.

Idea and initial patch by @nmeum.
4 years ago
Duncaen 8ae4801dd4 mpick: add header decodeop for better address matching 4 years ago
Duncaen 32f0fcbc0d mpick: add let expressions 4 years ago
Duncaen 8f0b6e2117 mpick: add ternary (conditional) operator 4 years ago
Duncaen 3968f2ef03 mpick: add skip expression 4 years ago
Duncaen 401aa88752 mpick: add pipes and file redirection 4 years ago
Duncaen eec6a4ebfd mdeliver.1: add mrefile to SEE ALSO 4 years ago
Leah Neukirchen 4927d44d55 mthread: add -p to only add parent messages via -S 4 years ago
Leah Neukirchen 62da7c59ea mthread: add -r to reverse top-level order 4 years ago
Leah Neukirchen a5c77c71bc mlist: print number of matches when message selection is in place 4 years ago
Leah Neukirchen d83860c34e man/*: normalize references, use %T for RFC titles 4 years ago
Leah Neukirchen d50bb5772a maddr: add -d to only print display name. 4 years ago
Duncan Overbruck dc15a75b63 mcom: add preview alias for show command 4 years ago
Leah Neukirchen 113ac5a24d mdirs: add -a to list all subfolders, ignoring maildir++ convention
Based on a patch by Kylie McClain <kylie@somas.is>.
4 years ago
Leah Neukirchen 1755fa6279 mblaze.7: mention public-inbox archive 4 years ago
Leah Neukirchen 9e91eb6e8b mscan: add dottime formatting 4 years ago
Leah Neukirchen 48285fe722 man/mcom.1: document defaults for mrep and mbnc 5 years ago
Leah Neukirchen f8fa6a1e0e mdirs: add -0 to separate folders by NUL characters
Idea by Mario Domgoergen <mdom@taz.de>.

Closes #159.
5 years ago
Leah Neukirchen 763be1967c mflag.1: tweak description 5 years ago
Leah Neukirchen a6f48fe371 mcom: add -send 5 years ago
Duncaen 6b3cca21fb mscan.1: fix typo 5 years ago
Leah Neukirchen ae720c51e0 mrep: add -noquote
Closes #139.
5 years ago
Leah Neukirchen 5280abfa10 mgenmid: do not use raw timestamp
We one-time-pad the timestamp with a random key instead.
This will provide enough entropy to be unique, but not leak the system date.
Even with a bad RNG state it should guarantee uniqueness, however.
5 years ago
Duncaen d09efa6aa9 mpick: add -v flag
Closes: #137 [via git-merge-pr]
6 years ago
Leah Neukirchen ddd7e54fbb mscan: hide message count behind -v
Also ensure output is flushed before printing it.
6 years ago
Leah Neukirchen 1336ea5512 magrep: add -h, which is like -p but doesn't print the file name. 6 years ago
Vincent Breitmoser 562fec2614 man/mshow.1: document -x behavior if no parts are specified
Closes: #131 [via git-merge-pr]
6 years ago
Vincent Breitmoser e7c3c08da3 man/msed.1: mention mhdr in see also section of msed
Closes: #128 [via git-merge-pr]
6 years ago
Leah Neukirchen 5495fdd0c4 man/mshow.1: document $MAILFILTER, small tweaks
Closes #126.
6 years ago
Duncaen 98918783aa magrep: add -l flag
Closes: #121 [via git-merge-pr]
6 years ago
Larry Hynes b4df5b006b mrefile.1: update wording
Closes: #118 [via git-merge-pr]
6 years ago
Leah Neukirchen 593b1950d6 mrefile: don't default to current message 6 years ago
Leah Neukirchen 2f46bd718e add mrefile.1 6 years ago
Leah Neukirchen d261b0cdcf mshow: add -B to decode MIME parameters in broken mails 6 years ago
Larry Hynes afefda9844 mless.1: update wording
Closes: #117 [via git-merge-pr]
6 years ago
Leah Neukirchen 64da4ff0fa mcom: add -body to prepopulate drafts 6 years ago
Leah Neukirchen c49c0b4a56 mcom: revamp argument parsing, allow setting arbitrary headers from command line 6 years ago
Duncaen 80dafa1887 man/magrep.1: fix -c description
Closes: #116 [via git-merge-pr]
6 years ago
Larry Hynes 4be7153f5f mthread.1: update wording
Closes: #114 [via git-merge-pr]
6 years ago
Larry Hynes b4dad686d2 msort.1: update wording
Closes: #113 [via git-merge-pr]
6 years ago
Larry Hynes a325acb889 mshow.1: update wording
Closes: #112 [via git-merge-pr]
6 years ago
Larry Hynes dc1531a7bb mseq.1: update wording
Closes: #111 [via git-merge-pr]
6 years ago
Larry Hynes 1377f5ac0a msed.1: update wording
Closes: #109 [via git-merge-pr]
6 years ago