View Issue Details

IDProjectCategoryView StatusLast Update
0005671SOGosogo-toolpublic2023-01-13 07:54
Reporterandaga Assigned Tosebastien  
PriorityhighSeverityfeatureReproducibilityhave not tried
Status closedResolutionno change required 
PlatformLinuxOSAlmaLinuxOS Version8.7
Product Version5.8.0 
Summary0005671: Bulk update default settings to existing mailbox
Description

Hello,

We have put some news entry into the sogo.conf file like:

SOGoTimeZone
SOGoFirstDayOfWeek
etc...

How to apply this new settings to all existing mailbox?

We have try this: sogo-tool user-preferences set defaults user@domain.com SOGoTimeZone '{"SOGoTimeZone":"Europe/Berlin"}'
and it work perfectly! But we need do this by user and it will take a lot of time!

Do you know how to bulk this changes?

Regards.

TagsNo tags attached.

Activities

sebastien

sebastien

2023-01-11 13:27

administrator   ~0016540

Hi,

You have to make a script (bash or something else) with a loop on each user and call sogo-tool for each one.

Sebastien

Issue History

Date Modified Username Field Change
2023-01-06 20:40 andaga New Issue
2023-01-10 13:50 Christian Mack Severity major => feature
2023-01-11 13:27 sebastien Note Added: 0016540
2023-01-13 07:54 sebastien Assigned To => sebastien
2023-01-13 07:54 sebastien Status new => closed
2023-01-13 07:54 sebastien Resolution open => no change required