https://bugs.koozali.org/show_bug.cgi?id=11288
--- Comment #6 from Jean-Philippe Pialasse <[email protected]> ---
Mar 18 23:08:03 sme10 esmith::event[5458]:
/etc/e-smith/events/mailinglist-create/S50ezw-search-create: line 3:
/opt/mailinglist/search/ez_indexer.pl: Permission denied
caused by the ezmlm-www contrib
for the missing admin should see: line 283
- my @users = sort { $a->key() cmp $b->key() } $accounts->users();
+ my @users = sort { $a->key() cmp $b->key() } ( $accounts->users() ,
$accounts->get('admin') );
also would be great that created owner would also be webuser of this lsit +
admin on creation
line 477
my $webusers = ($listOwner eq "admin") ? $listOwner : "admin,$listOwner";
line502
webusers => $webusers,
/usr/bin/plague-client build smeserver-ezmlm-web
smeserver-ezmlm-web-1_1_3-9_el7_sme contribs10
Package smeserver-ezmlm-web enqueued. Job ID: 3610.
%changelog
* Sat Mar 19 2022 Jean-Philippe Pialasse <[email protected]> 1.1.3-9.sme
- renamed correctly update event [SME: 11288]
added admin as webuser, owner are default webuser
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/