[SOGo] SOGo ActiveSync + S/MIME encryption/signature problem

2015-04-05 Thread Heiner Markert
Hello, I am trying to set up S/MIME encryption with a EAS synced mailbox from a sogo 2.2.17a server on my android device (Samsung Galaxy S4, Android 5.0.1). However, this fails with both the native client as well as nine. When sending a signed message, the receiving mail program displays the

Re: [SOGo] AD/LDAP filter to exclude disabled accounts

2015-04-05 Thread Alain Abbas
Hello  you have to put a line filter in your configuration :  in SogoUserSources  add a line : in you case it should like the :  filter=UserAccountControl 2 and mail=* Regards Le Samedi 4 Avril 2015 17:49 CEST, Christian Vielhauer c.vielha...@me.com a écrit:   Hi, I try to show only active

Re: [SOGo] AD/LDAP filter to exclude disabled accounts

2015-04-05 Thread Christian Vielhauer
Happy easter Thanks for your answer Alain it works with combination of your answer and my question ;-) Here is the working filter line, to exclude disabled accounts from address book: filter = UserAccountControl:1.2.840.113556.1.4.803: 2 and mail='*'; Eventually this is helpful for