Commit Graph

795 Commits (4014f03afe6d624ba1c6bdde6551b4996ba31fe5)
 

Author SHA1 Message Date
Oliver Kiddle 6b68abeccb man: correct typos and wording
Closes: #43 [via git-merge-pr]
7 years ago
Larry Hynes 7eed9240a7 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'

Closes: #42 [via git-merge-pr]
7 years ago
Leah Neukirchen 841984f645 mthread: add optional message support 7 years ago
Leah Neukirchen ef08f99d23 VIOLATIONS.md: missing MIME-Version 7 years ago
Leah Neukirchen 9da17f5978 mthread: fix infinite recursion
This fixes:

References: <5> <4> <6>
Message-ID: <3>

References: <6>
Message-ID: <5>

References: <3> <2>
Message-ID: <1>
7 years ago
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.
7 years ago
Leah Neukirchen 24d0941043 mthread: ignore sequence indentation, to allow rethreading 7 years ago
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]
7 years ago
Leah Neukirchen 8649f9c225 seq: blaze822_seq_open: display error when opening the sequence failed 7 years ago
Leah Neukirchen 2db5551a7e mcom: add Date: header before submission, or when cancelling a draft 7 years ago
Leah Neukirchen 862d6b24e4 VIOLATIONS.md: add list of known standard violations and our workarounds 7 years ago
Leah Neukirchen 1fc0b1adc3 mymemmem: fix twobyte_memmem out of bound reads
Closes #40.
7 years ago
Leah Neukirchen 8603f8deb7 mscan.1: fix description of . 7 years ago
Alexander Huemer 5891b89835 GNUmakefile: Ensure creation of all MANDIR subdirectories 7 years ago
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]
7 years ago
Larry Hynes 7577a4a934 Add OS X Yosemite to INSTALL.md
Closes: #37 [via git-merge-pr]
7 years ago
Leah Neukirchen 27e2167cf2 INSTALL.md: update 7 years ago
Leah Neukirchen 54547f5fe3 VERSION: 0.1 7 years ago
Leah Neukirchen 827c57afb3 GNUmakefile: fix museragent 7 years ago
Leah Neukirchen c15ed7a168 mexport: handle return-path without <> 7 years ago
Leah Neukirchen 98a40b5dd3 mshow: mark FALL THROUGH 7 years ago
Leah Neukirchen 5d99bfdd67 GNUmakefile: add release and sign targets 7 years ago
Leah Neukirchen 9bb5795d1d mblaze.7: add mailing list and irc 7 years ago
Leah Neukirchen 9e1b6db98e mblaze.7: mention mfwd 7 years ago
Leah Neukirchen 62bf6776d2 man/mblaze.7: bump date 7 years ago
Leah Neukirchen 50d65845c7 man/mfwd.1: refer to mcom.1 7 years ago
Leah Neukirchen 7bc7ae5626 README: update 7 years ago
Leah Neukirchen 8dd2dd5835 mmkdir: make official command 7 years ago
Leah Neukirchen c4a97ff430 man/mdirs.1: tweak 7 years ago
Leah Neukirchen c125256132 mcom: integrate msign and mencrypt 7 years ago
Leah Neukirchen 1eef4b729a mcom: remove debugging output 7 years ago
Leah Neukirchen 59ced828e7 contrib: add mmkdir 7 years ago
Leah Neukirchen 02383ec51c mcom: send attached messages inline and without leaking basename 7 years ago
Leah Neukirchen 7955efa88e mcom: don't limit column width for subjects 7 years ago
Leah Neukirchen eeacad9fd8 mcom: add -r to resume editing drafts 7 years ago
Leah Neukirchen 856883bf69 mdeliver: don't increment line buffer of getdelim 7 years ago
Leah Neukirchen cbe0a0f955 mexport: < and > are not part of the addr-spec used in From lines 7 years ago
Leah Neukirchen fc4e4af774 mmime: don't generate empty filenames 7 years ago
Leah Neukirchen cc7ab25814 mmime: allow setting content-disposition and overriding filename 7 years ago
Leah Neukirchen 9b8ab19a2b mshow: show Reply-To by default 7 years ago
Leah Neukirchen 2939be9f34 mcom: add mfwd command to forward messages 7 years ago
Leah Neukirchen 01ad9ec927 mshow: add -N to not show MIME structure markers. 7 years ago
Leah Neukirchen d37aa2bac5 mcolor: add colors for two and three level quotes 7 years ago
Leah Neukirchen d93871161a mshow: print_decode_header: bump buffer size 7 years ago
Leah Neukirchen 53f8a7e49a maddr: bump decode buffer to allow a few hundred mail adresses 7 years ago
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.
7 years ago
Leah Neukirchen ea32b6a45e blaze822: blaze822_addr: ensure space for terminal null 7 years ago
Leah Neukirchen e6f7318a6c mcolor: normalize CRLF 7 years ago
Leah Neukirchen 4ac581b131 blaze822: blaze822_addr: unquote quoted strings 7 years ago
Leah Neukirchen 86793fb262 mexport: support reading from pipes, better error reporting 7 years ago