guix/gnu
Christopher Baines f6b0e1f8ff
services: Add getmail.
Getmail is a mail retriever written in Python, this commit adds a service-type
to run getmail. I'm looking at this, as it's a convinient way of getting
mailing list messages in to Patchwork.

I initially tried putting this in the (gnu services mail) module, but due to
also trying to use the define-configuration pattern, it conflicted with the
dovecot service.

* gnu/services/getmail.scm: New file.
* gnu/local.mk: Add it.
* gnu/tests/mail.scm (%getmail-os, %test-getmail): New variables.
(run-getmail-test): New procedure.
2019-05-31 20:22:20 +01:00
..
bootloader
build
installer installer: Fix wifi menu crash with hidden SSIDs. 2019-05-29 11:44:49 +02:00
packages gnu: Go 1.4: Fix typo. 2019-05-31 10:30:21 -04:00
services services: Add getmail. 2019-05-31 20:22:20 +01:00
system linux-container: Check if nscd run directory exists when container is run. 2019-05-25 11:06:22 +05:30
tests services: Add getmail. 2019-05-31 20:22:20 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk services: Add getmail. 2019-05-31 20:22:20 +01:00
packages.scm
services.scm
system.scm
tests.scm