That works well, thanks!
-- Marc On Wed, Dec 11 2024, Felix Lechner wrote: > Hi Marc, > > On Wed, Dec 11 2024, Marc Coquand wrote: > >> Essentially what I'm trying to do is build a program that sends an >> email, and then package it in Guix. > > Maybe you could pipe an appropriately formatted text to 'sendmail'? > Here is an example. [1] > > Kind regards > Felix > > [1] > https://codeberg.org/lechner/system-config/src/commit/4335818ba8da818f21810b5b402db51c77d3b344/host/wallace-server/operating-system.scm#L899-L908