Hi, I'm trying to create an environment of Cyrus murder, using the Debian 12 package, on the server that will be the update master I've configured in the services sections of cyrus.conf, mupdate cmd="mupdate -m" listen=3905 prefork=1
but when I tried to restart the Cyrus service I got an error:
× cyrus-imapd.service - Cyrus IMAP/POP3 daemons
Loaded: loaded (/lib/systemd/system/cyrus-imapd.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2024-03-14 12:11:05 EDT; 5 days ago
Duration: 4ms
Process: 7341 ExecStart=/usr/sbin/cyrmaster -l $LISTENQUEUE -C $CONF -M $MASTERCONF $OPTIONS (code=exited, status=78)
Main PID: 7341 (code=exited, status=78)
CPU: 4ms
Mar 14 12:11:05 master.pocpost.fr systemd[1]: Started cyrus-imapd.service - Cyrus IMAP/POP3 daemons.
Mar 14 12:11:05 master.pocpost.fr master[7341]: invalid value 'master' for mupdate_config in line 304
Mar 14 12:11:05 master.pocpost.fr master[7341]: exiting
Mar 14 12:11:05 master.pocpost.fr systemd[1]: cyrus-imapd.service: Main process exited, code=exited, status=78/CONFIG
Mar 14 12:11:05 master.pocpost.fr systemd[1]: cyrus-imapd.service: Failed with result 'exit-code'.