Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F234002
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
654 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/docker/imap/init.sh b/docker/imap/init.sh
index 01b1ee3c..2979113e 100755
--- a/docker/imap/init.sh
+++ b/docker/imap/init.sh
@@ -1,9 +1,9 @@
#!/bin/bash
/usr/sbin/saslauthd -m /run/saslauthd -a httpform &
# Can't run as user because of /dev/ permissions so far.
# Cyrus imap only logs to /dev/log, no way around it it seems.
# sudo rsyslogd
-exec env CYRUS_VERBOSE=9 CYRUS_USER="$(id -u)" CYRUS_GROUP="$(id -gn)" /usr/libexec/master -D -p /var/run/master.pid -M /etc/cyrus.conf -C /etc/imapd.conf
+exec env CYRUS_VERBOSE=9 CYRUS_USER="$(id -u)" /usr/libexec/master -D -p /var/run/master.pid -M /etc/cyrus.conf -C /etc/imapd.conf
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Apr 5, 8:05 AM (14 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
175769
Default Alt Text
(654 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment