darcs

Patch 1667 resolve issue2579: darcs send will not work if no MTA is installed

Title resolve issue2579: darcs send will not work if no MTA is installed
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2018-03-23.21:44:28 by gh, last changed 2018-03-31.21:44:49 by gh.

Files
File name Status Uploaded Type Edit Remove
resolve-issue2579_-darcs-send-will-not-work-if-no-mta-is-installed.dpatch gh, 2018-03-23.21:44:28 application/octet-stream
update-issue1344-script_-darcs-send-no-longer-aborts-without-sendmail.dpatch gh, 2018-03-27.13:04:11 application/octet-stream
See mailing list archives for discussion on individual patches.
Messages
msg20011 (view) Author: gh Date: 2018-03-23.21:44:28
When we switched from "send bundle by default" to "write bundle ondisk
bydefault" for the send command, we forgot to disable the check that an
MTA was installed even when "--mail" was not passed. Somehow nobody
caught this bug because everyone had an MTS intalled anyway. Now we can
use "darcs send" without having an MTA installed (as advertised since
Darcs 2.10 !).

patch 04b25cdd8de3f50c77dd9882bc089c8e62db3fbb
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Fri Mar 23 18:40:10 -03 2018
  * resolve issue2579: darcs send will not work if no MTA is installed
Attachments
msg20048 (view) Author: gh Date: 2018-03-27.13:04:11
A followup patch that fixes  issue1344 test script, another failure that
was unnoticeable as long as one had a sendmail installed.
Attachments
msg20094 (view) Author: gh Date: 2018-03-31.21:44:49
Self-accept.
History
Date User Action Args
2018-03-23 21:44:28ghcreate
2018-03-27 13:04:11ghsetfiles: + update-issue1344-script_-darcs-send-no-longer-aborts-without-sendmail.dpatch
messages: + msg20048
2018-03-31 21:44:49ghsetstatus: needs-review -> accepted
messages: + msg20094