aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-11 13:51:42 -0300
committerEuAndreh <eu@euandre.org>2023-03-11 13:51:42 -0300
commitf5b63ae229fed1b90b84b0fef8e07bdac2cdcd49 (patch)
tree8ef479cc13e68fa0146daf69bbb4a0cbdef70863 /src
parentqueue.scm: Fix mta-sts nginx configuration (diff)
downloadpackage-repository-f5b63ae229fed1b90b84b0fef8e07bdac2cdcd49.tar.gz
package-repository-f5b63ae229fed1b90b84b0fef8e07bdac2cdcd49.tar.xz
queue.scm: Tweak cyrus-service-configuration composition
Diffstat (limited to 'src')
-rw-r--r--src/xyz/euandreh/queue.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm
index d121839..e91a7b7 100644
--- a/src/xyz/euandreh/queue.scm
+++ b/src/xyz/euandreh/queue.scm
@@ -559,7 +559,9 @@ collections.OrderedDict that works in Python 2.4-2.6.")
cyrus-sasl-accounts)
(service-extension shepherd-root-service-type
cyrus-sasl-shepherd-service)))
+#;
(compose srfi-1:concatenate)
+#;
(extend (lambda (config services)
(cyrus-sasl-configuration
(inherit config)
@@ -1094,6 +1096,8 @@ max_age: 604800
(certificate-configuration
(domains (list (string-append "mta-sts." hostname)))))))
+;; FIXME
+#;
(define (postfix-sasl-service _config)
(list
(cyrus-service-configuration