Skip to content

Fix Update errors

Carsten requested to merge (removed):master into stable-3.0.5

during update from 3.0.5.3 to 3.0.5.4 i got some erroroutput

  • i don't have mailman installed, but update.php tried to configure it
  • i also fixed the check for doveadm in suse & fedora lib, but it seems my centos dovecot does not have "doveadm mount" subcommand, so i think the doveadm error will still exist

Reconfigure Services? (yes,no) [yes]:

Configuring Postfix postalias: fatal: open /var/lib/mailman/data/aliases: No such file or directory Configuring Mailman
PHP Warning: chgrp(): Unable to find gid for mailman in /usr/src/ispconfig3_install/install/dist/lib/fedora.lib.php on line 106 Configuring Jailkit
Configuring Dovecot
usage: doveadm [-Dv] [-f ] []

altmove [-u |-A] [-S <socket_path>]
auth [-a ] [-x ] []
config [doveconf parameters]
director add|flush|map|remove|status
dump [-t ]
expunge [-u |-A] [-S <socket_path>]
fetch [-u |-A] [-S <socket_path>]
force-resync [-u |-A] [-S <socket_path>]
help
import [-u |-A] [-S <socket_path>]
kick [-a ] [-f] [|]<ip/bits>
log find|reopen|test
mailbox create|delete|list|mutf7|rename|status|subscribe|unsubscribe
penalty [-a ] [<ip/bits>]
purge [-u |-A] [-S <socket_path>]
pw [-l] [-p plaintext] [-r rounds] [-s scheme] [-u user] [-V]
reload
search [-u |-A] [-S <socket_path>]
sis deduplicate|find
stop
user [-a ] [-x ] [...]
who [-a ] [-1] [] [<ip/bits>]
Configuring Spamassassin
Configuring Getmail
Configuring Database

Merge request reports