We have a lot of subscribed calendars with a lot of alarms, and we saw only alarms of my calendars, and not subscribed calendars's alarms.
I can't understand why, but after the upgrade a lot of alarms are popped out to 
all my users.

It seems that this is the correct behaviuor, beacus subscribed calendars are signed with "show alarm" YES by default, but in the old release sogo doesn't show alarm!
What's changed?

FolderShowAlarms preferences is unsetted by default and it seems = "Show alarms"? If i setted it is only for "Unshow alarm":

    for i in $(mysql sogo -e "select c_uid from sogo_user_profile"); do
            echo -en "\n c_uid=$i: "
mysql sogo -e "select c_settings from sogo_user_profile where c_uid='$i'" | sed -n 's/.*\({"FolderShowAlarms": {[^}]*}\).*/\1/p'
    done

Can you explain me? :-D

Here i see another explanation, completely different.
http://www.sogo.nu/bugs/view.php?id=437


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 12 - 61122 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to