aboutsummaryrefslogtreecommitdiff
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
lass='left'>Commit message (Expand)Author 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