Larry Hynes
b0a7d4da82
Changes to magrep.1
...
- Try not to use 'messages msgs'
- 'matches' instead of 'instead match'
- 'specified' instead of 'passed'
- Clarify default use of current sequence
- Simplify some language used
- List '-p' output in the order it is printed
- Remove superfluous 'the'
- Bring EXIT STATUS in line with '.Ex -std'
2017-06-30 12:11:08 +01:00
Leah Neukirchen
613a1182ff
mmime: gen_qp: ensure not to split utf8 multibyte sequences into encoded words
...
RFC2047, 5.(3):
> Each 'encoded-word' MUST represent an integral number of characters.
> A multi-octet character may not be split across adjacent 'encoded-
> word's.
2017-06-29 16:43:47 +02:00
Leah Neukirchen
24d0941043
mthread: ignore sequence indentation, to allow rethreading
2017-06-29 16:03:13 +02:00
Larry Hynes
2c7f970a76
Changes to maddr.1
...
- Change 'one per line' to 'line by line', and move it up
- Change 'given' to 'specified'...
- ...and continue to use 'specified' in place of 'passed'
- Change 'Else' to 'Otherwise'
- Use 'addr-spec' instead of 'address', as per RFCs
- Reword explanation of 'resent-' headers
Closes : #41 [via git-merge-pr]
2017-06-29 15:20:54 +02:00
Leah Neukirchen
8649f9c225
seq: blaze822_seq_open: display error when opening the sequence failed
2017-06-29 15:04:57 +02:00
Leah Neukirchen
2db5551a7e
mcom: add Date: header before submission, or when cancelling a draft
2017-06-29 14:31:02 +02:00
Leah Neukirchen
862d6b24e4
VIOLATIONS.md: add list of known standard violations and our workarounds
2017-06-29 13:36:41 +02:00
Leah Neukirchen
1fc0b1adc3
mymemmem: fix twobyte_memmem out of bound reads
...
Closes #40 .
2017-06-28 20:40:43 +02:00
Leah Neukirchen
8603f8deb7
mscan.1: fix description of .
2017-06-28 19:15:58 +02:00
Alexander Huemer
5891b89835
GNUmakefile: Ensure creation of all MANDIR subdirectories
2017-06-25 15:48:55 +02:00
Duncaen
880f084177
mseq: remove the ,2: suffix from the file we search for and add testcase
...
This fixes #38
Closes : #39 [via git-merge-pr]
2017-06-25 15:48:11 +02:00
Larry Hynes
7577a4a934
Add OS X Yosemite to INSTALL.md
...
Closes : #37 [via git-merge-pr]
2017-06-24 16:37:34 +02:00
Leah Neukirchen
27e2167cf2
INSTALL.md: update
2017-06-24 16:26:16 +02:00
Leah Neukirchen
54547f5fe3
VERSION: 0.1
2017-06-24 16:02:05 +02:00
Leah Neukirchen
827c57afb3
GNUmakefile: fix museragent
2017-06-24 16:02:05 +02:00
Leah Neukirchen
c15ed7a168
mexport: handle return-path without <>
2017-06-24 15:46:00 +02:00
Leah Neukirchen
98a40b5dd3
mshow: mark FALL THROUGH
2017-06-23 20:12:49 +02:00
Leah Neukirchen
5d99bfdd67
GNUmakefile: add release and sign targets
2017-06-23 19:40:21 +02:00
Leah Neukirchen
9bb5795d1d
mblaze.7: add mailing list and irc
2017-06-23 19:31:02 +02:00
Leah Neukirchen
9e1b6db98e
mblaze.7: mention mfwd
2017-06-23 18:36:37 +02:00
Leah Neukirchen
62bf6776d2
man/mblaze.7: bump date
2017-06-20 14:19:29 +02:00
Leah Neukirchen
50d65845c7
man/mfwd.1: refer to mcom.1
2017-06-20 14:18:20 +02:00
Leah Neukirchen
7bc7ae5626
README: update
2017-06-20 14:17:35 +02:00
Leah Neukirchen
8dd2dd5835
mmkdir: make official command
2017-06-20 14:17:24 +02:00
Leah Neukirchen
c4a97ff430
man/mdirs.1: tweak
2017-06-20 14:17:00 +02:00
Leah Neukirchen
c125256132
mcom: integrate msign and mencrypt
2017-06-19 17:17:20 +02:00
Leah Neukirchen
1eef4b729a
mcom: remove debugging output
2017-06-19 17:06:58 +02:00
Leah Neukirchen
59ced828e7
contrib: add mmkdir
2017-06-19 16:18:32 +02:00
Leah Neukirchen
02383ec51c
mcom: send attached messages inline and without leaking basename
2017-06-19 14:05:32 +02:00
Leah Neukirchen
7955efa88e
mcom: don't limit column width for subjects
2017-06-19 14:05:13 +02:00
Leah Neukirchen
eeacad9fd8
mcom: add -r to resume editing drafts
2017-06-19 14:00:29 +02:00
Leah Neukirchen
856883bf69
mdeliver: don't increment line buffer of getdelim
2017-06-19 13:35:39 +02:00
Leah Neukirchen
cbe0a0f955
mexport: < and > are not part of the addr-spec used in From lines
2017-06-19 13:33:44 +02:00
Leah Neukirchen
fc4e4af774
mmime: don't generate empty filenames
2017-06-19 13:26:40 +02:00
Leah Neukirchen
cc7ab25814
mmime: allow setting content-disposition and overriding filename
2017-06-19 13:24:49 +02:00
Leah Neukirchen
9b8ab19a2b
mshow: show Reply-To by default
2017-06-18 17:56:07 +02:00
Leah Neukirchen
2939be9f34
mcom: add mfwd command to forward messages
2017-06-18 17:48:24 +02:00
Leah Neukirchen
01ad9ec927
mshow: add -N to not show MIME structure markers.
2017-06-18 17:32:42 +02:00
Leah Neukirchen
d37aa2bac5
mcolor: add colors for two and three level quotes
2017-06-13 18:07:03 +02:00
Leah Neukirchen
d93871161a
mshow: print_decode_header: bump buffer size
2017-06-13 17:30:53 +02:00
Leah Neukirchen
53f8a7e49a
maddr: bump decode buffer to allow a few hundred mail adresses
2017-06-13 17:28:01 +02:00
Leah Neukirchen
635dfe95ad
blaze822: blaze822_addr: support backslashes in atoms
...
This happens a lot in the real world, even if it's not RFC conforming.
2017-06-13 17:18:05 +02:00
Leah Neukirchen
ea32b6a45e
blaze822: blaze822_addr: ensure space for terminal null
2017-06-13 17:09:54 +02:00
Leah Neukirchen
e6f7318a6c
mcolor: normalize CRLF
2017-06-13 13:52:41 +02:00
Leah Neukirchen
4ac581b131
blaze822: blaze822_addr: unquote quoted strings
2017-06-12 16:26:50 +02:00
Leah Neukirchen
86793fb262
mexport: support reading from pipes, better error reporting
2017-06-12 15:49:08 +02:00
Leah Neukirchen
938b2c2d31
mmime: gen_attachment: try to generate filenames as atoms, use qp for double quotes
2017-06-12 15:31:27 +02:00
Leah Neukirchen
f726c21276
rfc2231: blaze822_mime2231_parameter: decode first argument if we jumped inside the loop
2017-06-12 14:57:33 +02:00
Leah Neukirchen
5b6d2ff29f
rfc2231: blaze822_mime2231_parameter: ensure plain file names are null terminated
2017-06-12 14:57:06 +02:00
Leah Neukirchen
4d2607fe21
blaze822: blaze822_addr: skip spaces after >
2017-06-03 17:24:14 +02:00