FIXUP puuttuvat match recordit

This commit is contained in:
Saku Laesvuori 2025-04-19 16:40:13 +03:00
parent f0cb131fb6
commit bf4cab8c0d
Signed by: slaesvuo
GPG Key ID: 257D284A2A1D3A32

View File

@ -90,7 +90,7 @@ the tiedote.md user on this system.")
(define (tiedote.md-activation config)
(match-record config <tiedote.md-configuration>
(state-directory)
(state-directory email-address sender-name sendmail-path socket-path)
(let* ((receive-exec (list (file-append tiedote-md "/bin/tiedote.md") ; file to exec
(file-append tiedote-md "/bin/tiedote.md") ; arg $0
"--address" email-address