[SOGo] BTS activities for Monday, June 20 2016

2016-06-20 Thread SOGo reporter
Title: BTS activities for Monday, June 20 2016





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, June 20 2016

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3740
	2016-06-20 18:03:55
	updated (open)
	SOGo Connector
	Erreur de traduction Française de Lightning
	
	  
	
3732
	2016-06-20 01:41:34
	updated (open)
	Backend Address Book
	Delete contact with CardDAV Server
	
	  
	
3738
	2016-06-20 05:41:57
	updated (open)
	Backend Calendar
	Parentheses in calendar name are not shown in calendar search when subcribing
	
	  
	
3684
	2016-06-20 04:11:32
	updated (open)
	Backend Mail
	"Sort messages by threads" option is missing
	
	  
	
3731
	2016-06-20 08:29:31
	updated (open)
	Web Mail
	printing long mail firefox
	
	  
	
3713
	2016-06-20 16:11:26
	resolved (fixed)
	Web Administration
	Users cannot be removed from sharing lists in SOGo Web Administration for superusers. Both calendars and address books affected.
	
	  
	
1637
	2016-06-20 09:13:07
	resolved (fixed)
	Web Mail
	Mailboxes sharing - toggle all checkboxes
	
	  
	
769
	2016-06-20 10:10:00
	closed (suspended)
	Backend Calendar
	LDAP filter not always considered
	
	  
	
3739
	2016-06-20 09:30:35
	closed (not a bug)
	Web General
	resouces dos not accept invitations to meetings
	
	  
	
  
  




[SOGo] Set SOGoSieveFilters with sogo-tool

2016-06-20 Thread Martin LEUSCH

Hi,

I'm trying to copy the SOGoSieveFilters parameter from a SOGo server to 
an other but I've got an error when I try to set this parameter:


   2016-06-20 18:36:31.152 sogo-tool[11351] File NSPropertyList.m: 995.
   In parsePlItem Missing semicolon in dictionary at line 66 char 2552
   2016-06-20 18:36:31.154 sogo-tool[11351] File NSPropertyList.m: 995.
   In parsePlItem Missing semicolon in dictionary at line 67 char 2560
   <0x0xf5bd80[SOGoCache]> Cache cleanup interval set every 300.00
   seconds
   <0x0xf5bd80[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
   2016-06-20 18:36:31.287 sogo-tool[11351] To update Sieve scripts,
   you must provide the "-p credentialFile" parameter
   2016-06-20 18:36:31.287 sogo-tool[11351] Error updating sieve
   script, not updating database

I tried different value for this parameter and always get exactly the 
same error:


   sogo-tool user-preferences set defaults martin.leusch
   SOGoSieveFilters '{
>   "SOGoSieveFilters": [
> {
>   "actions": [
> {
>   "argument": "INBOX/IMR/Technique/Mises a jour",
>   "method": "fileinto"
> }
>   ],
>   "active": 1,
>   "match": "any",
>   "name": "CRON-APT",
>   "rules": [
> {
>   "field": "subject",
>   "operator": "contains",
>   "value": "CRON-APT completed"
> }
>   ]
> }]
> }'

   or

   sogo-tool user-preferences set defaults martin.leusch
   SOGoSieveFilters '{"SOGoSieveFilters": []}'

Any idea?

--
Martin Leusch
Service Technique IMEREOS
sce.t...@imereos.fr
tel.: 05 63 71 78 79 / mob.: 07 83 20 63 72

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] evaluating sogo - 2. calendar / 3

2016-06-20 Thread Christian Mack
Hello

Am 19.06.2016 um 18:03 schrieb "sg gs" (s...@mail.com):
> hello all,
> using sogo v3.1.2 (or 3.1.2.20160619-1): if a resource is invited, it does 
> not 
> accept the invitation as it does in v2.3.12. the resource configuration is 
> the same.
> should i change the resource configuration for v3.1.2? if yes, what is the 
> difference? what should i change?
> 

There was no change to resources in V3.
If it does not work, please open a bug report on http://www.sogo.nu/bugs


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Disabling auto reply to some adresses?

2016-06-20 Thread Christian Mack
Hello

Am 20.06.2016 um 08:45 schrieb Götz Reinicke - IT Koordinator
(goetz.reini...@filmakademie.de):
> Hi,
> 
> I was wondering, if it is possible to disable auto replies to some
> addresses? E.g. notifications from monitoring systems, voicemail
> forwards etc.
> 

The only thing possible is to add an exception for mailing lists.
For spam emails (X-SPAM: YES)there is this bug open:
https://sogo.nu/bugs/view.php?id=1967

There is no black listing (or white listing).

> May be that is a manual edit job for the sieve file? ... Would it be
> owerwritten if SOGo changes something?
> 

Yes, SOGo will overwrite every change which was made behind its back.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Migrate to combined database schema

2016-06-20 Thread Martin LEUSCH

Thanks, it's working fine now.

Martin Leusch
Service Technique IMEREOS
sce.t...@imereos.fr

Le 17/06/2016 17:37, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :


On 2016-06-17 11:31 AM, Martin LEUSCH (sce.t...@imereos.fr) wrote:

///OCSCacheURL = 
"mysql://openchange:///xxx/@127.0.0.1:3306/openchange/sogo_cache_folder";//

/


That one doesn't exist - it should be OCSCacheFolderURL.
--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu), PacketFence 
(http://packetfence.org) and Fingerbank (http://fingerbank.org)
--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Disabling auto reply to some adresses?

2016-06-20 Thread goetz.reini...@filmakademie.de
Hi,

I was wondering, if it is possible to disable auto replies to some
addresses? E.g. notifications from monitoring systems, voicemail
forwards etc.

May be that is a manual edit job for the sieve file? ... Would it be
owerwritten if SOGo changes something?

Regards . Götz



smime.p7s
Description: S/MIME Cryptographic Signature