View Issue Details

IDProjectCategoryView StatusLast Update
0002997SOGoBackend Generalpublic2014-12-04 19:23
Reporterpierfu Assigned Toludovic  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionno change required 
Platform[Server] LinuxOSDebianOS Version7 (Wheezy)
Product Version2.2.3 
Summary0002997: SOGoSubscriptionFolderFormat in /etc/sogo/sogo.conf not loaded
Description

Setting SOGoSubscriptionFolderFormat in /etc/sogo/sogo.conf, to get alternate default subscription naming, doesn't work.

Steps To Reproduce

change config + reload :

vi /etc/sogo/sogo.conf
// SOGoSubscriptionFolderFormat = "%{FolderName} (%{UserName} <%{Email}>)";
SOGoSubscriptionFolderFormat = "%{UserName}";

service memcached stop
service sogo restart
service memcached start
service apache2 restart

create new user in ldap and subscribe his personal agenda, still appears as :

"Personal calendar (Firstname Lastname <login@domain>)", or with custom naming if the user changed his own calendar.

TagsNo tags attached.

Activities

Christian Mack

Christian Mack

2014-11-25 10:16

developer   ~0007736

Is your SOGo Version really 2.2.3?
If yes, please upgrade to 2.2.10.

francis

francis

2014-11-25 11:38

administrator   ~0007737

This configuration parameter was introduced in 2.2.4.

Notice also that the parameter won't change the display name of folders to which you are already subscribed.

pierfu

pierfu

2014-11-25 11:46

reporter   ~0007738

Thanks for your quick replies.
Didn't check changelog before, i guess i would have seen that.

Sogo is marked as hold on our Debian 7, I'm checking around if there's a good reason for that, if not i will upgrade it.

@Francis
I got that, have to change directly in DB when already existing.

pierfu

pierfu

2014-12-01 15:23

reporter   ~0007760

Works with version 2.2.10 as you told - even though it lacks dynamic update when foldername changes after one has subscribed to it.

Issue History

Date Modified Username Field Change
2014-11-24 13:53 pierfu New Issue
2014-11-25 10:16 Christian Mack Note Added: 0007736
2014-11-25 11:38 francis Note Added: 0007737
2014-11-25 11:46 pierfu Note Added: 0007738
2014-12-01 15:23 pierfu Note Added: 0007760
2014-12-04 19:23 ludovic Status new => resolved
2014-12-04 19:23 ludovic Resolution open => no change required
2014-12-04 19:23 ludovic Assigned To => ludovic