R: Re: R: R: R: [SOGo] sogo configuration file

2015-09-17 Thread daniele Borini
Just update to the latest stable one. 

 Messaggio originale 
Da: Chris Coleman  
Data: 17/09/2015  17:42  (GMT+01:00) 
A: users@sogo.nu 
Oggetto: Re: R: R: R: [SOGo] sogo configuration file 

What version of sogo are you on ?

On 9/17/2015 2:27 AM, Daniele Borini wrote:
> Trying with:
> su - sogo -s /bin/bash
> and
> defaults write sogod SOGoSieveScriptsEnabled "YES"
>
> worked fine, it writes config statements in
> /home/sogo/GNUstep/Defaults/sogod.plist
> sogo uses that configuration file which is in "XML" format:
> ...
> SOGoMailAuxiliaryUserAccountsEnabled
>  NO
> ...
>
> Now, i'll try to change that file for my need even if it's quite strange
> we're not able to use /etc/sogo/sogo.conf.
>
> thanks
>
>
>
> Daniele Borini
>
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
> tel +39 0521319316
> fax +39 0521319322
> borini-effegidi.it
> e-mail d.bor...@effegidi.it
> www.effegidi.it
> Prima di stampare,pensa all'ambiente ** Think about the environment before
> printing
>
>
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Chris
> Coleman
> Inviato: mercoledì 16 settembre 2015 17:36
> A: users@sogo.nu
> Oggetto: Re: R: R: [SOGo] sogo configuration file
>
>
>
> On 9/16/2015 2:13 AM, Daniele Borini wrote:
>> I did,
>> firstly i dumped sogo con into sogo.conf file:
>> sudo -u sogo sogo-tool dump-defaults > /etc/sogo/sogo.conf
>>
>> then i changed something into /etc/sogo/sogo.conf file like
>> WOWorkersCount from 10 to 11 and WOLogFile from sogo.log to sogoo.log.
>> restarting sogo with /etc/init.d/sogo restart checked running sogo
>> configuration with sudo -u sogo sogo-tool dump-defaults but nothing
>> changed from the original configuration.
>>
>>
>>
>> Daniele Borini
>>
>>
>> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39
>> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail
>> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa
>> all'ambiente ** Think about the environment before printing
>>
>>
>> -Messaggio originale-
>> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
>> Chris Coleman
>> Inviato: martedì 15 settembre 2015 17:00
>> A: users@sogo.nu
>> Oggetto: Re: R: [SOGo] sogo configuration file
>>
>> On 9/15/2015 3:48 AM, Daniele Borini wrote:
>>> No way,
>>> i tried to change /usr/.GNUStepDefaults rebooting server but sogo
>>> doesn't accept changes i really don't know where configuration file is.
>>>
>>> Daniele Borini
>>>
>>>
>>> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39
>>> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail
>>> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa
>>> all'ambiente ** Think about the environment before printing
>>>
>>>
>>> -Messaggio originale-
>>> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
>>> Christian Mack
>>> Inviato: lunedì 14 settembre 2015 16:46
>>> A: users@sogo.nu
>>> Oggetto: Re: [SOGo] sogo configuration file
>>>
>>> Hello
>>>
>>> Am 11.09.2015 um 14:01 schrieb Daniele Borini:
>>>> i’m changing sogo configuration, expecially user sourcers part due
>>>> to mailserver changes.
>>>>
>>>> I need to swtich from ldap auth to mysql auth.
>>>>
>>>> I’m really not able to find where configuration file is.
>>>>
>>>> In /etc/sogo/sogo.conf  almost everything is commented.
>>>>
>>>> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
>>>>
>>>> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve
>>>> made from sogo webmin module configuration.
>>>>
>>>> 
>>>>
>>>> Can someone help me please?
>>>>
>>> Which version of SOGo are you using?
>>>
>>> What does the following command give you?
>>> sudo -u sogo /usr/sbin/sogo-tool dump-defaults
>>>
>>> What is uncommented in your sogo.conf file?
>>>
>>>
>>> Kind regards,
>>> Christian Mack
>>>
>> The GNUstep defaults is for the old version of SOGo.
>> The SOGo webmin module is changing settings in the old place, in the
>> "GNUstep defaults" location.
>> The new versions of 

R: R: R: [SOGo] sogo configuration file

2015-09-17 Thread Daniele Borini
Trying with:
su - sogo -s /bin/bash
and 
defaults write sogod SOGoSieveScriptsEnabled "YES"

worked fine, it writes config statements in
/home/sogo/GNUstep/Defaults/sogod.plist
sogo uses that configuration file which is in "XML" format:
...
SOGoMailAuxiliaryUserAccountsEnabled
NO
...

Now, i'll try to change that file for my need even if it's quite strange
we're not able to use /etc/sogo/sogo.conf.

thanks



Daniele Borini


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Chris
Coleman
Inviato: mercoledì 16 settembre 2015 17:36
A: users@sogo.nu
Oggetto: Re: R: R: [SOGo] sogo configuration file



On 9/16/2015 2:13 AM, Daniele Borini wrote:
> I did,
> firstly i dumped sogo con into sogo.conf file:
> sudo -u sogo sogo-tool dump-defaults > /etc/sogo/sogo.conf
>
> then i changed something into /etc/sogo/sogo.conf file like 
> WOWorkersCount from 10 to 11 and WOLogFile from sogo.log to sogoo.log.
> restarting sogo with /etc/init.d/sogo restart checked running sogo 
> configuration with sudo -u sogo sogo-tool dump-defaults but nothing 
> changed from the original configuration.
>
>
>
> Daniele Borini
>
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39 
> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail 
> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa 
> all'ambiente ** Think about the environment before printing
>
>
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
> Chris Coleman
> Inviato: martedì 15 settembre 2015 17:00
> A: users@sogo.nu
> Oggetto: Re: R: [SOGo] sogo configuration file
>
> On 9/15/2015 3:48 AM, Daniele Borini wrote:
>> No way,
>> i tried to change /usr/.GNUStepDefaults rebooting server but sogo 
>> doesn't accept changes i really don't know where configuration file is.
>>
>> Daniele Borini
>>
>>
>> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39
>> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail 
>> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa 
>> all'ambiente ** Think about the environment before printing
>>
>>
>> -Messaggio originale-
>> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
>> Christian Mack
>> Inviato: lunedì 14 settembre 2015 16:46
>> A: users@sogo.nu
>> Oggetto: Re: [SOGo] sogo configuration file
>>
>> Hello
>>
>> Am 11.09.2015 um 14:01 schrieb Daniele Borini:
>>> i’m changing sogo configuration, expecially user sourcers part due 
>>> to mailserver changes.
>>>
>>> I need to swtich from ldap auth to mysql auth.
>>>
>>> I’m really not able to find where configuration file is.
>>>
>>> In /etc/sogo/sogo.conf  almost everything is commented.
>>>
>>> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
>>>
>>> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve 
>>> made from sogo webmin module configuration.
>>>
>>>
>>>
>>> Can someone help me please?
>>>
>> Which version of SOGo are you using?
>>
>> What does the following command give you?
>> sudo -u sogo /usr/sbin/sogo-tool dump-defaults
>>
>> What is uncommented in your sogo.conf file?
>>
>>
>> Kind regards,
>> Christian Mack
>>
> The GNUstep defaults is for the old version of SOGo.
> The SOGo webmin module is changing settings in the old place, in the 
> "GNUstep defaults" location.
> The new versions of SOGo use /etc/sogo/sogo.conf text file.
> Assuming you're using a recent version of SOGo, this should explain 
> why your settings seem to be having no effect.
> You need to edit the file /etc/sogo/sogo.conf !
> Try and reply to the list with your results.
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists

Hello Daniele,


If you look at the Installation Guide, Upgrading section, page 61

http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf

"2.0.5
The configuration is now stored in /etc/sogo/sogo.conf. Perform the
following commands as root to migrate your previous user defaults:

install -d -m 750 -o sogo -g sogo /etc/sogo sudo -u sogo sogo-tool
dump-defaults > /etc/sogo/sogo.conf chown root:sogo /etc/sogo/sogo.conf
chmod 640 /etc/sogo/sogo.conf sudo -u sogo mv
~/GNUstep/Defaults/.GNUstepDefaults \
~/GNUstep/Defaults/GNUstepDefaults.old
"

See if that works. Reply back to list with results.

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

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

R: R: R: [SOGo] sogo configuration file

2015-09-17 Thread Daniele Borini
Hi Christian,
i did what you've suggested but it didn't worked at all. 
i think i'll try to  reinstall sogo to get this problem solved.

Daniele Borini


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Chris
Coleman
Inviato: mercoledì 16 settembre 2015 17:36
A: users@sogo.nu
Oggetto: Re: R: R: [SOGo] sogo configuration file



On 9/16/2015 2:13 AM, Daniele Borini wrote:
> I did,
> firstly i dumped sogo con into sogo.conf file:
> sudo -u sogo sogo-tool dump-defaults > /etc/sogo/sogo.conf
>
> then i changed something into /etc/sogo/sogo.conf file like 
> WOWorkersCount from 10 to 11 and WOLogFile from sogo.log to sogoo.log.
> restarting sogo with /etc/init.d/sogo restart checked running sogo 
> configuration with sudo -u sogo sogo-tool dump-defaults but nothing 
> changed from the original configuration.
>
>
>
> Daniele Borini
>
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39 
> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail 
> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa 
> all'ambiente ** Think about the environment before printing
>
>
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
> Chris Coleman
> Inviato: martedì 15 settembre 2015 17:00
> A: users@sogo.nu
> Oggetto: Re: R: [SOGo] sogo configuration file
>
> On 9/15/2015 3:48 AM, Daniele Borini wrote:
>> No way,
>> i tried to change /usr/.GNUStepDefaults rebooting server but sogo 
>> doesn't accept changes i really don't know where configuration file is.
>>
>> Daniele Borini
>>
>>
>> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39
>> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail 
>> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa 
>> all'ambiente ** Think about the environment before printing
>>
>>
>> -Messaggio originale-
>> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
>> Christian Mack
>> Inviato: lunedì 14 settembre 2015 16:46
>> A: users@sogo.nu
>> Oggetto: Re: [SOGo] sogo configuration file
>>
>> Hello
>>
>> Am 11.09.2015 um 14:01 schrieb Daniele Borini:
>>> i’m changing sogo configuration, expecially user sourcers part due 
>>> to mailserver changes.
>>>
>>> I need to swtich from ldap auth to mysql auth.
>>>
>>> I’m really not able to find where configuration file is.
>>>
>>> In /etc/sogo/sogo.conf  almost everything is commented.
>>>
>>> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
>>>
>>> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve 
>>> made from sogo webmin module configuration.
>>>
>>>
>>>
>>> Can someone help me please?
>>>
>> Which version of SOGo are you using?
>>
>> What does the following command give you?
>> sudo -u sogo /usr/sbin/sogo-tool dump-defaults
>>
>> What is uncommented in your sogo.conf file?
>>
>>
>> Kind regards,
>> Christian Mack
>>
> The GNUstep defaults is for the old version of SOGo.
> The SOGo webmin module is changing settings in the old place, in the 
> "GNUstep defaults" location.
> The new versions of SOGo use /etc/sogo/sogo.conf text file.
> Assuming you're using a recent version of SOGo, this should explain 
> why your settings seem to be having no effect.
> You need to edit the file /etc/sogo/sogo.conf !
> Try and reply to the list with your results.
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists

Hello Daniele,


If you look at the Installation Guide, Upgrading section, page 61

http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf

"2.0.5
The configuration is now stored in /etc/sogo/sogo.conf. Perform the
following commands as root to migrate your previous user defaults:

install -d -m 750 -o sogo -g sogo /etc/sogo sudo -u sogo sogo-tool
dump-defaults > /etc/sogo/sogo.conf chown root:sogo /etc/sogo/sogo.conf
chmod 640 /etc/sogo/sogo.conf sudo -u sogo mv
~/GNUstep/Defaults/.GNUstepDefaults \
~/GNUstep/Defaults/GNUstepDefaults.old
"

See if that works. Reply back to list with results.

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

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

R: R: [SOGo] sogo configuration file

2015-09-16 Thread Daniele Borini
I did, 
firstly i dumped sogo con into sogo.conf file: 
sudo -u sogo sogo-tool dump-defaults > /etc/sogo/sogo.conf

then i changed something into /etc/sogo/sogo.conf file like WOWorkersCount
from 10 to 11 and WOLogFile from sogo.log to sogoo.log.
restarting sogo with /etc/init.d/sogo restart
checked running sogo configuration with sudo -u sogo sogo-tool dump-defaults
but nothing changed from the original configuration.



Daniele Borini


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Chris
Coleman
Inviato: martedì 15 settembre 2015 17:00
A: users@sogo.nu
Oggetto: Re: R: [SOGo] sogo configuration file

On 9/15/2015 3:48 AM, Daniele Borini wrote:
> No way,
> i tried to change /usr/.GNUStepDefaults rebooting server but sogo 
> doesn't accept changes i really don't know where configuration file is.
>
> Daniele Borini
>
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39 
> 0521319316 fax +39 0521319322 borini-effegidi.it e-mail 
> d.bor...@effegidi.it www.effegidi.it Prima di stampare,pensa 
> all'ambiente ** Think about the environment before printing
>
>
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
> Christian Mack
> Inviato: lunedì 14 settembre 2015 16:46
> A: users@sogo.nu
> Oggetto: Re: [SOGo] sogo configuration file
>
> Hello
>
> Am 11.09.2015 um 14:01 schrieb Daniele Borini:
>> i’m changing sogo configuration, expecially user sourcers part due to 
>> mailserver changes.
>>
>> I need to swtich from ldap auth to mysql auth.
>>
>> I’m really not able to find where configuration file is.
>>
>> In /etc/sogo/sogo.conf  almost everything is commented.
>>
>> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
>>
>> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve made 
>> from sogo webmin module configuration.
>>
>>   
>>
>> Can someone help me please?
>>
> Which version of SOGo are you using?
>
> What does the following command give you?
> sudo -u sogo /usr/sbin/sogo-tool dump-defaults
>
> What is uncommented in your sogo.conf file?
>
>
> Kind regards,
> Christian Mack
>
The GNUstep defaults is for the old version of SOGo.
The SOGo webmin module is changing settings in the old place, in the
"GNUstep defaults" location.
The new versions of SOGo use /etc/sogo/sogo.conf text file.
Assuming you're using a recent version of SOGo, this should explain why your
settings seem to be having no effect.
You need to edit the file /etc/sogo/sogo.conf !
Try and reply to the list with your results.

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

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

R: [SOGo] sogo configuration file

2015-09-15 Thread Daniele Borini
No way,
i tried to change /usr/.GNUStepDefaults rebooting server but sogo doesn't
accept changes i really don't know where configuration file is.

Daniele Borini


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
Christian Mack
Inviato: lunedì 14 settembre 2015 16:46
A: users@sogo.nu
Oggetto: Re: [SOGo] sogo configuration file

Hello

Am 11.09.2015 um 14:01 schrieb Daniele Borini:
> 
> i’m changing sogo configuration, expecially user sourcers part due to
> mailserver changes.
> 
> I need to swtich from ldap auth to mysql auth.
> 
> I’m really not able to find where configuration file is. 
> 
> In /etc/sogo/sogo.conf  almost everything is commented.
> 
> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
> 
> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve made from
> sogo webmin module configuration.
> 
>  
> 
> Can someone help me please?
> 

Which version of SOGo are you using?

What does the following command give you?
sudo -u sogo /usr/sbin/sogo-tool dump-defaults

What is uncommented in your sogo.conf file?


Kind regards,
Christian Mack

-- 
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

R: [SOGo] sogo configuration file

2015-09-15 Thread Daniele Borini
Thank you for your reply, 
we're using sogo 2.3.1-1 amd64 

here's the only two lines uncommented in our sogo.conf file:

SOGoUIxDebugEnabled = YES;
SOGoMaximumSyncWindowSize = 25;

i finally found where our configuration file is, looking for a specific work
given by sudo -u sogo /usr/sbin/sogo-tool dump-defaults (i searched for
WOWorkersCount with grep -rnw '/' -e "WOWorkersCount";) I found
configuration file is /usr/.GNUstepDefaults.
now i can make changes needed, but it has been kind a treasure hunting.
 Thank you very much.

Daniele Borini


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
Christian Mack
Inviato: lunedì 14 settembre 2015 16:46
A: users@sogo.nu
Oggetto: Re: [SOGo] sogo configuration file

Hello

Am 11.09.2015 um 14:01 schrieb Daniele Borini:
> 
> i’m changing sogo configuration, expecially user sourcers part due to
> mailserver changes.
> 
> I need to swtich from ldap auth to mysql auth.
> 
> I’m really not able to find where configuration file is. 
> 
> In /etc/sogo/sogo.conf  almost everything is commented.
> 
> In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file
> 
> I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve made from
> sogo webmin module configuration.
> 
>  
> 
> Can someone help me please?
> 

Which version of SOGo are you using?

What does the following command give you?
sudo -u sogo /usr/sbin/sogo-tool dump-defaults

What is uncommented in your sogo.conf file?


Kind regards,
Christian Mack

-- 
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] sogo configuration file

2015-09-11 Thread Daniele Borini
Hi All,

i’m changing sogo configuration, expecially user sourcers part due to
mailserver changes.

I need to swtich from ldap auth to mysql auth.

I’m really not able to find where configuration file is. 

In /etc/sogo/sogo.conf  almost everything is commented.

In /home/sogo/GNUstep/Defaults/ there isn’t .GNUstepDefaults file

I’ve found .GNUstepDefaults in /usr but i can’t see changes i’ve made from
sogo webmin module configuration.

 

Can someone help me please?

 

Tia,

Daniele.

 


Daniele Borini 


EDP Manager 





Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 


tel +39 0521319316 


fax +39 0521319322 


borini-effegidi.it


e-mail d.bor...@effegidi.it 


 <http://www.effegidi.it/> www.effegidi.it 


Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


Le informazioni contenute nella presente comunicazione e i relativi allegati
possono essere riservate e sono, comunque, destinate esclusivamente alle
persone o alla Società sopraindicati. La diffusione, distribuzione e/o
copiatura del documento trasmesso da parte di qualsiasi soggetto diverso dal
destinatario è proibita, sia ai sensi dell'art. 616 c.p. , che ai sensi del
D.Lgs. n. 196/2003. Se avete ricevuto questo messaggio per errore, vi
preghiamo di distruggerlo e di informarci immediatamente inviando un
messaggio all'indirizzo e-mail i...@effegidi.it ** The information in this
e-mail (which includes any files transmitted with it) is confidential and
may also be legally privileged. It is intended for the addressee only.
Access to this e-mail by anyone else is unauthorised. It is not to be relied
upon by any person other than the addressee, except with our prior written
approval. If no such approval is given, we will not accept any liability (in
negligence or otherwise) arising from any third party acting, or refraining
from acting on such information. Unauthorised recipients are required to
maintain confidentiality. If you have received this e-mail in error please
notify us immediately, destroy any copies and delete it from your computer
system. Any use, dissemination, forwarding, printing or copying of this
e-mail is prohibited. Copyright in this e-mail and any document created by
us will be and remain vested in us and will not be transferred to you. We
assert the right to be identified as the author of and to object to any
misuses of the contents of this e-mail or such documents 

 

 



[SOGo] Outlook 2013 Freebusy

2014-12-15 Thread Daniele Borini
Hi all,

i've got a little trouble with Freebusy lookup in outlook 2013. We use LDAP
auth and, as written here
http://www.sogo.nu/fr/nc/support/faq/article/the-shared-addressbook-is-empty
.html , is not possibile to see shared address book conten. I'm not able to
sync outlook 2013 people with that address book, so i cannot check freebusy
status of my mates.

It works perfectly on web interface.

What i'm doing wrong?

Thank you very much

 


Daniele Borini 


EDP Manager 




 



R: [SOGo] ANN: SOGo v2.2.11

2014-12-11 Thread Daniele Borini
Now it works for ubuntu 12.04. 
Thanks a lot.

Daniele Borini 
EDP Manager 


Saremo chiusi dal 22 Dicembre 2014 al 6 gennaio 2015 compresi. Please note
that we'll be closed for our usual Christmas holidays from 22nd December
2014 to 6th January 2015 included. Notieren Sie bitte, dass uns. Betrieb und
Büro zu Weihnachten vom 22. Dezember2014 bis 6. Januar 2015 geschlossen
werden. Merci de bien vouloir tenir compte de nos dates de fermeture pour
les fêtes de fin d'année : du 22 décembre 2014 au 6 Janvier 2015 inclus. 
Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 
borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
Ludovic Marcotte
Inviato: giovedì 11 dicembre 2014 00:34
A: users@sogo.nu
Oggetto: Re: [SOGo] ANN: SOGo v2.2.11

On 10/12/2014 13:59, Martin Simovic wrote:
> sogo 2.2.11 install is still impossible on Precise (12.04)
Finally, it should be all good. It forced us to release v2.2.11a with an
additional fix for EAS on BB devices.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca Inverse
inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence
(http://packetfence.org)

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

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

R: Re: R: [SOGo] ANN: SOGo v2.2.11

2014-12-10 Thread daniele Borini
No, sorry i forget to specify it. I'm using ubuntu 12.04

 Messaggio originale Da: Ludovic Marcotte 
 Data:10/12/2014  13:13  (GMT+01:00) 
A: users@sogo.nu Oggetto: Re: R: [SOGo] ANN: SOGo v2.2.11 

On 10/12/2014 04:47, Daniele Borini wrote:
The following packages have unmet dependencies:

Are you using Debian squeeze?
-- 
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

R: [SOGo] ANN: SOGo v2.2.11

2014-12-10 Thread Daniele Borini
Hi all,

I’m trying to upgrade from 2.2.10.20141119-1 nightly build to 2.11.1. i’ve 
switched from nightly to stable repository.

Apt-get update && apt-get upgrade say sogo and sogo-activesync habe been kept 
back. 

I’ve tried apt-get dist-upgrade, nu luck.

I tried apt-get –f install sogo but  it depends to liblasso3 so, i tried 
apt-get –f install sogo liblasso3 but it says:

The following packages have unmet dependencies:

liblasso3 : Depends: libglib2.0-0 (>= 2.41.1) but 2.32.4-0ubuntu1 is to be 
installed

 

how can i solve this situation?

Thank you very much

 


Daniele Borini 


EDP Manager 






 

 

Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Ludovic 
Marcotte
Inviato: martedì 9 dicembre 2014 20:10
A: users@sogo.nu
Oggetto: [SOGo] ANN: SOGo v2.2.11

 

The Inverse Team is pleased to announce the immediate availability of SOGo 
2.2.11. This is a minor release of SOGo which focuses on improved stability 
over previous versions.


What is SOGo


SOGo is a free and modern scalable groupware server. It offers shared 
calendars, address books and emails through your favorite Web browser or by 
using a native client such as Mozilla Thunderbird and Lightning, Apple Calendar 
and Address Book (Mac OS X and iOS) and Microsoft Outlook.

SOGo is standard-compliant and supports CalDAV, CardDAV and reuses existing 
IMAP, SMTP and database servers - making the solution easy to deploy and 
interoperable with many applications.

SOGo features:

*   Scalable architecture suitable for deployments from dozen to many 
thousand users
*   Rich Web-based interface that shares the look and feel, the features 
and the data of Mozilla Thunderbird and Lightning
*   Improved integration with Mozilla Thunderbird and Lightning by using 
the SOGo Connector and the SOGo Integrator
*   Native compatibility for Microsoft Outlook 2003, 2007, 2010 and 2013

* Two-way synchronization support with any Microsoft ActiveSync-capable 
device (Apple iOS, Android, Windows Phone, BlackBerry 10) or Outlook 2013

*   Excellent native integration with Apple software (Mac OS X and iOS) and 
Android-based devices

and many more! SOGo and our connectors are completely free.


Changes from the previous release


New features

*   sogo-tool can now be used to manage EAS metadata for all devices

Enhancements

*   Improved the SAML2 documentation
*   Radically reduced AES memory usage

Bug fixes

*   Now possible to specify the username attribute for SAML2 
(SOGoSAML2LoginAttribute) (#2381)
*   Added support for IdP-initiated SAML2 logout (#2377)
*   We now generate SAML2 metadata on the fly (#2378)
*   We now handle correctly the SOGo logout when using SAML (#2376 and 
#2379)
*   Fixed freebusy lookups going off bounds for resources (#3010)
*   Fixed EAS clients moving mails between folders but disconnecting before 
receiving server's response (#2982)

See  <http://www.sogo.nu/bugs/changelog_page.php?project_id=1> 
http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets and  
<https://github.com/inverse-inc/sogo/commits/SOGo-2.2.11> 
https://github.com/inverse-inc/sogo/commits/SOGo-2.2.11 for the complete change 
log.


Getting SOGo


SOGo is free software and is distributed under the GNU GPL. As such, you are 
free to download and try it by visiting the following page:

 <http://www.sogo.nu/downloads/backend.html> 
http://www.sogo.nu/downloads/backend.html

You can also download the sources by following the instructions on this page:

 <http://www.sogo.nu/development/source_code.html> 
http://www.sogo.nu/development/source_code.html

Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
Edition), SOGo Connector and SOGo Integrator extensions are available for 
download from:

 <http://www.sogo.nu/downloads/frontends.html> 
http://www.sogo.nu/downloads/frontends.html

Documentation about the installation and configuration of SOGo, Thunderbird or 
the native Microsoft Outlook compatibility layer is available from:

 <http://www.sogo.nu/downloads/documentation.html> 
http://www.sogo.nu/downloads/documentation.html

You can also try our online SOGo demo at:

 <http://www.sogo.nu/tour/online_demo.html> 
http://www.sogo.nu/tour/online_demo.html


Upgrading to v2.2.11


No special measure needs to be taken when upgrading.


How can I help ?


SOGo is a collaborative effort in order to create the best Free and Open Source 
groupware solution.

There are multiple ways you can contribute to the project:

*   Documentation reviews, enhancements and translations
*   Write test cases - if you know Python, join in!
*   Feature requests or by sharing your ideas (see the roadmap)
*   Participate to the discussion in mailing lists

* Patches for bugs or enhancements ( <http://www.sogo.nu/bugs> 
http://www.sogo.nu/bugs)

* Provide

R: R: [SOGo] ActiveSync problems

2014-11-12 Thread Daniele Borini
Thanks to Thomas Fuehrer i've solved Active sync problems.
Firstly i've disabled annotatemore plugin in Dovecot, this solved mail sync in 
Outlook and Android,
Then i deleted Outlook and Android profilem delete sogo_cache_folder_ table 
in sogo db and recreated profiles in both in Outlook and Android. This solved 
folders replication and speedup sync.
Thanks to much to Thomas Fuehrer.

Daniele Borini 
EDP Manager 

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 
tel +39 0521319316 
fax +39 0521319322 

borini-effegidi.it
e-mail d.bor...@effegidi.it 
www.effegidi.it 
Prima di stampare,pensa all'ambiente ** Think about the environment before 
printing 


-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Daniele 
Borini
Inviato: mercoledì 5 novembre 2014 14:54
A: users@sogo.nu
Oggetto: R: R: [SOGo] ActiveSync problems

Since i'm using nightly builds, is it possibile that patch has been already 
included into my sogo machine?
Thanks,
Daniele.

Daniele Borini
EDP Manager
EFFEGIDI International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39 0521319316 fax 
+39 0521319322 Skype borini-effegidi.it e-mail d.bor...@effegidi.it 
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing -Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas 
Fuehrer
Inviato: mercoledì 5 novembre 2014 14:41
A: users@sogo.nu
Oggetto: Re: R: [SOGo] ActiveSync problems

Hi Daniele,

You could try to disable the annotatemore plugin and try again.

See "bug 0002688: Missing folders list update" for some background info on that.

The initial idea was to use x-guid on dovecot and get/setannotation on cyrus.

Regards,
Thomas

Am Mittwoch, 05. November 2014 09:12 CET, "Daniele Borini" 
 schrieb:

> Hi Thomas,
> here I Am.
> Getannotation replies are always "OK Completed."
> If you need i cand attach a sogo.log.
> I use dovecot-core 1:2.0.19 ubuntu based and postfix 2.9.6
>
> It's a test machine se there's only one user (me)
>
> Thanks a lot,
>
> Daniele
>
>
> Daniele Borini
> EDP Manager
> EFFEGIDI International SpA
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39
> 0521319316 fax +39 0521319322 Skype borini-effegidi.it e-mail 
> d.bor...@effegidi.it www.effegidi.it
>
> Prima di stampare, pensa all'ambiente ** Think about the environment 
> before printing -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
> Thomas Fuehrer
> Inviato: venerdì 31 ottobre 2014 14:32
> A: users@sogo.nu
> Oggetto: Re: [SOGo] ActiveSync problems
>
> Hi  Daniele,
> can you please provide a sogo.log which contains a complete session. I want 
> to see the response of getannotation.
>
> What is the exact  imap-server version?
> Do you have the problem only with a specific user or does it occur with all 
> of your users?
>
> Regards,
> Thomas
>
> Am Donnerstag, 30. Oktober 2014 15:20 CET, "Daniele Borini" 
>  schrieb:
>
> > Hi all.
> >
> > I’ve just updated from nightly build but still having some troubles with 
> > activesync.
> >
> > I’ve configured outlook 2013 using Activesync to connect to sogo server.
> >
> > Outlook folders (expecially own-created folders) are multiplicated (i.e. 
> > i’ve got Backup and backup[1] folders) and no emails are displayed in 
> > outlook.
> >
> > No errors appers into sogo.log nor mail.log nor mail.err. What i see is a 
> > huge amount of setannotation in sogo.log like:
> >
> >
> >
> > C[0x7fe897791090]: 384 setannotation "UPS" "/comment" ("value.priv" 
> > "mailserver_70d_1a027fc4_15c6")
> >
> > S[0x7fe897e54f60]: 384 OK Completed.
> >
> > C[0x7fe897791090]: 385 setannotation "Gateway" "/comment" 
> > ("value.priv" "mailserver_70d_1a027fc4_15c7")
> >
> > S[0x7fe897e54f60]: 385 OK Completed.
> >
> >
> >
> >
> >
> > Can you point me on what i could have made in the wrong way?
> >
> >
> >
> > Thank you very much.
> >
> > D.
> >
> >
> >
> >
> > Daniele Borini
> >
> >
> > EDP Manager
> >
> >
> >   
> >  > ice_file\image001.gif>
> >
> >
> > Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
> >
> >
> > tel +39 0521319316
> >
> >
> > fax +39 0521319322
> >
> >
> >   
> >  > ice_file\image002.gif> borini-effegidi.it
> >
> >
> > e-mail d.bor...@effegidi.it
> >
> >
> > www.effegidi.it <http://www.effegidi.it>
> >
> >
> > Prima di stampare,pensa all'ambiente ** Think about the environment 
> > before printing
> >
> >
> >
> > --
> > users@sogo.nu
> > https://inverse.ca/sogo/lists
>
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



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

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

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

R: Re: R: R: R: [SOGo] ActiveSync problems

2014-11-05 Thread daniele Borini
It works on android only after disabl8ng plugin. I've created accountd with 
active directory bind and importing email folder from our production email 
server which uses postfix a courier. I've converted courier folders to dovecot 
with a specific script

 Messaggio originale Da: t...@aon.at 
Data:05/11/2014  18:59  (GMT+01:00) A: users@sogo.nu 
Oggetto: Re: R: R: R: [SOGo] ActiveSync problems 
Have you recreated the account?
You  mentioned that on android it works - did it work also before disable the 
plugin?
can you modify mails from android?

Regards,
Thomas

- Reply message -----
From: "Daniele Borini" 
To: 
Subject: R: R: R: [SOGo] ActiveSync problems
Date: Wed, Nov 5, 2014 5:54 pm


I've removed annotatemore plugin from dovecot.
Here's  a piece of sogo.log:

C[0x7f7ca3faeb20]: 1 login "borini@**.it" "***"
S[0x7f7ca3eb8a60]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS 
ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
C[0x7f7ca3faeb20]: 2 capability
S[0x7f7ca3eb8a60]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA
S[0x7f7ca3eb8a60]: 2 OK Capability completed.
C[0x7f7ca3faeb20]: 3 ID ("x-originating-ip" "192.168.1.8")
S[0x7f7ca3eb8a60]: * ID NIL
S[0x7f7ca3eb8a60]: 3 OK ID completed.
C[0x7f7ca3faeb20]: 4 LIST "" ""
S[0x7f7ca3eb8a60]: * LIST (\Noselect) "." ""
S[0x7f7ca3eb8a60]: 4 OK List completed.
C[0x7f7ca3faeb20]: 5 LIST "" "*"
S[0x7f7ca3eb8a60]: * LIST (\HasNoChildren) "." "Trash"
S[0x7f7ca3eb8a60]: * LIST (\HasNoChildren) "." "INBOX"
S[0x7f7ca3eb8a60]: 5 OK List completed.
C[0x7f7ca3faeb20]: 6 namespace
S[0x7f7ca3eb8a60]: * NAMESPACE (("" ".")) NIL NIL
S[0x7f7ca3eb8a60]: 6 OK Namespace completed.
C[0x7f7ca3faeb20]: 7 getannotation "*" "/comment" "value.priv"
S[0x7f7ca3eb8a60]: 7 BAD Error in IMAP command GETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 8 setannotation "INBOX" "/comment" ("value.priv" 
"mailserver_661_1a0a8a69_0")
S[0x7f7ca3eb8a60]: 8 BAD Error in IMAP command SETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 9 status "INBOX" (x-guid)
S[0x7f7ca3eb8a60]: * STATUS "INBOX" (X-GUID beec430692e95954e10ba0b4d593)
S[0x7f7ca3eb8a60]: 9 OK Status completed.
C[0x7f7ca3faeb20]: 10 setannotation "Trash" "/comment" ("value.priv" 
"mailserver_661_1a0a8a69_1")
S[0x7f7ca3eb8a60]: 10 BAD Error in IMAP command SETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 11 status "Trash" (x-guid)
S[0x7f7ca3eb8a60]: * STATUS "Trash" (X-GUID 6ad3bd291beb5954c10ca0b4d593)
S[0x7f7ca3eb8a60]: 11 OK Status completed.
C[0x7f7ca3faeb20]: 12 logout

Next it starts fetching messages (it seem to me they're 1147) and log appears 
like:
C[0x7f7ca463e1f0]: 24 uid fetch 10 (FLAGS ENVELOPE BODYSTRUCTURE RFC822.SIZE 
RFC822.HEADER)
S[0x7f7ca4100a50]: * 6 FETCH (UID 10 FLAGS (\Seen) RFC822.SIZE 33807 ENVELOPE 
("Thu, 11 Jul 2013 15:08:19 +0200" "Invio in corso posta elettronica: 
STEWART.xls" (("Simona Riccardi" NIL "s.riccardi" "*.it")) (("Simona 
Riccardi" NIL "s.riccardi" "*.it")) (("Simona Riccardi" NIL "s.riccardi" 
"**.it")) (("'Daniele Borini'" NIL "d.borini" "*.it")) NIL NIL NIL 
"") BODYSTRUCTURE (("text" 
"plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 224 7 NIL NIL NIL 
NIL)("application" "vnd.ms-excel" ("name" "STEWART.xls") NIL NIL "base64" 32232 
NIL ("attachment" ("filename" "STEWART.xls")) NIL NIL) "mixed" ("boundary" 
"=_NextPart_000_013E_01CE7E48.7A066E70") NIL NIL NIL) RFC822.HEADER {905}

After that it starts again fetching all messages, seem in an infinite loop.
In outlook email are not shown, on my android device i can see almost all 
emails.

Mail.log doesn't show anything interesting except the imap connection from 
localhost.

Thanks a lot,
Daniele.



Daniele Borini
EDP Manager
EFFEGIDI International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
tel +39 0521319316
fax +39 0521319322
Skype borini-effegidi.it
e-mail d.bor...@effegid

R: R: R: [SOGo] ActiveSync problems

2014-11-05 Thread Daniele Borini
I've removed annotatemore plugin from dovecot.
Here's  a piece of sogo.log:

C[0x7f7ca3faeb20]: 1 login "borini@**.it" "***"
S[0x7f7ca3eb8a60]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS 
ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
C[0x7f7ca3faeb20]: 2 capability
S[0x7f7ca3eb8a60]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA
S[0x7f7ca3eb8a60]: 2 OK Capability completed.
C[0x7f7ca3faeb20]: 3 ID ("x-originating-ip" "192.168.1.8")
S[0x7f7ca3eb8a60]: * ID NIL
S[0x7f7ca3eb8a60]: 3 OK ID completed.
C[0x7f7ca3faeb20]: 4 LIST "" ""
S[0x7f7ca3eb8a60]: * LIST (\Noselect) "." ""
S[0x7f7ca3eb8a60]: 4 OK List completed.
C[0x7f7ca3faeb20]: 5 LIST "" "*"
S[0x7f7ca3eb8a60]: * LIST (\HasNoChildren) "." "Trash"
S[0x7f7ca3eb8a60]: * LIST (\HasNoChildren) "." "INBOX"
S[0x7f7ca3eb8a60]: 5 OK List completed.
C[0x7f7ca3faeb20]: 6 namespace
S[0x7f7ca3eb8a60]: * NAMESPACE (("" ".")) NIL NIL
S[0x7f7ca3eb8a60]: 6 OK Namespace completed.
C[0x7f7ca3faeb20]: 7 getannotation "*" "/comment" "value.priv"
S[0x7f7ca3eb8a60]: 7 BAD Error in IMAP command GETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 8 setannotation "INBOX" "/comment" ("value.priv" 
"mailserver_661_1a0a8a69_0")
S[0x7f7ca3eb8a60]: 8 BAD Error in IMAP command SETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 9 status "INBOX" (x-guid)
S[0x7f7ca3eb8a60]: * STATUS "INBOX" (X-GUID beec430692e95954e10ba0b4d593)
S[0x7f7ca3eb8a60]: 9 OK Status completed.
C[0x7f7ca3faeb20]: 10 setannotation "Trash" "/comment" ("value.priv" 
"mailserver_661_1a0a8a69_1")
S[0x7f7ca3eb8a60]: 10 BAD Error in IMAP command SETANNOTATION: Unknown command.
C[0x7f7ca3faeb20]: 11 status "Trash" (x-guid)
S[0x7f7ca3eb8a60]: * STATUS "Trash" (X-GUID 6ad3bd291beb5954c10ca0b4d593)
S[0x7f7ca3eb8a60]: 11 OK Status completed.
C[0x7f7ca3faeb20]: 12 logout

Next it starts fetching messages (it seem to me they're 1147) and log appears 
like:
C[0x7f7ca463e1f0]: 24 uid fetch 10 (FLAGS ENVELOPE BODYSTRUCTURE RFC822.SIZE 
RFC822.HEADER)
S[0x7f7ca4100a50]: * 6 FETCH (UID 10 FLAGS (\Seen) RFC822.SIZE 33807 ENVELOPE 
("Thu, 11 Jul 2013 15:08:19 +0200" "Invio in corso posta elettronica: 
STEWART.xls" (("Simona Riccardi" NIL "s.riccardi" "*.it")) (("Simona 
Riccardi" NIL "s.riccardi" "*.it")) (("Simona Riccardi" NIL "s.riccardi" 
"**.it")) (("'Daniele Borini'" NIL "d.borini" "*.it")) NIL NIL NIL 
"") BODYSTRUCTURE (("text" 
"plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 224 7 NIL NIL NIL 
NIL)("application" "vnd.ms-excel" ("name" "STEWART.xls") NIL NIL "base64" 32232 
NIL ("attachment" ("filename" "STEWART.xls")) NIL NIL) "mixed" ("boundary" 
"=_NextPart_000_013E_01CE7E48.7A066E70") NIL NIL NIL) RFC822.HEADER {905}

After that it starts again fetching all messages, seem in an infinite loop.
In outlook email are not shown, on my android device i can see almost all 
emails.

Mail.log doesn't show anything interesting except the imap connection from 
localhost.

Thanks a lot,
Daniele.



Daniele Borini
EDP Manager
EFFEGIDI International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
tel +39 0521319316
fax +39 0521319322
Skype borini-effegidi.it
e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 
-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas 
Fuehrer
Inviato: mercoledì 5 novembre 2014 16:27
A: users@sogo.nu
Oggetto: Re: R: R: [SOGo] ActiveSync problems

Daniele,
if possible try to test without the annotatemore plugin enabled in dovecot.

I just mentioned the bug to give you some background info on how foldersync is 
currently working.

I assume that the GETANNOTATION output  migth look different between cyrus and 
dovecot and so the dovecot output is not parsed correctly. The feature was 
developed based on cyrus-GETANNOATION. For Dovecot X-GUID is used to 

R: R: [SOGo] ActiveSync problems

2014-11-05 Thread Daniele Borini
Since i'm using nightly builds, is it possibile that patch has been already 
included into my sogo machine?
Thanks,
Daniele.

Daniele Borini
EDP Manager
EFFEGIDI International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
tel +39 0521319316
fax +39 0521319322
Skype borini-effegidi.it
e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 
-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas 
Fuehrer
Inviato: mercoledì 5 novembre 2014 14:41
A: users@sogo.nu
Oggetto: Re: R: [SOGo] ActiveSync problems

Hi Daniele,

You could try to disable the annotatemore plugin and try again.

See "bug 0002688: Missing folders list update" for some background info on that.

The initial idea was to use x-guid on dovecot and get/setannotation on cyrus.

Regards,
Thomas

Am Mittwoch, 05. November 2014 09:12 CET, "Daniele Borini" 
 schrieb:

> Hi Thomas,
> here I Am.
> Getannotation replies are always "OK Completed."
> If you need i cand attach a sogo.log.
> I use dovecot-core 1:2.0.19 ubuntu based and postfix 2.9.6
>
> It's a test machine se there's only one user (me)
>
> Thanks a lot,
>
> Daniele
>
>
> Daniele Borini
> EDP Manager
> EFFEGIDI International SpA
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy tel +39 
> 0521319316 fax +39 0521319322 Skype borini-effegidi.it e-mail 
> d.bor...@effegidi.it www.effegidi.it
>
> Prima di stampare, pensa all'ambiente ** Think about the environment 
> before printing -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di 
> Thomas Fuehrer
> Inviato: venerdì 31 ottobre 2014 14:32
> A: users@sogo.nu
> Oggetto: Re: [SOGo] ActiveSync problems
>
> Hi  Daniele,
> can you please provide a sogo.log which contains a complete session. I want 
> to see the response of getannotation.
>
> What is the exact  imap-server version?
> Do you have the problem only with a specific user or does it occur with all 
> of your users?
>
> Regards,
> Thomas
>
> Am Donnerstag, 30. Oktober 2014 15:20 CET, "Daniele Borini" 
>  schrieb:
>
> > Hi all.
> >
> > I’ve just updated from nightly build but still having some troubles with 
> > activesync.
> >
> > I’ve configured outlook 2013 using Activesync to connect to sogo server.
> >
> > Outlook folders (expecially own-created folders) are multiplicated (i.e. 
> > i’ve got Backup and backup[1] folders) and no emails are displayed in 
> > outlook.
> >
> > No errors appers into sogo.log nor mail.log nor mail.err. What i see is a 
> > huge amount of setannotation in sogo.log like:
> >
> >
> >
> > C[0x7fe897791090]: 384 setannotation "UPS" "/comment" ("value.priv" 
> > "mailserver_70d_1a027fc4_15c6")
> >
> > S[0x7fe897e54f60]: 384 OK Completed.
> >
> > C[0x7fe897791090]: 385 setannotation "Gateway" "/comment" 
> > ("value.priv" "mailserver_70d_1a027fc4_15c7")
> >
> > S[0x7fe897e54f60]: 385 OK Completed.
> >
> >
> >
> >
> >
> > Can you point me on what i could have made in the wrong way?
> >
> >
> >
> > Thank you very much.
> >
> > D.
> >
> >
> >
> >
> > Daniele Borini
> >
> >
> > EDP Manager
> >
> >
> >   
> >  > ice_file\image001.gif>
> >
> >
> > Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
> >
> >
> > tel +39 0521319316
> >
> >
> > fax +39 0521319322
> >
> >
> >   
> >  > ice_file\image002.gif> borini-effegidi.it
> >
> >
> > e-mail d.bor...@effegidi.it
> >
> >
> > www.effegidi.it <http://www.effegidi.it>
> >
> >
> > Prima di stampare,pensa all'ambiente ** Think about the environment 
> > before printing
> >
> >
> >
> > --
> > users@sogo.nu
> > https://inverse.ca/sogo/lists
>
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



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

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

R: [SOGo] ActiveSync problems

2014-11-05 Thread Daniele Borini
Hi Thomas,
here I Am.
Getannotation replies are always "OK Completed."
If you need i cand attach a sogo.log.
I use dovecot-core 1:2.0.19 ubuntu based and postfix 2.9.6

It's a test machine se there's only one user (me)

Thanks a lot,

Daniele


Daniele Borini
EDP Manager
EFFEGIDI International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
tel +39 0521319316
fax +39 0521319322
Skype borini-effegidi.it
e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 
-Messaggio originale-
Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas 
Fuehrer
Inviato: venerdì 31 ottobre 2014 14:32
A: users@sogo.nu
Oggetto: Re: [SOGo] ActiveSync problems

Hi  Daniele,
can you please provide a sogo.log which contains a complete session. I want to 
see the response of getannotation.

What is the exact  imap-server version?
Do you have the problem only with a specific user or does it occur with all of 
your users?

Regards,
Thomas

Am Donnerstag, 30. Oktober 2014 15:20 CET, "Daniele Borini" 
 schrieb:

> Hi all.
>
> I’ve just updated from nightly build but still having some troubles with 
> activesync.
>
> I’ve configured outlook 2013 using Activesync to connect to sogo server.
>
> Outlook folders (expecially own-created folders) are multiplicated (i.e. i’ve 
> got Backup and backup[1] folders) and no emails are displayed in outlook.
>
> No errors appers into sogo.log nor mail.log nor mail.err. What i see is a 
> huge amount of setannotation in sogo.log like:
>
>
>
> C[0x7fe897791090]: 384 setannotation "UPS" "/comment" ("value.priv" 
> "mailserver_70d_1a027fc4_15c6")
>
> S[0x7fe897e54f60]: 384 OK Completed.
>
> C[0x7fe897791090]: 385 setannotation "Gateway" "/comment" ("value.priv" 
> "mailserver_70d_1a027fc4_15c7")
>
> S[0x7fe897e54f60]: 385 OK Completed.
>
>
>
>
>
> Can you point me on what i could have made in the wrong way?
>
>
>
> Thank you very much.
>
> D.
>
>
>
>
> Daniele Borini
>
>
> EDP Manager
>
>
>   
> 
>
>
> Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy
>
>
> tel +39 0521319316
>
>
> fax +39 0521319322
>
>
>   
> 
>  borini-effegidi.it
>
>
> e-mail d.bor...@effegidi.it
>
>
> www.effegidi.it <http://www.effegidi.it>
>
>
> Prima di stampare,pensa all'ambiente ** Think about the environment before 
> printing
>
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



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

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

[SOGo] ActiveSync problems

2014-10-30 Thread Daniele Borini
Hi all.

I’ve just updated from nightly build but still having some troubles with 
activesync.

I’ve configured outlook 2013 using Activesync to connect to sogo server.

Outlook folders (expecially own-created folders) are multiplicated (i.e. i’ve 
got Backup and backup[1] folders) and no emails are displayed in outlook.

No errors appers into sogo.log nor mail.log nor mail.err. What i see is a huge 
amount of setannotation in sogo.log like:

 

C[0x7fe897791090]: 384 setannotation "UPS" "/comment" ("value.priv" 
"mailserver_70d_1a027fc4_15c6")

S[0x7fe897e54f60]: 384 OK Completed.

C[0x7fe897791090]: 385 setannotation "Gateway" "/comment" ("value.priv" 
"mailserver_70d_1a027fc4_15c7")

S[0x7fe897e54f60]: 385 OK Completed.

 

 

Can you point me on what i could have made in the wrong way?

 

Thank you very much.

D.

 


Daniele Borini 


EDP Manager 


  

 


Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 


tel +39 0521319316 


fax +39 0521319322 


  

 borini-effegidi.it


e-mail d.bor...@effegidi.it 


www.effegidi.it <http://www.effegidi.it>  


Prima di stampare,pensa all'ambiente ** Think about the environment before 
printing 

 

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

R: [SOGo] SOGO died

2014-03-12 Thread Daniele Borini
You’re right, removing openchange did not delete rpcproxy.conf from apache2

Thank you very much

 

Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
Ludovic Marcotte
Inviato: mercoledì 12 marzo 2014 16:11
A: users@sogo.nu
Oggetto: Re: [SOGo] SOGO died

 

On 2014-03-12 10:10 AM, Daniele Borini wrote:

Do you have some suggestions?


Check your Apache configuration.



-- 
Ludovic Marcotte
lmarco...@inverse.ca <mailto:lmarco...@inverse.ca>   ::  +1.514.755.3630  ::
http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence
(http://packetfence.org)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] SOGO died

2014-03-12 Thread Daniele Borini
I've decided to clean up my sogo installation from  openchange issues
because not usefull. 

I did:

Apt-get remove openchange*

Apt-get autoremove

Apt-get clean

 

After that openchange has been removed but sogo doesn't work anymore. No
error in sogo.log, just this:

 

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1576

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1577

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1578

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1579

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1580

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1581

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1582

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1583

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1584

Mar 12 14:56:23 sogod [1518]: <0x0x7f2027e876a0[WOWatchDog]> child spawned
with pid 1585

 

Trying to connect from web interface or via activesync doesn't produce
output or writes into log. 

It seems sogo's working but it's isolated from the rest of the world.

 

Do you have some suggestions?

Thanks in advance.

Daniele.

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

R: [SOGo] ActiveSync questions

2014-03-11 Thread Daniele Borini
Here’s a  tcpdump output file.

Thanks.

 

Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di
Ludovic Marcotte
Inviato: lunedì 10 marzo 2014 18:30
A: users@sogo.nu
Oggetto: Re: [SOGo] ActiveSync questions

 

On 2014-03-10 1:01 PM, Daniele Borini wrote:

inbox folder sync worked  very well.

Is there something to tune on sogo to get solve this problem?

First, look for .data files in /tmp. If you find some, send them over.

If there's nothing, please get a capture using tcpdump (all traffic on
localhost, port 2 - like "tcpdump -i lo -s 0 tcp and port 2 -w
sogo-android-sync-1.pcap" ) from the moment you create the account up until
you finish downloading 'all mails' and send the capture over.

Thanks,



-- 
Ludovic Marcotte
lmarco...@inverse.ca <mailto:lmarco...@inverse.ca>   ::  +1.514.755.3630  ::
http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence
(http://packetfence.org)


sogo-android-sync-1.pcap
Description: Binary data


[SOGo] ActiveSync questions

2014-03-10 Thread Daniele Borini
Hi all,

i've set up active sync support on sogo 2.2.1, everything seem to work fine
with Outlook 2013, something can work better with android. I've set up
active sync android client, calendar works fine, email sync not: with about
400 messages into inbox folder, there's no way to get sync work, by leaving
just 2 messages into inbox folder sync worked  very well.

Is there something to tune on sogo to get solve this problem?

 

I've tested activesync from android into my lan, which port I need to open
on the firewall to get sogo-activesync working outside mi network?

I've tried opening port tcp/2 but it doesn't work.

 

Thanks in advance, thanks a lot for this wonderful product,

Daniele.

 

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

Re: [SOGo] Outlook not refreshing Inbox automatically

2014-01-16 Thread daniele Borini
 i think it could be possible to programmatically poll server via VBA script, I 
know it's a workaround but it's cheaper than an exchange server , and it 
doesn't need antivirus, software updates, reboots, licences and the other funny 
stuffs that come with windows servers..
i think something like this 
http://slipstick.com/developer/code-samples/monitor-secondary-mailbox-messages/ 
could work...


original message-
Da: "Tanstaafl" tansta...@libertytrek.org
A: users@sogo.nu
Data: Thu, 16 Jan 2014 09:30:01 -0500
-


> On 2014-01-16 7:34 AM, Julien Kerihuel j.kerih...@openchange.org wrote:
>> On Wed, 2014-01-15 at 13:35 -0500, Ludovic Marcotte wrote:
 I have seen this problem mentioned on this list in the past (last
 post about a year ago, sogo version 2.0.2). Did anything change
 since then? Any chance this is resolved?
>
>>> This feature has not yet been implemented in OpenChange.
>
>> This is not completely true ;-)
>>
>> This feature exists in OpenChange master since 2011.
>
> Can someone please comment -
>
> We will be rolling SOGo out very soon, and after some testing for a few
> weeks with our current Thunderbird base, we will test with Outlook, then
> allow users to switch to Outlook if they want to.
>
> So... Is this about 'IDLE' notifications? Meaning - I can still set
> Outlook to poll the server every few minutes and that will work ok?
>
> Thanks
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>

--



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

R: R: R: [SOGo] Funambol sogo ext. install

2013-06-16 Thread Daniele Borini
They appear in the default places.
Could be something wrong the funambol-sogo connector?

I just have to check what happens with multi-user events, with egroupware and 
funambol sync it was a disaster, every multiuser event is replicated a lots of 
time.


Daniele Borini
EDP Manager
EFFEGIDI International SpA
Via Provinciale per Sacca, 55 – 43052 – Colorno - Italy
tel +39 0521319316
fax +39 0521319322

e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 

-Messaggio originale-
Da: Boguslaw Juza [mailto:bog...@uci.agh.edu.pl] 
Inviato: lunedì 17 giugno 2013 08:31
A: users@sogo.nu
Oggetto: Re: R: R: [SOGo] Funambol sogo ext. install

W dniu 17.06.2013 08:08, Daniele Borini pisze:
> Ho boguslav, this is my sogo-cal.xml. There's nothing interesting here except 
> for the database url:
 > ...

Thank you, I created configuration manualy, without funamboladmin GUI.
It starts to work, but still there are some troubles. It looks like
funambol creates and looks for users contacts in incorect MySQL table.

If you synchronise contacts and calendars, the new entries appears in
user private contacts list/calendar, or a new list/calendar is created?


   Boguslaw Juza

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

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

R: R: [SOGo] Funambol sogo ext. install

2013-06-16 Thread Daniele Borini
Ho boguslav, this is my sogo-cal.xml. There's nothing interesting here except 
for the database url:



 
  
   
  
  
   jdbc:mysql://localhost/sogo
  
  
   
  
  
   

 
  
   

 text/x-vcal


 1

   
  
 

   
  
  
   sogo-cal
  
  
   sogo-cal
  
 



Daniele Borini
EDP Manager
EFFEGIDI International SpA
Via Provinciale per Sacca, 55 – 43052 – Colorno - Italy
tel +39 0521319316
fax +39 0521319322

e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 
-Messaggio originale-
Da: Boguslaw Juza [mailto:bog...@uci.agh.edu.pl] 
Inviato: sabato 15 giugno 2013 14:16
A: users@sogo.nu
Oggetto: Re: R: [SOGo] Funambol sogo ext. install

W dniu 15.06.2013 12:01, Daniele Borini pisze:
> Hi Boguslaw,
> i've just setup funambol server with sogo integration, everything works fine.
 > ...

If you done it successfully, you probably got some config files
in /opt/Funambol/config/sogo/sogo/sogo directory? There should be
files named sogo-card.xml, sogo-cal.xml etc... could you send me
these files? Remove the paswords and other secret datas first,
of course...


  Boguslaw Juza

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

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

R: [SOGo] Funambol sogo ext. install

2013-06-15 Thread Daniele Borini
Hi Boguslaw,
i've just setup funambol server with sogo integration, everything works fine. 
I've followed this howto 
http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/

it's a bit old so you maybe need to get latest package versions from wget 
sources. 

in order to get funambol server start properly on ubuntu server follow this: 
http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol

Also, read this comment to get sync working: 
"
I think in the end, for Database URL, it should be 
"jdbc:mysql://localhost/sogo" rather than "jdbc://mysql://localhost/sogo". And 
I also think like sogo-card, sogo-cal, sogo-todo, we should also add sogo-event.
"

Bye,


Daniele Borini
EDP Manager
EFFEGIDI International SpA
Via Provinciale per Sacca, 55 – 43052 – Colorno - Italy
tel +39 0521319316
fax +39 0521319322

e-mail d.bor...@effegidi.it
www.effegidi.it

Prima di stampare, pensa all'ambiente ** Think about the environment before 
printing 

-Messaggio originale-
Da: Boguslaw Juza [mailto:bog...@uci.agh.edu.pl] 
Inviato: sabato 15 giugno 2013 10:44
A: users
Oggetto: [SOGo] Funambol sogo ext. install

Hi,

I installed Funambol 10.0.3 server and funambol-sogo-1.0.9.
When I start funamboladmin and enter to the modules section,
sogo module apperas. When I double-click sogo icon,
FunambolSOGoConnector appears. But nothing happens, when
I double-click it. No any config-menu appears, no any
log errors.

Should I install any extra libs to tomcat? Which ones?
How to find, what is going wrong?

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

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

Re: [SOGo] Openchange with a member DC server

2013-05-09 Thread daniele Borini

hi,
i've prepared AD scheda with exchange setup but adding users with 
openchange_newuser --create daniele i get this error:
"
 Unable to find GUID for DN CN=Mailbox Store (MAILSERVER),CN=First Storage 
Group,CN=InformationStore,CN=MAILSERVER,CN=Servers,CN=First Administrative 
Group,CN=Administrative Groups,CN=effegidi,CN=Microsoft 
Exchange,CN=Services,CN=Configuration,DC=,DC=
"
surfing inside AD tree i found that "CN=Mailbox Store (MAILSERVER),CN=First 
Storage Group,CN=InformationStore,CN=MAILSERVER" completely lacks. I suppose 
openchange_provision will create those values which are related to exchange 
server. Perhaps adding these values by hand i can step to the next problem... 
who knows...





original message-
Da: "Mark" mclar...@gmail.com
A: users@sogo.nu
Data: Thu, 9 May 2013 18:55:40 +0200
--
>
>
>I will find out. I am not a windows admin. Just been asked to assist a 
>customer migrate to
>openchange and SOGo. My windows admin knowledge include 0 exchange experience. 
>:( I will enquire
>and revert
>
>
>
>On Thu, May 9, 2013 at 11:06 AM, Fabio Onorini onofa...@gmail.com wrote:
>
>Hi Mark,
>have you run exchange setup with prepareschema option on active directory 
>system?
>Without this operation openchange provision doesn't work.
>
>
>
>
>2013/5/8 Mark mclar...@gmail.com
>
>Hi all,
>
>Was wondering if there are any special steps necessary for using openchange 
>with samba
>4 as a member DC server. The samba server has replicated the AD structure from 
>the master
>which already has a exchange entry.
>
>Running openchange_provision failed as there was already an entry for 
>exchange. I am
>not a windows administrator so not too familiar with AD entries.
>
>Should it just work if I point an outlook client at the ip address of the 
>sogo/samba
>server?
>
>Will be testing it tomorrow when I get to a windows client tomorrow.
>
>cheers
>
>
> --
>---
>Fabio Onorini
>
>


--


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

R: [SOGo] Openchange with a member DC server

2013-05-08 Thread Daniele Borini
Hi Mark, 
i’m trying a similar solution, I’ve provisioned my AD structure with
exchange 2010 tools but I’m having a lots of troubles. Openchange_provision
it’s not needed, but you have to provision openchangedb. Now the troubled
parts, my users are under an OU, so theyr CN are something like:
CN=Daniele,OU=EFFEGIDI,DC=,DC=. Openchange dislikes this kind of
structure, it expect something like CN=daniele,CN=users,DC=xxx,DC=. This
cause that openchange_newuser –create works only with administrator. What
I’ve done is to change some parts of provision.py sources in order to
correctly consider my OU. 
By this way I didn’t hit a success, I’ve simply changed kind of error, it
seems exchange 2010 AD structure provision differs from openchange
provision. Creating new users in openchange returns errors because it can
find some entries inside ad structure. 
Unfortunately I have not virtual machine with, I can’t be more accurate with
error messages and thing I’ve done to workaround ‘em. Anyway, if you can
step over these problems, please share!
Cheers,
 

Daniele Borini 

EDP Manager 

Effegidi International SpA

Via Provinciale per Sacca, 55 - 43052 - Colorno - Italy 

tel +39 0521319316 

fax +39 0521319322 

e-mail d.bor...@effegidi.it 

www.effegidi.it 

Prima di stampare,pensa all'ambiente ** Think about the environment before
printing 
 
  _  

Da: Mark [mailto:mclar...@gmail.com] 
Inviato: mercoledì 8 maggio 2013 19:46
A: users@sogo.nu
Oggetto: [SOGo] Openchange with a member DC server
 
Hi all,
 
Was wondering if there are any special steps necessary for using openchange
with samba 4 as a member DC server. The samba server has replicated the AD
structure from the master which already has a exchange entry.
 
Running openchange_provision failed as there was already an entry for
exchange. I am not a windows administrator so not too familiar with AD
entries.
 
Should it just work if I point an outlook client at the ip address of the
sogo/samba server?
 
Will be testing it tomorrow when I get to a windows client tomorrow.
 
cheers
<>