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
..
2019-05-25 15:58:03 +05:30
2019-03-13 23:12:43 +01:00
2019-04-27 15:56:35 +02:00
2019-05-31 20:22:20 +01:00
2019-05-12 18:16:37 +01:00
2019-03-13 23:12:43 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2019-04-28 16:05:57 +02:00