Commit Graph

23 Commits

Author SHA1 Message Date
Wolfgang Jenkner
b0d61b8275 mcom: fix non-POSIX sed usage 2017-07-08 20:48:20 +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
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
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
2939be9f34 mcom: add mfwd command to forward messages 2017-06-18 17:48:24 +02:00
Leah Neukirchen
84ae9a72b1 mcom: use museragent 2017-06-01 14:57:27 +02:00
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.
2017-05-26 15:44:31 +02:00
Leah Neukirchen
2895704eee mcom: only generate multipart mime mails when using attachments 2017-04-16 19:38:51 +02:00
Leah Neukirchen
07a60a3908 mrep: don't put our own addresses into Cc:
Closes #26.
2017-04-09 22:49:17 +02:00
Leah Neukirchen
f771d062a5 mcom: use printf instead of echo
Fixes #19.
2017-03-26 20:43:15 +02:00
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.
2017-02-17 13:53:41 +01:00
Christian Neukirchen
cd255e0bc6 mcom: very elementary NNTP posting support 2016-09-25 21:30:20 +02:00
Ivy Foster
7b5055f7ab mcom: allow user to specify sendmail, sendmail-args in $MBLAZE/profile
Closes: #6 [via git-merge-pr]
2016-09-04 18:20:33 +02:00
Ivy Foster
b9f09fc581 mcom: draft messages in $outbox/cur/, not $outbox/new/ 2016-09-04 18:20:33 +02:00
Ivy Foster
81fbda6ff1 Style cleanup on previous commit 2016-09-02 16:48:56 -05:00
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.
2016-09-01 18:50:20 -05:00
Christian Neukirchen
e34e3dc9ea mcom: simplify subject generation 2016-08-10 17:50:04 +02:00
Christian Neukirchen
22e406514c mcom: simplify To: 2016-08-08 16:11:17 +02:00
Christian Neukirchen
07d3be7a8f mcom: add delete 2016-08-08 16:06:52 +02:00
Christian Neukirchen
d2d687478d rename mcomp -> mcom, mrepl -> mrep
mcomp is in mtools already.

mfwd will be added in the future.
2016-08-08 16:01:06 +02:00