Commit Graph

27 Commits (88a87a361a5eb8675fbe8f9628c9b230c40dba3e)

Author SHA1 Message Date
Leah Neukirchen 88a87a361a add mbnc to bounce messages 6 years ago
Leah Neukirchen 75ba2ab9a5 mcom: automatically run mmime when deemed necessary 7 years ago
Larry Hynes 7fd982d172 mcom: dreaft -> draft
Closes: #69 [via git-merge-pr]
7 years ago
Leah Neukirchen 73d80d80f9 mrep: avoid initial space for References:
This triggered qp-encoding, which is not allowed for this header.
7 years ago
Wolfgang Jenkner b0d61b8275 mcom: fix non-POSIX sed usage 7 years ago
Leah Neukirchen 2db5551a7e mcom: add Date: header before submission, or when cancelling a draft 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 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 2939be9f34 mcom: add mfwd command to forward messages 7 years ago
Leah Neukirchen 84ae9a72b1 mcom: use museragent 7 years ago
Leah Neukirchen df7cd7249c mcom: commajoin: use awk
The sed solution did not work with OpenBSD sed and Plan9 sed when only
one line was used.
7 years ago
Leah Neukirchen 2895704eee mcom: only generate multipart mime mails when using attachments 7 years ago
Leah Neukirchen 07a60a3908 mrep: don't put our own addresses into Cc:
Closes #26.
7 years ago
Leah Neukirchen f771d062a5 mcom: use printf instead of echo
Fixes #19.
7 years ago
leovilok f4a3feb70a mblaze: don't make $draft look like a sequence
Make sure $draft look like a file by prefixing it with "./", to avoid errors when we call other programs like msed.
7 years ago
Christian Neukirchen cd255e0bc6 mcom: very elementary NNTP posting support 8 years ago
Ivy Foster 7b5055f7ab mcom: allow user to specify sendmail, sendmail-args in $MBLAZE/profile
Closes: #6 [via git-merge-pr]
8 years ago
Ivy Foster b9f09fc581 mcom: draft messages in $outbox/cur/, not $outbox/new/ 8 years ago
Ivy Foster 81fbda6ff1 Style cleanup on previous commit 8 years ago
Ivy Foster ca8cef1660 Add $MBLAZE environment variable to set profile location
As a side benefit, all callers of blaze822_home_file need only pass
the filename, so the base directory is set in only one place.
8 years ago
Christian Neukirchen e34e3dc9ea mcom: simplify subject generation 8 years ago
Christian Neukirchen 22e406514c mcom: simplify To: 8 years ago
Christian Neukirchen 07d3be7a8f mcom: add delete 8 years ago
Christian Neukirchen d2d687478d rename mcomp -> mcom, mrepl -> mrep
mcomp is in mtools already.

mfwd will be added in the future.
8 years ago