summaryrefslogtreecommitdiff
path: root/gnu/tests/mail.scm
AgeCommit message (Expand)Author
2023-12-14services: Add rspamd-service-type.Thomas Ieong
2023-05-06tests: Add missing module imports for marionette-evaluated code.Ludovic Courtès
2023-03-03services: mail: Deprecate 'dovecot-service' procedure.Bruno Victal
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2020-11-05services: Remove imports of (ice-9 …) modules.Ludovic Courtès
2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail.Ludovic Courtès
2020-03-16tests: opensmtpd: Gracefully handle test failure.Ludovic Courtès
2020-03-09tests: getmail: Provide a pre-initialized user account password.Ludovic Courtès
2020-01-31gnu: Update opensmtpd configuration grammar.Tobias Geerinckx-Rice
2020-01-20tests: mail: Remove %getmail-os from the bottom of the file.Christopher Baines
2019-06-19tests: Fix opensmtpd test.Tobias Geerinckx-Rice
2019-05-31services: Add getmail.Christopher Baines
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur
2018-03-09tests: mail: Add test for dovecot.Oleg Pykhalov
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès
2017-04-19tests: mail: Add test for eximCarlo Zancanaro
2017-04-01tests: Introduce 'simple-operating-system' and use it.Ludovic Courtès
2016-11-27tests: Add 'opensmtpd-service-type' test.宋文武