summaryrefslogtreecommitdiff
path: root/gnu/services/mail.scm
AgeCommit message (Expand)Author
2023-09-07fixup! Add copyright header and remove blank line.wip-postfixRicardo Wurmus
2023-09-07services: postfix: Extend setuid-program-service-type.Ricardo Wurmus
2023-09-07services: postfix: Export postfix-configuration-group.Ricardo Wurmus
2023-09-07services: postfix: Fix typos.Ricardo Wurmus
2023-09-07service: postfix: Use mail-aliases-service-type.Jan (janneke) Nieuwenhuizen
2023-09-07services: Add postfix service.Gábor Boskovits
2023-05-11system: pam: Let PAM extensions add shepherd requirements.Josselin Poiret
2023-03-03services: mail: Deprecate 'dovecot-service' procedure.Bruno Victal
2022-12-20services: opensmtpd: Add 'shepherd-requirement' field.Bruno Victal
2022-12-20services: opensmtpd: Use 'match-record' instead of 'match'.Bruno Victal
2022-11-02gnu: dovecot: Use standard mkdir-p/perms.Julien Lepiller
2022-08-01services: opensmtpd: Make commands setgid to "smtpq" by default.Maya
2022-06-24services: configuration: Remove 'validate-configuration'.Ludovic Courtès
2022-06-24services: configuration: Report the location of field type errors.Ludovic Courtès
2022-04-29services: Add missing 'description' fields.Ludovic Courtès
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice
2021-05-06services: dovecot: Add ‘managesieve-sieve-capability’ option.Alexey Abramov
2021-05-06services: dovecot: Add ‘managesieve-notify-capability’ option.Alexey Abramov
2021-05-06services: dovecot: Add ‘imap-metadata?’ protocol configuration option.Alexey Abramov
2021-05-06services: dovecot: Add ‘mail-attribute-dict’ configuration option.Alexey Abramov
2021-04-06services: dovecot: Fix serialization of a free-form-args arguments.Alexey Abramov
2020-12-27services: Add radicale-service-type.Jonathan Brielmaier
2020-09-11Revert "services: dovecot: Use modules via symlink to system profile."Tobias Geerinckx-Rice
2020-09-11services: dovecot: Only serialize settings with non-empty values.Alexey Abramov
2020-09-09services: dovecot: Serialize global settings first.Alexey Abramov
2020-09-09services: dovecot: Use modules via symlink to system profile.Alexey Abramov
2020-04-21services: dovecot: 'stop' method returns #f upon success.Ludovic Courtès
2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail.Ludovic Courtès
2020-01-31gnu: Update opensmtpd configuration grammar.Tobias Geerinckx-Rice
2019-09-21services: dovecot: Fix predicate names for free-form fieldsAlexey Abramov
2019-06-20services: opensmtpd: Extend the PAM service.Kristofer Buffington
2019-06-20services: Fix typo in (gnu services mail) exports.Tobias Geerinckx-Rice
2019-05-07services: dovecot: Rename auth-verbose-passwords?.Christopher Baines
2019-04-07services: Add 'imap4d-service-type'.宋文武
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2018-11-10services: dovecot: Set correct default value for the "auth" service.Clément Lassieur
2018-11-10services: dovecot: Allow to set 'process-limit'.Clément Lassieur
2018-11-10services: dovecot: Allow to set 'client-limit'.Clément Lassieur
2018-03-09services: dovecot: Copy dovecot.conf to /etc/dovecot.Oleg Pykhalov
2017-12-23gnu: dovecot: Update to 2.3.0.Tobias Geerinckx-Rice
2017-04-19services: Make exim-service-type use mail-aliases-service-typeCarlo Zancanaro
2017-04-19services: Add mail-aliases-service-type.Carlo Zancanaro
2017-04-01services: dovecot: Fix passwd and userdb 'args' types.Clément Lassieur
2017-03-12services: dovecot: Reimplement proper configuration functions.Clément Lassieur
2017-03-12services: dovecot: Fix unix_listeners and fifo_listeners path types.Clément Lassieur
2017-03-10services: Add exim-service-type.Carlo Zancanaro
2017-01-25services: Fix 'mkdir-p' in activation scripts.Clément Lassieur
2016-11-26services: Factorize configuration abstraction.Julien Lepiller
2016-11-26services: Add opensmtpd service.宋文武
2016-09-27gnu: New default Dovecot service postmaster_addressAndy Wingo