diff options
author | Alexey Abramov via Guix-patches via <[email protected]> | 2024-11-21 12:25:57 +0000 |
---|---|---|
committer | Christopher Baines <[email protected]> | 2025-02-25 10:57:51 +0000 |
commit | f83b91a4ee6fab2ac595bccdf3fb7151a8dcc69c (patch) | |
tree | 98b50c0c02a35d0c33d486152e45e9d8fd08fbb4 /gnu/packages/python-science.scm | |
parent | 81e99a5caae91dcedff182bad008a2c815924ae7 (diff) |
services: dovecot: Provide plugins through a /gnu/store directory.
* gnu/services/mail.scm (package-list?, serialize-package-list): New
procedures.
* gnu/services/mail.scm (dovecot-configuration)[extensions]: New field. The
field lets you provide a list of dovecot plugins that need to be available
during the runtime. A union of the set of modules will be created on the
activation time.
* gnu/services/mail.scm (opaque-dovecot-configuration)[extensions]: Likewise.
* gnu/services/mail.scm (make-dovecot-moduledir): New function.
* gnu/services/mail.scm (%dovecot-activation): Add step to compute a set of
modules, and provide them over the shared link at /usr/lib/dovecot.
* doc/guix.texi (Mail Services)[extension]: Add documentation. Clarify the
purpose and usage of the extensions parameter. Add an example showing how to
enable Sieve filtering using dovecot-pigeonhole. Better explain the module
directory structure and requirements.
Change-Id: I3c3955bb04b09d245242112f6810ecc0558109a1
Signed-off-by: Christopher Baines <[email protected]>
Diffstat (limited to 'gnu/packages/python-science.scm')
0 files changed, 0 insertions, 0 deletions