summaryrefslogtreecommitdiff
path: root/gnu/tests/mail.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-09tests: mail: Add Radicale test.Rodion Goritskov1-1/+67
2025-11-08gnu: tests: Fix opensmtpd.Mathieu Othacehe1-4/+18
2025-11-08gnu: tests: Fix getmail.Mathieu Othacehe1-4/+11
2025-07-24gnu: tests: Replace deprecated dhcp client service.Gabriel Wicki1-4/+4
2025-02-25tests: dovecot: Add sieve.Alexey Abramov via Guix-patches via1-5/+61
2023-12-14services: Add rspamd-service-type.Thomas Ieong1-1/+66
2023-05-06tests: Add missing module imports for marionette-evaluated code.Ludovic Courtès1-2/+6
2023-03-03services: mail: Deprecate 'dovecot-service' procedure.Bruno Victal1-10/+10
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès1-16/+4
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès1-9/+9
2020-11-05services: Remove imports of (ice-9 …) modules.Ludovic Courtès1-2/+1
2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail.Ludovic Courtès1-3/+3
2020-03-16tests: opensmtpd: Gracefully handle test failure.Ludovic Courtès1-10/+15
2020-03-09tests: getmail: Provide a pre-initialized user account password.Ludovic Courtès1-43/+53
2020-01-31gnu: Update opensmtpd configuration grammar.Tobias Geerinckx-Rice1-2/+3
2020-01-20tests: mail: Remove %getmail-os from the bottom of the file.Christopher Baines1-2/+0
2019-06-19tests: Fix opensmtpd test.Tobias Geerinckx-Rice1-1/+5
2019-05-31services: Add getmail.Christopher Baines1-1/+177
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès1-3/+3
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur1-8/+5
2018-03-09tests: mail: Add test for dovecot.Oleg Pykhalov1-1/+119
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès1-194/+194
2017-04-19tests: mail: Add test for eximCarlo Zancanaro1-1/+134
2017-04-01tests: Introduce 'simple-operating-system' and use it.Ludovic Courtès1-18/+7
2016-11-27tests: Add 'opensmtpd-service-type' test.宋文武1-0/+159