GNU bug report logs -
#74998
The imap4d service requires the group "mail"
Previous Next
To reply to this bug, email your comments to 74998 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#74998
; Package
guix
.
(Fri, 20 Dec 2024 20:46:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Evgeny Pisemsky <mail <at> pisemsky.site>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 20 Dec 2024 20:46:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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:
http://git.savannah.gnu.org/cgit/mailutils.git/tree/imap4d/imap4d.c#n968
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.
This bug report was last modified 178 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.