Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcom: allow user to specify sendmail, sendmail-args in $MBLAZE/profile | Ivy Foster | 2016-09-04 | 1 | -4/+9 |
| | | | | Closes: #6 [via git-merge-pr] | ||||
* | mcom: draft messages in $outbox/cur/, not $outbox/new/ | Ivy Foster | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | Style cleanup on previous commit | Ivy Foster | 2016-09-02 | 1 | -11/+9 |
| | |||||
* | Add $MBLAZE environment variable to set profile location | Ivy Foster | 2016-09-01 | 1 | -6/+15 |
| | | | | | 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. | ||||
* | mcom: simplify subject generation | Christian Neukirchen | 2016-08-10 | 1 | -10/+1 |
| | |||||
* | mcom: simplify To: | Christian Neukirchen | 2016-08-08 | 1 | -6/+2 |
| | |||||
* | mcom: add delete | Christian Neukirchen | 2016-08-08 | 1 | -1/+10 |
| | |||||
* | rename mcomp -> mcom, mrepl -> mrep | Christian Neukirchen | 2016-08-08 | 1 | -0/+167 |
mcomp is in mtools already. mfwd will be added in the future. |