guix/gnu/tests
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
..
audio.scm
base.scm tests: Skip unreliable "herd invalidate nscd" test. 2019-05-15 12:18:51 +02:00
databases.scm
desktop.scm
dict.scm
docker.scm vm: 'system-docker-image' provides an entry point. 2019-05-15 16:36:21 +02:00
install.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
ldap.scm
mail.scm services: Add getmail. 2019-05-31 20:22:20 +01:00
messaging.scm
monitoring.scm
networking.scm
nfs.scm
rsync.scm
security-token.scm
ssh.scm
version-control.scm
virtualization.scm
web.scm