Obsolete Releases > SME 8.x Contribs

SME8 32 bits: problem with SOGo and siebe

<< < (3/3)

Arnaud:

--- Quote from: Daniel B. on June 16, 2014, 06:45:43 PM ---The problem is not the number of workers, but the fact that you have:


--- Code: ---SOGoSieveServer = "sieve://localhost:4190";
SOGoVacationEnabled = YES;
SOGoForwardEnabled = YES;
SOGoSieveScriptsEnabled = YES;

--- End code ---

In sogo.conf

--- End quote ---

Bingo! That's it!
As you proposed, I have created and modified the template-custom (sogo.conf and not sogod.conf) by commenting these 4 lines:

--- Code: ---# my $SievePort= ($sogod{'SievePort'} || "4190");
# $OUT .= "        SOGoSieveServer = sieve://localhost:" . $SievePort . ";\n";
# $OUT .= "        SOGoSieveScriptsEnabled = YES;\n";
# $OUT .= "        SOGoVacationEnabled = YES;\n";
# $OUT .= "        SOGoForwardEnabled = YES;\n";
--- End code ---

If I only comment the 2 firsts, I get the problem further (but sieve is searched on an other port).

Now I can save the preferences and of course I don't have the "vacation" and "forward" functions anymore.

One thing is still mysterious: in the preferences, I can set a color for each "category" of date in the agenda. These colors are only displayed in the agenda if the week don't start with "Monday"  :shock: (setting in the preferences too) It is not really a problem but it is a pity. I will test with the 64 bits version.

Thanks a lot!
Bye
Arnaud



nicolatiana:

--- Quote ---These colors are only displayed in the agenda if the week don't start with "Monday"
--- End quote ---

I'll test it too; if you confirm in 64 bit too consider to open a Bug in Sogo's mantis Bug-tracker.

Nicola

Arnaud:

--- Quote ---These colors are only displayed in the agenda if the week don't start with "Monday"  :shock: (setting in the preferences too)
--- End quote ---
Unfortunately, I get the same phenomenon with sme8 64 bits too.......

Arnaud

Arnaud:
 :lol: :lol:
I didn't do anything and the colours of the categories are now displayed with the SME8 32 bits!!
The only thing is: when not immediately displayed, switch the agenda to the next month and back to the current month and ......  the categories are coloured...............

Bye
Arnaud

Navigation

[0] Message Index

[*] Previous page

Go to full version