generated from smedev/Template-for-SMEServer-Core-Package
* Sat Dec 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-4.sme
- fix roundcube not working on initial install [SME: 12812]
This commit is contained in:
@@ -33,6 +33,8 @@ for my $event (qw(
|
||||
conf-roundcube
|
||||
roundcube-update
|
||||
console-save
|
||||
post-install
|
||||
post-upgrade
|
||||
))
|
||||
{
|
||||
templates2events("/usr/share/roundcubemail/plugins/managesieve/config.inc.php", $event);
|
||||
@@ -47,6 +49,8 @@ for my $event (qw(
|
||||
smeserver-roundcube-update
|
||||
conf-roundcube
|
||||
roundcube-update
|
||||
post-install
|
||||
post-upgrade
|
||||
))
|
||||
{
|
||||
templates2events("/etc/opt/remi/php81/php-fpm.d/www.conf",$event);
|
||||
@@ -65,6 +69,8 @@ foreach my $event (qw(
|
||||
smeserver-roundcube-update
|
||||
conf-roundcube
|
||||
roundcube-update
|
||||
post-install
|
||||
post-upgrade
|
||||
))
|
||||
{
|
||||
event_link("qmail-update-user", $event, "20");
|
||||
|
Reference in New Issue
Block a user