The imap4d service requires the group "mail"

  • Open
  • quality assurance status badge
Details
One participant
  • Evgeny Pisemsky
Owner
unassigned
Submitted by
Evgeny Pisemsky
Severity
normal
E
E
Evgeny Pisemsky wrote on 20 Dec 2024 21:45
(address . bug-guix@gnu.org)
87a5cqqe1l.fsf@pisemsky.site
This service doesn't work out the box if the group named "mail" is not
present in a system, which is a default case. The reason is this code:


The obvious solution is to create this group by adding an extension of
account-service-type, but this may lead to warnings if people already
created it by other means. If this is fine, I can prepare a patch.

Another solution is to mention the requirement of this group in the
documentation. This is for someone with better english than mine.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74998@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74998
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch