Leah Neukirchen
318ac214f1
mshow: add "-A all" to render all attachments
...
Closes #198 .
2021-01-17 23:09:55 +01:00
James Rowe
bc021c53b6
Allow gpg and gpg2 executables for gnupg interaction
...
Closes : #193 [via git-merge-pr]
2020-11-24 14:15:29 +01:00
Leah Neukirchen
b076d09f3a
add contrib/mmailto
...
Closes #189 .
This does not work with terminal emulators that don't use -e or
properly support arbitrary arguments after it. Here's a nickel,
get yourself a proper terminal emulator.
2020-10-15 17:11:35 +02:00
James Rowe
5d8f070e26
contrib/_mblaze: silence mseq errors
...
On the first run or if you manually delete your sequence file, mseq
errors will break your prompt when you hit tab.
Closes : #188 [via git-merge-pr]
2020-10-10 20:48:06 +02:00
Leah Neukirchen
a02c7e451b
contrib/mrecode: assume UTF-8 for unknown-8bit or x-unknown charsets
2020-08-08 16:53:06 +02:00
Leah Neukirchen
30f3054bac
contrib/malternative: use - instead of /dev/stdin
2020-07-03 17:48:58 +02:00
Leah Neukirchen
17fe13a95f
add contrib/mcount, a tool to count mails (possibly between pipes)
2020-05-16 21:31:12 +02:00
Alyssa Ross
3663d7365b
msuck: don't init maildir until connected
...
Previously, a typo in the newsgroup name would leave an empty mailbox
for a non-existent newsgroup. This can be avoided by delaying maildir
initialization until after the NNTP server has 221ed the group.
2020-04-15 13:56:59 +02:00
Alyssa Ross
99b7d47a10
msuck: exit unsuccessfully if some groups failed
...
The failing exit status is EX_UNAVAILABLE from BSD's sysexits.h.
2020-04-15 13:31:58 +02:00
Leah Neukirchen
83f9794bb0
contrib/mraw: drop leading spaces
2020-02-16 00:04:14 +01:00
codesoap
5bd1ef9cff
contrib/mencrypt: Quote variables whenever possible
2019-02-03 19:57:14 +01:00
Leah Neukirchen
e9fb9ca796
contrib/mencrypt: use default key for From:
2019-01-10 16:53:47 +01:00
Leah Neukirchen
75980790a6
contrib/msign: use default key for From:
2019-01-10 16:53:36 +01:00
Leah Neukirchen
518ff4c148
contrib/mmairix: sort by date, newest first
2019-01-10 16:42:59 +01:00
Leah Neukirchen
08a46e6848
contrib/mverify: use gpg2
2019-01-10 16:42:18 +01:00
Leah Neukirchen
d9aaac6903
contrib/msign: use gpg2
2019-01-10 16:42:11 +01:00
Leah Neukirchen
87e5a1b2c3
contrib/mgpg: use gpg2
2019-01-10 16:42:05 +01:00
Leah Neukirchen
9d28d930e4
contrib/menter: more robustness on unexistant messages
2018-11-29 13:18:37 +01:00
Leah Neukirchen
d2dfe8bd30
contrib/msearch: errors to stderr
2018-09-27 14:10:35 +02:00
Leah Neukirchen
c04d2edd08
contrib/msearch: -- handling is builtin
2018-09-27 14:10:35 +02:00
Leah Neukirchen
67e0beb56b
contrib/msearch: add -x for mairix
2018-09-27 14:10:35 +02:00
Thomas Schneider
fbb797253d
Add contrib/msearch
...
Closes : #138 [via git-merge-pr]
2018-09-27 14:10:35 +02:00
Leah Neukirchen
c818ab8645
contrib/mgpg: ensure gpg errors are shown
2018-09-03 16:01:45 +02:00
Vincent Breitmoser
0afe5e3638
contrib/_mblaze: small fixes to _mhdr and _minc
...
Closes : #129 [via git-merge-pr]
2018-08-26 16:27:44 +02:00
Vincent Breitmoser
147301d16c
contrib/_mblaze: mflag takes a message argument, not directory
...
Closes : #125 [via git-merge-pr]
2018-08-22 15:20:25 +02:00
Vincent Breitmoser
0b6080219b
contrib/_mblaze: fix _mblaze_message
...
This ignores lines from mseq | mscan that don't start with a sequence
number, i.e. dangling messages in threads.
Closes : #124 [via git-merge-pr]
2018-08-22 15:20:08 +02:00
Leah Neukirchen
d82e7d4555
contrib/_mblaze: add zsh completion
...
By @Valodim.
2018-08-18 17:06:37 +02:00
Leah Neukirchen
5004b4b3e6
contrib/mp7m: add application/pkcs7-mime decoder
2018-03-20 15:33:14 +01:00
Leah Neukirchen
7999b44de8
mverify: properly quote the sed mess
2018-01-10 23:50:54 +01:00
Leah Neukirchen
5f500a9134
contrib/mverify: fix quoting
2018-01-06 23:10:12 +01:00
Leah Neukirchen
3ee9525824
add contrib/mraw
2018-01-06 22:54:08 +01:00
Leah Neukirchen
d1d2a41baf
mverify: drop dependency on unix2dos and bash
2018-01-06 18:34:16 +01:00
Leah Neukirchen
48a3769f34
mverify: use -r for plain text signatures
2018-01-06 18:20:15 +01:00
Leah Neukirchen
34066eec64
contrib: add mrecode
2017-09-06 17:54:30 +02:00
Leah Neukirchen
8a9825596b
mverify: use 0+x to force number
...
+x does not work in nawk/*BSD awk.
2017-08-05 20:13:16 +02:00
Larry Hynes
470d7f85a0
mverify: Cant - > cannot
...
- This works around the quoting problem inherent in using Can't
and avoids using the incorrect Cant
Closes : #71 [via git-merge-pr]
2017-08-05 18:09:50 +02:00
Leah Neukirchen
8dd2dd5835
mmkdir: make official command
2017-06-20 14:17:24 +02:00
Leah Neukirchen
59ced828e7
contrib: add mmkdir
2017-06-19 16:18:32 +02:00
Leah Neukirchen
5719fbb793
contrib/mgpg: use mktemp with -t (for macOS)
2017-05-27 20:22:37 +02:00
Leah Neukirchen
b45b0560d7
contrib: add msign and mencrypt
2017-05-26 23:31:06 +02:00
Leah Neukirchen
122711840c
add contrib/README.md
2017-05-26 23:28:15 +02:00
Leah Neukirchen
7635bc4657
contrib/mverify: use unix2dos for CRLF normalization
2017-05-26 23:27:40 +02:00
Leah Neukirchen
687b3ddc0d
add mgpg
2017-05-26 15:57:56 +02:00
Duncaen
7ef89bb5aa
contrib/mvi: fix mktemp template
2017-05-19 19:28:17 +02:00
Leah Neukirchen
b2ecbde0a3
contrib/msendmail: add script to compose MIME mail noninteractively
2017-04-06 22:04:32 +02:00
Duncaen
113445d963
contrib/mvi: fix cmdline and add ! to eval commands
2017-02-02 16:03:10 +01:00
Duncaen
407a1dc43f
contrib/mvi: remove dead in_motion()
2017-02-02 15:32:24 +01:00
Duncaen
58c4695c85
contrib/mvi: add mvi, a pager like interface with vi like functionality
2017-02-01 23:38:01 +01:00
Christian Neukirchen
3207b0a6ba
msuck: pad pids to 5 decimals
2016-10-18 17:53:31 +02:00
Christian Neukirchen
e531f43ad6
msuck: off by one
2016-09-25 21:55:32 +02:00