Re: [SOGo] ANN: SOGo v3.0 beta 2

2015-10-01 Thread Christian Naumer
Am 24.09.2015 um 21:14 schrieb Ludovic Marcotte:
> On 24/09/2015 02:17, Christian Naumer wrote:
>> here it is.
>>
>> hope this helps.
> Bug fixed.


As I have installed from the repository are there any kind of nightly
build for v3? I'd like to test some more.

Regards


Christian


-- 
Dr. Christian Naumer

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck
Aufsichtsrat:
Dr. Ludger Mueller (Vorsitzender)
Dr. Holger Zinke (Stellv. Vorsitzender)

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


[SOGo] Authentication via outlook

2015-10-01 Thread pavelvyushkov
I have windows server 2012 r2 domain server. I have installed ZEG 2.3.0
distribution on VM. What I need to change in configuration that would be an
ability to authenticate windows domain users via Outlook?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] '/etc/sogo/sogo.conf' does not contain a dictionary

2015-10-01 Thread Christian Eichert

And if it doesn't ?

kiki:~# plparse /etc/sogo/sogo.conf
Parsing '/etc/sogo/sogo.conf' - a dictionary
kiki:~#

regards
Christian


Am 30-09-2015 um 00:58 schrieb Harold Fines:
Have a look at the tool "plparse", it will show you what is wrong with 
your config file :)


29. Sep 2015 16:11 by c...@zp1.net :

I get this

[] Restarting SOGo: sogoNo process in pidfile
'/var/run/sogo/sogo.pid' found running; none killed.
2015-09-29 17:11:19.081 sogod[25974] File NSDictionary.m: 625. In
-[NSDictionary initWithContentsOfFile:] Contents of file
'/etc/sogo/sogo.conf' does not contain a dictionary
<0x0x7f23a327a8d0[SOGoStartupLogger]> Can't deserialize
/etc/sogo/sogo.conf, exiting.

my /etc/sogo/sogo.conf looks like this

{
SOGoProfileURL =
"postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_user_profile";
OCSFolderInfoURL =
"postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_folder_info";
OCSSessionsFolderURL =
"postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_sessions_folder";
OCSEMailAlarmsFolderURL =
"postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_alarms_folder";
SOGoLanguage = English;
SOGoAppointmentSendEMailNotifications = YES;
SOGoMailingMechanism = smtp;
SOGoSMTPServer = 127.0.0.1;
SOGoTimeZone = UTC;
SOGoSentFolderName = Sent;
SOGoTrashFolderName = Trash;
SOGoDraftsFolderName = Drafts;
SOGoIMAPServer "127.0.0.1:143";
SOGoSieveServer "sieve://127.0.0.1:4190";
SOGoVacationEnabled = YES;
SOGoForwardEnabled = YES;
SOGoSieveScriptsEnabled = YES;
SOGoIMAPAclConformsToIMAPExt = YES;
SOGoFirstDayOfWeek = 1;
SOGoMailMessageCheck = manually;
SOGoMailAuxiliaryUserAccountsEnabled = YES;

SOGoCalendarDefaultRoles = (
PublicViewer,
ConfidentialDAndTViewer
);

SOGoUserSources =
(
{
type = sql;
id = directory;
viewURL =
"postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_view";
canAuthenticate = YES;
isAddressBook = YES;
userPasswordAlgorithm = md5;
}
);


}


-- 
users@sogo.nu 

https://inverse.ca/sogo/lists



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

[SOGo] Outlook 2013 ActiveSync Mail Header date localized

2015-10-01 Thread Sascha Kasch

dear list,

anyone encountered that outlook 2013 localizes the date within the mail 
header?

so tuesday "tue" will be written Dienstag "di" (german localization).

this is something that confuses other mailclients as they expect the 
date in english,
so partially (with roundcube) the date will not be displayed and some 
clients just
set the date to something like 01.01.1970 (due to date-sorting this mail 
won't be noticed).


some spam-engines fetch those mail as this header is malformed.

outlook 2013 does this via activesync but not via imap.

could it be the language settings each user specifies within his SOGo 
webfrontent?


this is quite disturbing any help or hint is appreciated.

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


Re: [SOGo] Incremental Migration

2015-10-01 Thread Gerald Brandt



On 2015-09-30 04:36 PM, Infoo Matic wrote:

I would use postfix as my main server. If postfix does not find a mail address 
when looking up on the sogo server then it should relay to the exchange server.
The exchange server uses postfix as relay: postfix decides again whether the 
mail should be kept within the sogo server or should be relayed back to 
exchange.

Had a similar setup when I migrated a customer away from IBM Lotus Domino, hope 
this helps.

regards,
infoomatic

On Wednesday, September 30, 2015 20:41 CEST, Gerald Brandt  
wrote:


Hi,

I currently have a 2003 (NOT R2) exchange server.  I have an almost
working SOGo/Openchange install.

I'd like to migrate my users over slowly.  for example, b...@xyzzy.com
goes to SOGo and s...@xyzzy.com goes to exchange.  I can actually take
care of incoming email quite easily, just a postfix server with rules
for email addresses, no biggie.

The problem is when b...@xyzzy.com sends email to s...@xyzzy.com.
Normally, SOGo would look and say 'hey, this user doesn't exist'.
Instead, I want it to forward all unknown domain emails to the exchange
server.  I'd love exchange to do the same, but have even less of an idea
how to do that.

Any ideas or comments from people that may have done an incremental
migration?

Gerald

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


That's what I figured, but I couldn't find out how to send all email on 
SOGo (or Exchange) to an external postfix to make that decision. If it's 
internal email, it never seems to leave the system.


Thanks,
Gerald








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


Re: [SOGo] '/etc/sogo/sogo.conf' does not contain a dictionary

2015-10-01 Thread Christian Mack
Hello

Then you should check the permissions set on /etc/sogo/sogo.conf if user
sogo has access.


Kind regards,
Christian Mack

Am 01.10.2015 um 09:53 schrieb Christian Eichert:
> And if it doesn't ?
> 
> kiki:~# plparse /etc/sogo/sogo.conf
> Parsing '/etc/sogo/sogo.conf' - a dictionary
> kiki:~#
> 
> regards
> Christian
> 
> 
> Am 30-09-2015 um 00:58 schrieb Harold Fines:
>> Have a look at the tool "plparse", it will show you what is wrong with
>> your config file :)
>>
>> 29. Sep 2015 16:11 by c...@zp1.net :
>>
>> I get this
>>
>> [] Restarting SOGo: sogoNo process in pidfile
>> '/var/run/sogo/sogo.pid' found running; none killed.
>> 2015-09-29 17:11:19.081 sogod[25974] File NSDictionary.m: 625. In
>> -[NSDictionary initWithContentsOfFile:] Contents of file
>> '/etc/sogo/sogo.conf' does not contain a dictionary
>> <0x0x7f23a327a8d0[SOGoStartupLogger]> Can't deserialize
>> /etc/sogo/sogo.conf, exiting.
>>
>> my /etc/sogo/sogo.conf looks like this
>>
>> {
>> SOGoProfileURL =
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_user_profile";
>> OCSFolderInfoURL =
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_folder_info";
>> OCSSessionsFolderURL =
>>
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_sessions_folder";
>> OCSEMailAlarmsFolderURL =
>>
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_alarms_folder";
>> SOGoLanguage = English;
>> SOGoAppointmentSendEMailNotifications = YES;
>> SOGoMailingMechanism = smtp;
>> SOGoSMTPServer = 127.0.0.1;
>> SOGoTimeZone = UTC;
>> SOGoSentFolderName = Sent;
>> SOGoTrashFolderName = Trash;
>> SOGoDraftsFolderName = Drafts;
>> SOGoIMAPServer "127.0.0.1:143";
>> SOGoSieveServer "sieve://127.0.0.1:4190";
>> SOGoVacationEnabled = YES;
>> SOGoForwardEnabled = YES;
>> SOGoSieveScriptsEnabled = YES;
>> SOGoIMAPAclConformsToIMAPExt = YES;
>> SOGoFirstDayOfWeek = 1;
>> SOGoMailMessageCheck = manually;
>> SOGoMailAuxiliaryUserAccountsEnabled = YES;
>>
>> SOGoCalendarDefaultRoles = (
>> PublicViewer,
>> ConfidentialDAndTViewer
>> );
>>
>> SOGoUserSources =
>> (
>> {
>> type = sql;
>> id = directory;
>> viewURL =
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_view";
>> canAuthenticate = YES;
>> isAddressBook = YES;
>> userPasswordAlgorithm = md5;
>> }
>> );
>>
>>
>> }
>>
>>
>> -- users@sogo.nu 
>> https://inverse.ca/sogo/lists
>>
> 


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



smime.p7s
Description: S/MIME Cryptographic Signature


RES: [SOGo] Incremental Migration

2015-10-01 Thread Rodrigo Mello Mattos Habib Gregori
Gerald,

 
   I am planning a similar migration here, from Zarafa to SOGo. What I am doing 
is using an extra field on AD to filter users on sogo, so my postfix filter is 
something like that:

 
query_filter = (&(|(mail=%s)(othermailbox=%s))(c=1))

 
and I manually set c=1 for users already migrated to sogo. Users still on 
zarafa won't be found by my postfix.

Then my transport file looks like that:

 
sogo_migra...@example.com  dovecot:

example.com    
relay:[mail.zarafa.example.com]

 
But in my case, zarafa is the MX (it's also postfix). 
 
-Mensagem original-
De:Gerald Brandt 
Enviado:Qui 01/10/2015 07:34
Assunto:Re: [SOGo] Incremental Migration
Para:users@sogo.nu; 


On 2015-09-30 04:36 PM, Infoo Matic wrote:
> I would use postfix as my main server. If postfix does not find a mail 
> address when looking up on the sogo server then it should relay to the 
> exchange server.
> The exchange server uses postfix as relay: postfix decides again whether the 
> mail should be kept within the sogo server or should be relayed back to 
> exchange.
>
> Had a similar setup when I migrated a customer away from IBM Lotus Domino, 
> hope this helps.
>
> regards,
> infoomatic
>
> On Wednesday, September 30, 2015 20:41 CEST, Gerald Brandt 
>  wrote:
>
>> Hi,
>>
>> I currently have a 2003 (NOT R2) exchange server.  I have an almost
>> working SOGo/Openchange install.
>>
>> I'd like to migrate my users over slowly.  for example, b...@xyzzy.com
>> goes to SOGo and s...@xyzzy.com goes to exchange.  I can actually take
>> care of incoming email quite easily, just a postfix server with rules
>> for email addresses, no biggie.
>>
>> The problem is when b...@xyzzy.com sends email to s...@xyzzy.com.
>> Normally, SOGo would look and say 'hey, this user doesn't exist'.
>> Instead, I want it to forward all unknown domain emails to the exchange
>> server.  I'd love exchange to do the same, but have even less of an idea
>> how to do that.
>>
>> Any ideas or comments from people that may have done an incremental
>> migration?
>>
>> Gerald
>>
>> --
>> users@sogo.nu
>> https://inverse.ca/sogo/lists

That's what I figured, but I couldn't find out how to send all email on 
SOGo (or Exchange) to an external postfix to make that decision. If it's 
internal email, it never seems to leave the system.

Thanks,
Gerald


>
>
>

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

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

RES: [SOGo] '/etc/sogo/sogo.conf' does not contain a dictionary

2015-10-01 Thread Rodrigo Mello Mattos Habib Gregori
Does sogo complain about CR/LF ?

 
what does file /etc/sogo/sogo.conf return?

 
# file /etc/sogo/sogo.conf
/etc/sogo/sogo.conf: ASCII text


 
-Mensagem original-
De:Christian Mack 
Enviado:Qui 01/10/2015 09:04
Assunto:Re: [SOGo] ‘/etc/sogo/sogo.conf‘ does not contain a dictionary
Para:users@sogo.nu; 
Hello

Then you should check the permissions set on /etc/sogo/sogo.conf if user
sogo has access.


Kind regards,
Christian Mack

Am 01.10.2015 um 09:53 schrieb Christian Eichert:
> And if it doesn't ?
> 
> kiki:~# plparse /etc/sogo/sogo.conf
> Parsing '/etc/sogo/sogo.conf' - a dictionary
> kiki:~#
> 
> regards
> Christian
> 
> 
> Am 30-09-2015 um 00:58 schrieb Harold Fines:
>> Have a look at the tool "plparse", it will show you what is wrong with
>> your config file :)
>>
>> 29. Sep 2015 16:11 by c...@zp1.net :
>>
>>     I get this
>>
>>     [] Restarting SOGo: sogoNo process in pidfile
>>     '/var/run/sogo/sogo.pid' found running; none killed.
>>     2015-09-29 17:11:19.081 sogod[25974] File NSDictionary.m: 625. In
>>     -[NSDictionary initWithContentsOfFile:] Contents of file
>>     '/etc/sogo/sogo.conf' does not contain a dictionary
>>     <0x0x7f23a327a8d0[SOGoStartupLogger]> Can't deserialize
>>     /etc/sogo/sogo.conf, exiting.
>>
>>     my /etc/sogo/sogo.conf looks like this
>>
>>     {
>>     SOGoProfileURL =
>>     "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_user_profile";
>>     OCSFolderInfoURL =
>>     "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_folder_info";
>>     OCSSessionsFolderURL =
>>    
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_sessions_folder";
>>     OCSEMailAlarmsFolderURL =
>>    
>> "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_alarms_folder";
>>     SOGoLanguage = English;
>>     SOGoAppointmentSendEMailNotifications = YES;
>>     SOGoMailingMechanism = smtp;
>>     SOGoSMTPServer = 127.0.0.1;
>>     SOGoTimeZone = UTC;
>>     SOGoSentFolderName = Sent;
>>     SOGoTrashFolderName = Trash;
>>     SOGoDraftsFolderName = Drafts;
>>     SOGoIMAPServer "127.0.0.1:143";
>>     SOGoSieveServer "sieve://127.0.0.1:4190";
>>     SOGoVacationEnabled = YES;
>>     SOGoForwardEnabled = YES;
>>     SOGoSieveScriptsEnabled = YES;
>>     SOGoIMAPAclConformsToIMAPExt = YES;
>>     SOGoFirstDayOfWeek = 1;
>>     SOGoMailMessageCheck = manually;
>>     SOGoMailAuxiliaryUserAccountsEnabled = YES;
>>
>>     SOGoCalendarDefaultRoles = (
>>     PublicViewer,
>>     ConfidentialDAndTViewer
>>     );
>>
>>     SOGoUserSources =
>>     (
>>     {
>>     type = sql;
>>     id = directory;
>>     viewURL =
>>     "postgresql://sogo:SogoPasswd@127.0.0.1:5432/sogo/sogo_view";
>>     canAuthenticate = YES;
>>     isAddressBook = YES;
>>     userPasswordAlgorithm = md5;
>>     }
>>     );
>>
>>
>>     }
>>
>>
>>     --     users@sogo.nu 
>>     https://inverse.ca/sogo/lists
>>
> 


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

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

[SOGo] EAS date header localization -- was "Outlook 2013 ActiveSync Mail Header date localized"

2015-10-01 Thread Sascha Kasch

dear list,

Testing with iPhone and EAS it does the same.
Mail Header "date" get localized.
What should be configured to prevent that?

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


[SOGo] Suggestion: Don't use /etc/sysconfig/sogo on CentOS

2015-10-01 Thread Zhang Huangbin
Dear developers,

As a system admin, i think SOGo init script (/etc/init.d/sogod) brings a little 
trouble.

*) We have WOWorkersCount in sogo.conf, why define it in /etc/sysconfig/sogo 
separately? and with a different name 'PREFORK'? Why doesn't the init script 
read  WOWorkersCount from sogo.conf directly?

*) The init script read sogo daemon user from /etc/sysconfig/sogo, if not 
defined, it's 'sogo'. It's almost hard-coded.

So, why not retire /etc/sysconfig/sogo directly? why manage the same setting in 
two separate files? and sogo installation guide doesn't mention 
/etc/sysconfig/sogo at all. At the beginning, i tried to increase 
WOWorkersCount, but it doesn't work. After reading init script, i realize it 
reads /etc/sysconfig/sogo instead.

Please fix this init script issue, let's make it simpler.

BTW, please fix the init script on Debian/Ubuntu too, it reads 
/etc/default/sogo.


Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/
Time zone: GMT+8 (China/Beijing).

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

Re: [SOGo] Server generating multiple event invitations and responses

2015-10-01 Thread Charles Marcus
Anyone?


On 9/21/2015 7:26 AM, Tanstaafl  wrote:
> On 9/18/2015 3:59 PM, Ludovic Marcotte  wrote:
>> On 18/09/2015 15:54, Márcio Merlone wrote:
>>> I am using sogo 2.3.1-1 on ubuntu 14.04. Any progress on this? Pls let 
>>> me know if you find a real solution.
>> Lightning is the culprit here. It's ignoring SOGo's autoscheduling 
>> capabilities (which is advertised and recognized) and also sends an 
>> email, while it shouldn't. This problem started back in Lightning for 
>> Thunderbird 24 or something, and is still not fixed.
> Thanks Ludovic...
>
> Is there an open bug for this? Hopefully you have commented there so the
> devs at least know about it and can look into fixing it?

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

Re: [SOGo] Bug in lightning for the invite attendee information from SOGo

2015-10-01 Thread Jiří František
Hi Florent,
I hit the same problem as you. Are you using Provider for Google calendar
extension in Thunderbird? If I disable it, free-busy information is working
fine.

Jiri

On Wed, Sep 30, 2015 at 1:01 AM  wrote:

> Dear SOGo users,
> I use Thunderbird 38.2, lightning 4.0.2.1 under windows and SOGO server
> 2.3.0.
> In the invite attendee windows of lightning when I invite people having
> "free
> busy" information accessible in their SOGo calendar (I use CALDAV) I can
> only
> see for less than a second the availability information for the invited
> persons (even mine is not visible)
> The information is shown for a very short time and then disappear.
> If I move the date of the event, it appends some time that the availability
> information become visible for some of the invited people.
>
> If I do the same for freebusy information coming from ZIMBRA/CALDAV or from
> google calendar, the problem is note present.
>
> I am able to reproduce this bug on many windows PC having the same
> configuration.
>
> Any idea where it could come from ?
> Regards
> Florent
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Bug in lightning for the invite attendee information from SOGo

2015-10-01 Thread Florent Boucher

Hi Jiri,
I am using effectively the Google calendar extension but even if I disable it 
the free busy does not work.
Furthermore, I have colleagues who have the bug but they don't use any google 
calendar.

Actually I use lightning 4.0.3 and Thunderbird 38.3.

Following you idea, I however decided to remove access to other calendars except 
SOGO (we also use Zimbra at the university) and miraculously IT WORKS !


So, the conclusion is for the moment : the SOGo free-busy works if you only use 
SOGo type calendars ! Bad thing :-(


I did however another test in the mean time. I tested seamonkey with the same 
version of lightning (4.0.2.1) and in that case I have not problem.


Big question: where does the problem come from? SOGo, Ligthning or thunderbird? 
Do you have an idea to find the reason or the bug?


Best regards
Florent



Le 01/10/2015 14:57, Jiří František a écrit :

Hi Florent,
I hit the same problem as you. Are you using Provider for Google calendar 
extension in Thunderbird? If I disable it, free-busy information is working fine.


Jiri

On Wed, Sep 30, 2015 at 1:01 AM  wrote:

Dear SOGo users,
I use Thunderbird 38.2, lightning 4.0.2.1 under windows and SOGO server 
2.3.0.
In the invite attendee windows of lightning when I invite people having 
"free
busy" information accessible in their SOGo calendar (I use CALDAV) I can 
only
see for less than a second the availability information for the invited
persons (even mine is not visible)
The information is shown for a very short time and then disappear.
If I move the date of the event, it appends some time that the availability
information become visible for some of the invited people.

If I do the same for freebusy information coming from ZIMBRA/CALDAV or from
google calendar, the problem is note present.

I am able to reproduce this bug on many windows PC having the same
configuration.

Any idea where it could come from ?
Regards
Florent

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




--
 -
| Florent BOUCHER||
| Institut des Matériaux Jean Rouxel |Mailto:florent.bouc...@cnrs-imn.fr  |
| 2, rue de la Houssinière   | Phone: (33) 2 40 37 39 24  |
| BP 32229   | Fax:   (33) 2 40 37 39 95  |
| 44322 NANTES CEDEX 3 (FRANCE)  |http://www.cnrs-imn.fr  |
 -
http://www.researcherid.com/rid/G-7408-2012
http://orcid.org/-0001-5438-3930

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

[SOGo] calendar subscription problem after migration

2015-10-01 Thread Louis-Philippe
Hi,

I'm testing migration from SOGo 2.2.17 to a new server with SOGo 2.3.2.
Both servers are on Debian: Squeeze and Jessie

I use a backup made with sogo-tool.

When I restore data, everything looks good except  my subscription to other
calendar and my different colors for my calendar.

Do I need to do something to have subscriptions and colors ?

Regards

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

[SOGo] BTS activities for Thursday, October 01 2015

2015-10-01 Thread SOGo reporter
Title: BTS activities for Thursday, October 01 2015





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, October 01 2015

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3356
	2015-10-01 08:58:02
	updated (open)
	ActiveSync
	EAS localizes date header from mail
	
	  
	
1508
	2015-10-01 04:24:36
	updated (open)
	Web Mail
	sogo should have a message size limit
	
	  
	
3357
	2015-10-01 11:21:54
	updated (open)
	Web Mail
	"Exotic" mail header makes SOGo unable to parse "From=" line
	
	  
	
3354
	2015-10-01 04:30:52
	updated (open)
	Web Preferences
	'Include in free-busy' checkbox not working