hydra: Disable the dangerously broken Mumi mailer.

* hydra/berlin.scm (services)[mumi]: Disable MAILER?.
This commit is contained in:
Tobias Geerinckx-Rice 2021-08-17 18:18:06 +02:00
parent 741a55f966
commit f8deebe7e9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 5 additions and 0 deletions

View File

@ -335,6 +335,11 @@ Happy hacking!\n"))
(service gwl-web-service-type)
(service mumi-service-type
(mumi-configuration
;; XXX Please do not re-enable the mailer lightly. We've
;; lost months worth of contributions (hopefully not
;; contributors...) because all replies submitted through
;; it are lost, e.g. <http://issues.guix.gnu.org/22366#4>
(mailer? #f)
(sender "issues.guix.gnu.org@elephly.net")
(smtp "sendmail:///var/mumi/mumi-mailer")))
;; For the Mumi mailer queue