Re: [SOGo] Outlook and Openchange Issues

2012-11-15 Thread Sven Tegethoff

On 16.11.2012 08:46, David Ssali wrote:

Thanks Daniel.
This error keep on coming up in my samba log file

samba_dnsupdate: RuntimeError: kinit for WEB$@ECOM2M.NET failed 
(Cannot contact any KDC for requested realm)


What could be the cause of that?


It means that you've got a glitch in your kerberos configuration which 
results in samba4 being unable to update your DNS via GSSAPI, which 
requires kerberos for authentication.


Try running "kinit" on the command line, and see if you can get a 
kerberos ticket. Then try running "samba_dnsupdate --verbose 
--all-names" to get a more detailed output and see if you can get it to 
work manually.


--

Mit freundlichen Grüßen

Sven Tegethoff
EDV-Team

_
UDO BÄR GmbH & Co. KG   
Fürstenstraße 18
47051 Duisburg
Tel.: +49 (0) 203 28117-142
Fax: +49 (0) 203 28117-151
E-Mail: tegeth...@udobaer.de

Ust.-Idnr.: DE119562189, HRA 6056, Sitz der Gesellschaft: Duisburg,
Gerichtsstand: Duisburg Geschäftsführer: Bodo Badnowitz, Jürgen Dietz

Ein Unternehmen der BTI Gruppe: www.bti-group.com

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese 
E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail 
ist nicht gestattet.  This e-mail may contain confidential and/or privileged 
information. If you are not the intended recipient (or have received this 
e-mail in error) please notify the sender immediately and destroy this e-mail.  
Any unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

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


Re: [SOGo] Outlook and Openchange Issues

2012-11-15 Thread David Ssali

Actually i have fixed the problem by restarting the server.
Thanks
On 11/16/2012 10:46 AM, David Ssali wrote:

Thanks Daniel.
This error keep on coming up in my samba log file

samba_dnsupdate: RuntimeError: kinit for WEB$@ECOM2M.NET failed 
(Cannot contact any KDC for requested realm)


What could be the cause of that? I followed the installation guide 
given by SOGo word by word and i don't know how to fix this.

On 11/16/2012 10:30 AM, "Daniel Müller" wrote:
No, you do not need ldap with openchange. Openchange/Samba4 has its 
own cldap. As if you were auth against Microsoft ADS. You just need 
to set authentication the right way in your sogo configuration.

 Original-Nachricht 

Datum: Fri, 16 Nov 2012 09:58:51 +0300
Von: David Ssali
An: users@sogo.nu
Betreff: [SOGo] Outlook and Openchange Issues
Hello...
I have installed SOGo, Dovecot (using mysql database for authentication
with virtual domain support) and all the rest of the components that 
are

needed to have a fully functional mail server on Ubuntu 12.04.
I have also installed Openchange and Samba4 but am not using LDAP
anywhere.
When i try to setup exchange however, it constantly fails to connect to
the exchange server although the ports are all open.
  From my troubleshooting it appears that what is failing is 
actually the

authentication by the samba service.

Qn: Is it necessary for me to install LDAP to have a working version of
Openchange?
Also, if am having multiple domains for which this server handles 
email,

how will i create a link between the samba users and the ones in the
MYSQL database (Dovecot)?

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




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


Re: [SOGo] Outlook and Openchange Issues

2012-11-15 Thread David Ssali

Thanks Daniel.
This error keep on coming up in my samba log file

samba_dnsupdate: RuntimeError: kinit for WEB$@ECOM2M.NET failed (Cannot 
contact any KDC for requested realm)


What could be the cause of that? I followed the installation guide given 
by SOGo word by word and i don't know how to fix this.

On 11/16/2012 10:30 AM, "Daniel Müller" wrote:

No, you do not need ldap with openchange. Openchange/Samba4 has its own cldap. 
As if you were auth against Microsoft ADS. You just need to set authentication 
the right way in your sogo configuration.
 Original-Nachricht 

Datum: Fri, 16 Nov 2012 09:58:51 +0300
Von: David Ssali
An: users@sogo.nu
Betreff: [SOGo] Outlook and Openchange Issues
Hello...
I have installed SOGo, Dovecot (using mysql database for authentication
with virtual domain support) and all the rest of the components that are
needed to have a fully functional mail server on Ubuntu 12.04.
I have also installed Openchange and Samba4 but am not using LDAP
anywhere.
When i try to setup exchange however, it constantly fails to connect to
the exchange server although the ports are all open.
  From my troubleshooting it appears that what is failing is actually the
authentication by the samba service.

Qn: Is it necessary for me to install LDAP to have a working version of
Openchange?
Also, if am having multiple domains for which this server handles email,
how will i create a link between the samba users and the ones in the
MYSQL database (Dovecot)?

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


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


Re: [SOGo] Outlook and Openchange Issues

2012-11-15 Thread Daniel Müller
No, you do not need ldap with openchange. Openchange/Samba4 has its own cldap. 
As if you were auth against Microsoft ADS. You just need to set authentication 
the right way in your sogo configuration.
 Original-Nachricht 
> Datum: Fri, 16 Nov 2012 09:58:51 +0300
> Von: David Ssali 
> An: users@sogo.nu
> Betreff: [SOGo] Outlook and Openchange Issues

> Hello...
> I have installed SOGo, Dovecot (using mysql database for authentication 
> with virtual domain support) and all the rest of the components that are 
> needed to have a fully functional mail server on Ubuntu 12.04.
> I have also installed Openchange and Samba4 but am not using LDAP
> anywhere.
> When i try to setup exchange however, it constantly fails to connect to 
> the exchange server although the ports are all open.
>  From my troubleshooting it appears that what is failing is actually the 
> authentication by the samba service.
> 
> Qn: Is it necessary for me to install LDAP to have a working version of 
> Openchange?
> Also, if am having multiple domains for which this server handles email, 
> how will i create a link between the samba users and the ones in the 
> MYSQL database (Dovecot)?
> 
> Regards
> David
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Outlook and Openchange Issues

2012-11-15 Thread David Ssali

Hello...
I have installed SOGo, Dovecot (using mysql database for authentication 
with virtual domain support) and all the rest of the components that are 
needed to have a fully functional mail server on Ubuntu 12.04.

I have also installed Openchange and Samba4 but am not using LDAP anywhere.
When i try to setup exchange however, it constantly fails to connect to 
the exchange server although the ports are all open.
From my troubleshooting it appears that what is failing is actually the 
authentication by the samba service.


Qn: Is it necessary for me to install LDAP to have a working version of 
Openchange?
Also, if am having multiple domains for which this server handles email, 
how will i create a link between the samba users and the ones in the 
MYSQL database (Dovecot)?


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


Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Devinder Singh

Hi Mayak,

No firewall Issue,  I tried pinging the 2 port on the server. No 
response.  I tried simple wget   http://127.0.0.1:2/SOGo


--2012-11-16 09:47:21--  (try: 3)  http://127.0.0.1:2/SOGo
Connecting to 127.0.0.1:2... connected.
HTTP request sent, awaiting response... No data received.
Retrying.

Hope this helps !

Thanks & Regards,
Devinder Singh Birdi

On 11/16/2012 12:04 PM, mayak-cq wrote:



On Fri, 2012-11-16 at 11:24 +0530, Devinder Singh wrote:

Thanks Jean,

I updated the packages from the given location.  However after 
updating it SOGo restarts but do not work.


Below are the steps I have taken.

1. Removed the symlinks created yesterday.
2. Reinstalled the packages from 
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/


After this I got the error.

"/Proxy Error/

/The proxy server received an invalid response from an upstream server./
/The proxy server could not handle the request GET /SOGo./

/Reason: Error reading from remote server/
"

this is an error coming from apache and not from sogo

drop firewall
try pointing your browser to http://ipaddress/SOGo:2

thanks

m


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

Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread mayak-cq


On Fri, 2012-11-16 at 11:24 +0530, Devinder Singh wrote:
> Thanks Jean,
> 
> I updated the packages from the given location.  However after
> updating it SOGo restarts but do not work. 
> 
> Below are the steps I have taken. 
> 
> 1. Removed the symlinks created yesterday. 
> 2. Reinstalled the packages from
> http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/
> 
> After this I got the error.
> 
> "Proxy Error
> 
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request GET /SOGo.
> 
> Reason: Error reading from remote server
> "

this is an error coming from apache and not from sogo

drop firewall
try pointing your browser to http://ipaddress/SOGo:2

thanks

m

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

Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Devinder Singh

Nopes :

Below is the log when I restart the SOGo. Kindly guide.

"
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054c1a3d8[WOWatchDog]> 
Terminating with SIGINT or SIGTERM
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054ae2648[WOWatchDogChild]> 
sending terminate signal to pid 24944
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054ab9d38[WOWatchDogChild]> 
sending terminate signal to pid 24943
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054aac758[WOWatchDogChild]> 
sending terminate signal to pid 24942
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054aab808[WOWatchDogChild]> 
sending terminate signal to pid 24941
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054a8cf88[WOWatchDogChild]> 
sending terminate signal to pid 24940
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054a85588[WOWatchDogChild]> 
sending terminate signal to pid 24939
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054c1a3d8[WOWatchDog]> 
Terminating with SIGINT or SIGTERM
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054aab808[WOWatchDogChild]> child 
24941 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054a85588[WOWatchDogChild]> child 
24939 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054aac758[WOWatchDogChild]> child 
24942 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054ab9d38[WOWatchDogChild]> child 
24943 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054c1a3d8[WOWatchDog]> 
Terminating with SIGINT or SIGTERM
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054a8cf88[WOWatchDogChild]> child 
24940 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054ae2648[WOWatchDogChild]> child 
24944 exited
Nov 16 06:23:07 sogod [24938]: <0x0x7fc054c1a3d8[WOWatchDog]> all 
children exited. We now terminate.

2012-11-16 06:23:08.402 sogod[25034] No local time zone specified.
2012-11-16 06:23:08.402 sogod[25034] Using time zone with absolute offset 0.
Nov 16 06:23:08 sogod [25034]: version 2.0.2 (build root@shiva 
201211151623) -- starting
Nov 16 06:23:08 sogod [25034]: vmem size check enabled: shutting down 
app when vmem > 500 MB
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6be26ff8[SOGoProductLoader]> 
SOGo products loaded from '/usr/lib64/GNUstep/SOGo':
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6be26ff8[SOGoProductLoader]>   
MainUI.SOGo, Contacts.SOGo, ContactsUI.SOGo, Mailer.SOGo, 
AdministrationUI.SOGo, SchedulerUI.SOGo, MailPartViewers.SOGo, 
CommonUI.SOGo, PreferencesUI.SOGo, MailerUI.SOGo, Appointments.SOGo
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> listening 
on *:2
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> watchdog 
process pid: 25034
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6a0c9320[WOWatchDogChild]> 
watchdog request timeout set to 6 minutes
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> preparing 
6 children
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25035
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25036
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25037
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25038
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25039
Nov 16 06:23:08 sogod [25034]: <0x0x7f9f6bfef3d8[WOWatchDog]> child 
spawned with pid 25040


"

Thanks & Regards,
Devinder Singh Birdi

On 11/16/2012 11:32 AM, Jean Raby wrote:

On 12-11-16 12:54 AM, Devinder Singh wrote:

Thanks Jean,

I updated the packages from the given location. However after updating
it SOGo restarts but do not work.

Below are the steps I have taken.

1. Removed the symlinks created yesterday.
2. Reinstalled the packages from
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/

After this I got the error.

"/Proxy Error//
//
//The proxy server received an invalid response from an upstream 
server.//

//The proxy server could not handle the request GET /SOGo.//
//
//Reason: Error reading from remote server//
/"

3.Further I updated the SOGo from version 2.0.2 to 2.0.2a . Yet the
problem persists.


is there anything relevant in sogo.log?


Kindly guide.

Thanks&  Regards,
Devinder Singh Birdi

On 11/15/2012 5:30 PM, Jean Raby wrote:

On 12-11-15 6:44 AM, Devinder Singh wrote:

Hi ,

I am facing issues after I upgraded the Sope Packages. I am on 
Centos6 -

64 bit

I upgraded the Sope packages from below location one by one
http://inverse.ca/downloads/SOGo/RHEL5/nightly/x86_64/RPMS/

Can you try installing the packages from
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/ ?



rpm -i .rpm

I got issues with Lib files while restarting the SOGo. as it could not
find /usr/lib64/libcrypto.so.6 etc.. files.

To solve it, I created the symlinks on those items and was able to 
start

the SOGo. Created the symlink on libmysqlclient.so.15 to 16.

However, below are some of the errors that I receive in the sogo.log
after this upgrade.

2012-11-15 11:43:08.468 sogod[4370] Cannot load adaptor bundle 'MySQL'
Error (objc-load):libmysqlclient.so.15: cannot open shared object

Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Jean Raby

On 12-11-16 12:54 AM, Devinder Singh wrote:

Thanks Jean,

I updated the packages from the given location. However after updating
it SOGo restarts but do not work.

Below are the steps I have taken.

1. Removed the symlinks created yesterday.
2. Reinstalled the packages from
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/

After this I got the error.

"/Proxy Error//
//
//The proxy server received an invalid response from an upstream server.//
//The proxy server could not handle the request GET /SOGo.//
//
//Reason: Error reading from remote server//
/"

3.Further I updated the SOGo from version 2.0.2 to 2.0.2a . Yet the
problem persists.


is there anything relevant in sogo.log?


Kindly guide.

Thanks&  Regards,
Devinder Singh Birdi

On 11/15/2012 5:30 PM, Jean Raby wrote:

On 12-11-15 6:44 AM, Devinder Singh wrote:

Hi ,

I am facing issues after I upgraded the Sope Packages. I am on Centos6 -
64 bit

I upgraded the Sope packages from below location one by one
http://inverse.ca/downloads/SOGo/RHEL5/nightly/x86_64/RPMS/

Can you try installing the packages from
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/ ?



rpm -i .rpm

I got issues with Lib files while restarting the SOGo. as it could not
find /usr/lib64/libcrypto.so.6 etc.. files.

To solve it, I created the symlinks on those items and was able to start
the SOGo. Created the symlink on libmysqlclient.so.15 to 16.

However, below are some of the errors that I receive in the sogo.log
after this upgrade.

2012-11-15 11:43:08.468 sogod[4370] Cannot load adaptor bundle 'MySQL'
Error (objc-load):libmysqlclient.so.15: cannot open shared object file:
No such file or directory

Kindly guide how can I upgrade the sope without any such issues. If any
conflict guide how can I revert back to old packages.

--
Thanks& Regards,
Devinder Singh Birdi









--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Devinder Singh

Thanks Jean,

I updated the packages from the given location.  However after updating 
it SOGo restarts but do not work.


Below are the steps I have taken.

1. Removed the symlinks created yesterday.
2. Reinstalled the packages from 
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/


After this I got the error.

"/Proxy Error//
//
//The proxy server received an invalid response from an upstream server.//
//The proxy server could not handle the request GET /SOGo.//
//
//Reason: Error reading from remote server//
/"

3.Further I updated the SOGo from version  2.0.2 to 2.0.2a . Yet the 
problem persists.


Kindly guide.

Thanks & Regards,
Devinder Singh Birdi

On 11/15/2012 5:30 PM, Jean Raby wrote:

On 12-11-15 6:44 AM, Devinder Singh wrote:

Hi ,

I am facing issues after I upgraded the Sope Packages. I am on Centos6 -
64 bit

I upgraded the Sope packages from below location one by one
http://inverse.ca/downloads/SOGo/RHEL5/nightly/x86_64/RPMS/
Can you try installing the packages from 
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/ ?




rpm -i .rpm

I got issues with Lib files while restarting the SOGo. as it could not
find /usr/lib64/libcrypto.so.6 etc.. files.

To solve it, I created the symlinks on those items and was able to start
the SOGo. Created the symlink on libmysqlclient.so.15 to 16.

However, below are some of the errors that I receive in the sogo.log
after this upgrade.

2012-11-15 11:43:08.468 sogod[4370] Cannot load adaptor bundle 'MySQL'
Error (objc-load):libmysqlclient.so.15: cannot open shared object file:
No such file or directory

Kindly guide how can I upgrade the sope without any such issues. If any
conflict guide how can I revert back to old packages.

--
Thanks&  Regards,
Devinder Singh Birdi






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

[SOGo] BTS activities for Thursday, November 15 2012

2012-11-15 Thread SOGo reporter
Title: BTS activities for Thursday, November 15 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, November 15 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2106
	2012-11-15 07:33:34
	updated (open)
	Backend Address Book
	LDIF export + import crashes importer
	
	  
	
2107
	2012-11-15 09:51:48
	new (open)
	Backend Calendar
	Kontact calender items don't sync correctly
	
	  
	
1978
	2012-11-15 06:02:20
	updated (open)
	Web Address Book
	Addressbook phone field "Work:" Bug in SOGo browser interface and CardDAV
	
	  
	
2097
	2012-11-15 13:10:26
	updated (open)
	Web Calendar
	The category color is not displayed when an event comes from an Outlook synchronization
	
	  
	
2105
	2012-11-15 15:05:08
	updated (open)
	Web Mail
	Cross-site Scripting (XSS) in the subject of mails
	
	  
	
2033
	2012-11-15 11:50:18
	resolved (fixed)
	Backend Mail
	EXCEPTION:  NAME:NSRangeException REASON:in substringWithRange:, range { 294, 4 } extends beyond size
	
	  
	
2042
	2012-11-15 10:33:39
	resolved (fixed)
	i18n
	Wrong subject in invitation email for an event in Spanish (Spain)
	
	  
	
2064
	2012-11-15 10:37:52
	resolved (fixed)
	Web Calendar
	Calendars List is not auto enlarged (with lots of calendars)
	
	  
	
2108
	2012-11-15 10:41:53
	resolved (fixed)
	Web Calendar
	Can't see raw source of tasks
	
	  
	
2065
	2012-11-15 10:45:30
	resolved (fixed)
	Web Mail
	Reply-to equals NULL
	
	  
	
2060
	2012-11-15 12:18:58
	closed (fixed)
	Backend General
	userPasswordAlgorithm = ssh.b64 creates {sha.b64}(null) for any password
	
	  
	
2096
	2012-11-15 11:49:30
	closed (fixed)
	Web Mail
	Corruppted JPG, PDF and DOC
	
	  
	
  
  




Re: [SOGo] Authenticating with MySQL database

2012-11-15 Thread Simon Walter

On 11/16/2012 12:43 PM, Dave Burkholder wrote:

Authenticating with MySQL database

Hello everyone,

First-time poster here after lurking for awhile. Finally decided to 
take Sogo for a spin on my Clearos 5 server based on Centos 5.


I've gotten everything installed, but when I go to login to SOGo 
webmail, I get the error: Wrong username or password. Here are the 
loglines that surround the failed login attempt. Am I supposed to be 
creatinng a sogo.sogo_view table in MySQL?




You did specify "mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_view" in 
your SOGoUserSources. So that had better exist. From the install docs:


Here is an example of an SQL-based authentication and address book source:
SOGoUserSources =
(
{
type = sql;
id = directory;
viewURL = "postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_view";
canAuthenticate = YES;
isAddressBook = YES;
userPasswordAlgorithm = md5;
}
);

Certain database columns must be present in the view/table, such as :
c_uid - will be used for authentication – it's the username or 
usern...@domain.tld)
c_name - which can be identical to c_uid – will be used to uniquely 
identify entries

c_password – password of the user, plain-text, md5 or sha encoded for now
c_cn - the user's common name – such as “John Doe”
mail – the user's mail address

--
htholidays.com

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


[SOGo] ANN: SOGo 2.0.2a

2012-11-15 Thread Francis Lachapelle
Hi

We just released a minor update (2.0.2a) with some enhancements and bug fixes 
(including the regression regarding corrupted mail attachments):

Enhancements
 - improved user rights editor in calendar module
 - disable alarms for newly subsribed calendars

Bug fixes
 - fixed typos in Spanish (Spain) translation
 - fixed display of raw source for tasks
 - fixed title display of cards with a photo
 - fixed null address in reply-to header of messages
 - fixed scrolling for calendar/addressbooks lists
 - fixed display of invitations on BlackBerry devices
 - fixed sogo-tool rename-user for MySQL database
 - fixed corrupted attachments in Webmail
 - fixed parsing of URLs that can throw an exception
 - fixed password encoding in user sources

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets 
and github.com for the complete change log:

 - https://github.com/inverse-inc/sogo/commits/SOGo-2.0.2a
 - https://github.com/inverse-inc/sope/commits/SOPE-2.0.2a

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

[SOGo] Authenticating with MySQL database

2012-11-15 Thread Dave Burkholder
Hello everyone,

 
First-time poster here after lurking for awhile. Finally decided to take Sogo 
for a spin on my Clearos 5 server based on Centos 5.

 
I've gotten everything installed, but when I go to login to SOGo webmail, I get 
the error: Wrong username or password. Here are the loglines that surround the 
failed login attempt. Am I supposed to be creatinng a sogo.sogo_view table in 
MySQL?

 
2012-11-15 22:37:20.593 sogod[9280] Note(SoObject): SoDebugKeyLookup is enabled!
2012-11-15 22:37:20.593 sogod[9280] Note(SoObject): SoDebugBaseURL is enabled!
2012-11-15 22:37:20.594 sogod[9280] Note(SoObject): relative base URLs are 
enabled.
2012-11-15 22:37:20.631 sogod[9280] WOCompoundElement: pool embedding is on.
2012-11-15 22:37:20.631 sogod[9280] WOCompoundElement: id logging is on.
Nov 15 22:37:20 sogod [9280]: [ERROR] [RM:MainUI] 
-[WOResourceManager(SOGoExtensions) localeForLanguageNamed:]: name parameter 
must not be nil!
Nov 15 22:37:20 sogod [9280]: [ERROR] <0x0x9617b4c[SOGoUserManager]> 
addressbook source 'directory' has no displayname
Nov 15 22:37:20 sogod [9280]: [ERROR] <0x0x961e9a4[SQLSource]> could not run 
SQL 'c_uid = 'dave'':  NAME:ExecutionFailed 
REASON:Table 'sogo.sogo_view' doesn't exist
Nov 15 22:37:20 sogod [9280]: SOGoRootPage Login for user 'dave' might not have 
worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost.localdomain - - [15/Nov/2012:22:37:20 GMT] "POST /SOGo/connect 
HTTP/1.1" 403 34/60 0.059 - - 2M
 
 
Here is my .GNUstepDefaults file.

 

http://www.gnustep.org/plist-0_9.xml";>


    NSGlobalDomain
    
    
    sogod
    
    OCSFolderInfoURL
    mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_folder_profile
    OCSSessionsFolderURL
    mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_sessions_folder
    SOGoACLsSendEmailNotifications
    YES
    SOGoAppointmentSendEmailNotifications
    YES
    SOGoCalendarDefaultRoles
    
        ObjectCreator
        PublicViewer
    
    SOGoContactsDefaultRoles
    
        ObjectEditor
    
    SOGoDayEndTime
    1700
    SOGoDayStartTime
    8
    SOGoDomainsVisibility
    
        thinkwelldesigns.com
        thinkwell.pro
    
    SOGoDraftsFolderName
    Drafts
    SOGoEnableDomainBasedUID
    YES
    SOGoEnablePublicAccess
    YES
    SOGoFoldersSendEmailNotifications
    YES
    SOGoForceIMAPLoginWithEmail
    YES
    SOGoForwardEnabled
    YES
    SOGoIMAPServer
    127.0.0.1
    SOGoLanguage
    English
    SOGoLoginModule
    Mail
    SOGoMailComposeMessageType
    html
    SOGoMailDomain
    
        thinkwelldesigns.com
        thinkwell.pro
    
    SOGoMailMessageCheck
    every_minute
    SOGoMailReplyPlacement
    above
    SOGoMailUseOutlookStyleReplies
    YES
    SOGoMailingMechanism
    smtp
    SOGoPageTitle
    Soprano Sogo
    SOGoPasswordChangeEnabled
    YES
    SOGoProfileURL
    mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_user_profile
    SOGoSMTPServer
    localhost
    SOGoSentFolderName
    Sent
    SOGoSieveScriptsEnabled
    YES
    SOGoSieveServer
    sieve://localhost
    SOGoSupportedLanguages
    
        English
    
    SOGoTimeZone
    America/New_York
    SOGoTrashFolderName
    Junk E-Mail
    SOGoUserSources
    
        
        canAuthenticate
        YES
        id
        directory
        isAddressBook
        YES
        type
        sql
        userPasswordAlgorithst
        plain
        viewURL
        mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_view
        
    
    WOWorksCount
    3
    


 
 
 
 
 

 
 

Thanks,

 

Dave

 

 
 

Th'Inkwell Designs

 

 
 

Ph: (856) 974-8800

 

C:   (856) 498-1925

 

 
 

“Very few things happen at the right time, and the rest do not happen at all. 
The conscientious historian will correct these defects.” —Mark Twain, A Horse's 
Tale

 
 

A man will occasionally stumble over the truth, but most of the time he will 
pick himself up and continue on. -Winston Churchill

 
 

Before you embark on a journey of revenge, dig two graves. – Confucius

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

Re: [SOGo] SOGoEnableDomainBasedUID and subsequent conversion

2012-11-15 Thread Simon Walter

On 11/14/2012 09:49 PM, Francis Lachapelle wrote:

Hi Simon

On 2012-11-13, at 11:46 PM, Simon Walter  
wrote:


SOGoEnableDomainBasedUID

"Consequently, activating this parameter on an existing system implies that user 
identifiers will change and their previous calendars and address books will no longer be 
accessible unless a conversion is performed."

Is this conversion merely changing the c_uid in the sogo_user_profile table? Or 
is it more complicated?

The subscriptions and ACLs definitions also need to be updated.

You could use the "rename" function of sogo-tool to perform the changes.




Thanks for that - very helpful.

--
htholidays.com

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


[SOGo] update 2.0.2a-1

2012-11-15 Thread Jean-Michel OLTRA

Hi all,


Searching for the packages of 2.0.2 version, for archiving, I found the
update to 2.0.2a-1 (for Debian packages, at least).

This update fixes the issue concerning pdf attachments (and probably jpg
files too).

Thanks to the Inverse Team for providing us, so quickly, this new
version.


-- 
jm

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


Re: [SOGo] Category-based color not displayed when even comes from an Outlook synchronization ?

2012-11-15 Thread Thibault Le Meur
Hi,

I've openned BTS issue http://www.sogo.nu/bugs/view.php?id=2097 for this
one.

I've tracked down the issue to be related to the funambol-sogo-connector
and am proposing a "intent to patch" analysis.

Can BTS admin move the BTS Category from "Web Calendar" to
"Funambol-Sogo-Connector" ?

Thank you in advance,
Thibault
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo use 100% cpu

2012-11-15 Thread Joro Mindlab
Hi, i was having the exact same issues with sogo, workers maxing out one or
more cores. In our case raising the max. numbers of concurrent IMAP-logins
for dovecot fixed it. Looks like sogo died trying to login, as soon as
dovecot would deny any new sessions.
Go figure
__
Regards,
Jochen Rosenbauer
Am 14.11.2012 14:56 schrieb "Mathilde Rousseau" <
mathilde.rouss...@icsn.cnrs-gif.fr>:

> Hello
> I have a trouble since this morning and i don't know why. I didn't do any
> upgrade or any change on the configuration file. My server is running on a
> debian squeeze 64 bits. I am running sogo2.0.2.
> If i try to connect with the WEB UI it is really very very slow and when i
> look in the https-error.log i have this error :
>
>  (104)Connection reset by peer: proxy: error reading status line from
> remote server 127.0.0.1:2
> [Wed Nov 14 14:53:20 2012] [error] [client 157.136.38.164] proxy: Error
> reading from remote server returned by /SOGo/dav/mathilde/Calendar/**
> personal/
>
> I didin't find any thing wrong in the sogo log files.
> If i run top i can see that sogod use 100 % of the CPU.
> If someone could help me, i will really appreciate.
> Kind regards
> Mathilde
>
> --
> Mathilde Rousseau   tel: 01 69 82 45 84/ 06 10 27 96 32
> Responsable du Service Informatique Commun,
> ICSN UPR2301, Bâtiment 27
> CNRS, 1 Av de la terrasse  mail: mathilde.rouss...@icsn.cnrs-*
> *gif.fr 
> 91198 Gif sur Yvette cedex
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] event invitation mail time shift

2012-11-15 Thread Igor Vitorac

what about timezone on desktop PC where TB is running?

If you still see the problem, send the full event details.


cerrisa...@yahoo.it wrote, On 15/11/2012 16:47:

Verified: both client, server and OS timezone are set to Europe/Rome


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


Re: Re: [SOGo] event invitation mail time shift

2012-11-15 Thread cerrisauro
Verified: both client, server and OS timezone are set to Europe/Rome
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Samba Crashes w/ Exchange 2010

2012-11-15 Thread Sven Tegethoff
I'm using Ubuntu precise.  Samba4, sogo, openexchange and all the rest 
comes directly from the inverse.ca repository. I'm experiencing crashes 
with 2.0.2 whenever Outlook 2010 tries to access the mailbox. It does 
not matter which user I use to log in, or if the user has mail in their 
INBOX or not. This also happens with a test user that has an empty 
mailbox. The IMAP-Server is dovecot 2.1.10.


This is the last output in log.samba:

[2012/11/15 16:21:08,  0] 
mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.c:682(EcDoRpc_process_transaction)

  MAPI Rop: 0x56 (0)
[2012/11/15 16:21:08,  0] 
mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.c:1278(dcesrv_exchange_nsp_dispatch)

  dcesrv_exchange_nsp_dispatch
[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 87 00 00 00 86 BE D4 E3   B4 A5 3C 42 92 B9 77 BF  
..  [0010] 7F 4D 9C 41 01 00 00 00   00 00 00 00 02 50 00 00 .M.A 
.P..

[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 02 50 00 00   .P..
[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 87 00 00 00 86 BE D4 E3   B4 A5 3C 42 92 B9 77 BF  
..  [0010] 7F 4D 9C 41 01 00 00 00   00 00 00 00 03 50 00 00 .M.A 
.P..

[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 03 50 00 00   .P..
[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 87 00 00 00 86 BE D4 E3   B4 A5 3C 42 92 B9 77 BF  
..  [0010] 7F 4D 9C 41 01 00 00 00   00 00 00 00 01 50 00 00 .M.A 
.P..

[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 01 50 00 00   .P..
[2012/11/15 16:21:08,  0] ../lib/util/util.c:455(dump_data)
  [] 00 00 04 00 09 00 09 00   05 00 49 06 00 5B 00 00  
..I..[..

  [0010] 00.
[2012/11/15 16:21:08,  0] 
mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.c:682(EcDoRpc_process_transaction)

  MAPI Rop: 0x49 (0)
[2012/11/15 16:21:08,  0] 
mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.c:1278(dcesrv_exchange_nsp_dispatch)

  dcesrv_exchange_nsp_dispatch
[2012/11/15 16:21:08,  0] ../lib/util/fault.c:72(fault_report)
  ===
[2012/11/15 16:21:08,  0] ../lib/util/fault.c:73(fault_report)
  INTERNAL ERROR: Signal 11 in pid 28540 (4.0.0beta5)
  Please read the Trouble-Shooting section of the Samba HOWTO
[2012/11/15 16:21:08,  0] ../lib/util/fault.c:75(fault_report)
  ===
[2012/11/15 16:21:08,  0] ../lib/util/fault.c:144(smb_panic_default)

Once again, I'm out of ideas ...


--

Mit freundlichen Grüßen

Sven Tegethoff
EDV-Team

_
UDO BÄR GmbH & Co. KG   
Fürstenstraße 18
47051 Duisburg
Tel.: +49 (0) 203 28117-142
Fax: +49 (0) 203 28117-151
E-Mail: tegeth...@udobaer.de

Ust.-Idnr.: DE119562189, HRA 6056, Sitz der Gesellschaft: Duisburg,
Gerichtsstand: Duisburg Geschäftsführer: Bodo Badnowitz, Jürgen Dietz

Ein Unternehmen der BTI Gruppe: www.bti-group.com

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese 
E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail 
ist nicht gestattet.  This e-mail may contain confidential and/or privileged 
information. If you are not the intended recipient (or have received this 
e-mail in error) please notify the sender immediately and destroy this e-mail.  
Any unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

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


Re: [SOGo] CardDAV and calendar colors

2012-11-15 Thread Marc Patermann

Sascha,

sascha.zie...@companio.de schrieb (15.11.2012 13:24 Uhr):


In the web frontend of SOGo it is possible to assign an individual color to a
calendar.
I wonder if it is possible to get this color information also via CardDAV.

Is this possible? Are there "advanced" configuration settings for DAV based
access?
my iPhone, which connects to the SOGo server with CalDAV and CardDAV, 
shows the same colors, I selected in Thunderbird or in the WebUI. So I 
think the answer is yes.

(BTW: calendar is CalDAV, not CardDAV)


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


Re: [SOGo] event invitation mail time shift

2012-11-15 Thread Igor Vitorac

And what about Thunderbird/Lightning timezone?
Tools -> Options -> Lightning -> Timezone


cerrisa...@yahoo.it wrote, On 15/11/2012 15:29:

Thanks,
I checked but same timezone: Europe/Rome


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


Re: Re: [SOGo] event invitation mail time shift

2012-11-15 Thread cerrisauro
Thanks,
I checked but same timezone: Europe/Rome
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] event invitation mail time shift

2012-11-15 Thread Igor Vitorac
Most probably you have different time zone set for SOGo user in web 
interface (Preferences -> General).


Regards,
Igor


cerrisa...@yahoo.it wrote, On 15/11/2012 15:15:

Debian Lenny + Postgresql 8.4.
SOGo 2.0.2, create appointment with web interface from 13.00 to 14.00 an send
email invitation to colleague.
On web interface appointment is correct; on Thunderbird + Lightning the time
differs for 1 hour (14.00 to 15.00) the receviver view on mail text
Inizio:Giovedi, 29 Novembre, 2012 - 13:00 Europe/Rome
Fine:Giovedi, 29 Novembre, 2012 - 14:00 Europe/Rome
Invito evento Titolo: Prova3
Quando: giovedì 29 novembre 2012 14:00 – 15:00

Checked /etc/timezone: correct; try dpk-reconfigure tzdata

On another system with same OS and SOGo version run correctly.

Thanks in advance for any suggestion.


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


[SOGo] event invitation mail time shift

2012-11-15 Thread cerrisauro
Debian Lenny + Postgresql 8.4.
SOGo 2.0.2, create appointment with web interface from 13.00 to 14.00 an send
email invitation to colleague.
On web interface appointment is correct; on Thunderbird + Lightning the time
differs for 1 hour (14.00 to 15.00) the receviver view on mail text 
Inizio:Giovedi, 29 Novembre, 2012 - 13:00 Europe/Rome 
Fine:Giovedi, 29 Novembre, 2012 - 14:00 Europe/Rome 
Invito evento Titolo: Prova3
Quando: giovedì 29 novembre 2012 14:00 – 15:00

Checked /etc/timezone: correct; try dpk-reconfigure tzdata

On another system with same OS and SOGo version run correctly.

Thanks in advance for any suggestion.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] CardDAV and calendar colors

2012-11-15 Thread sascha.ziesel
Dear all,

In the web frontend of SOGo it is possible to assign an individual color to a
calendar.
I wonder if it is possible to get this color information also via CardDAV.

Is this possible? Are there "advanced" configuration settings for DAV based
access?

Best Regards
Sascha Ziesel
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Jean Raby

On 12-11-15 6:44 AM, Devinder Singh wrote:

Hi ,

I am facing issues after I upgraded the Sope Packages. I am on Centos6 -
64 bit

I upgraded the Sope packages from below location one by one
http://inverse.ca/downloads/SOGo/RHEL5/nightly/x86_64/RPMS/
Can you try installing the packages from 
http://inverse.ca/downloads/SOGo/RHEL6/nightly/x86_64/RPMS/ ?




rpm -i .rpm

I got issues with Lib files while restarting the SOGo. as it could not
find /usr/lib64/libcrypto.so.6 etc.. files.

To solve it, I created the symlinks on those items and was able to start
the SOGo. Created the symlink on libmysqlclient.so.15 to 16.

However, below are some of the errors that I receive in the sogo.log
after this upgrade.

2012-11-15 11:43:08.468 sogod[4370] Cannot load adaptor bundle 'MySQL'
Error (objc-load):libmysqlclient.so.15: cannot open shared object file:
No such file or directory

Kindly guide how can I upgrade the sope without any such issues. If any
conflict guide how can I revert back to old packages.

--
Thanks&  Regards,
Devinder Singh Birdi




--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


[SOGo] Facing Errors after Sope Library updates

2012-11-15 Thread Devinder Singh

Hi ,

I am facing issues after I upgraded the Sope Packages.  I am on Centos6 
- 64 bit


I upgraded the Sope packages from  below location one by one
http://inverse.ca/downloads/SOGo/RHEL5/nightly/x86_64/RPMS/

rpm -i  .rpm

I got issues with Lib files while restarting the SOGo.  as it could not 
find  /usr/lib64/libcrypto.so.6 etc.. files.


To solve it, I created the symlinks on those items and was able to start 
the SOGo. Created the symlink on libmysqlclient.so.15  to 16.


However,  below are some of the errors that I receive in the sogo.log 
after this upgrade.


2012-11-15 11:43:08.468 sogod[4370] Cannot load adaptor bundle 'MySQL'
Error (objc-load):libmysqlclient.so.15: cannot open shared object file: 
No such file or directory


Kindly guide how can I upgrade the sope without any such issues. If any 
conflict guide how can I revert back to old packages.


--
Thanks & Regards,
Devinder Singh Birdi

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

[SOGo] openchange - outlook connection error

2012-11-15 Thread l.carnini
Hi, my name is Luca, i'm new to sogo so first of all i would like to say hello!

We are trying to configure a mail server with SOGo. 
I followed the "SOGo Native Microsoft Outlook Configuration" guide an all seems
to install correctly, but when i try to configure an exchange account in
outlook i get errors saying that it was not possible connect to the exchange
server.
On the sogo server i find  the followign errors on the apache log:

mod_wsgi (pid=11327): Target WSGI script
'/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi' cannot be loaded as Python
module.
mod_wsgi (pid=11327): Exception occurred processing WSGI script
'/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi'.
Traceback (most recent call last):
 File "/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi", line 27, in ?
 from openchange.web.auth.NTLMAuthHandler import *
 ImportError: No module named openchange.web.auth.NTLMAuthHandler

I tried reinstalling the openchange components but no change.
Should the NTLMAuthHandler module be in the /usr/lib/openchange/web/auth
directory? this directory is not even present in my installation .. 

Can someone point me in the right direction ?

The server is centos5 with postfix, dovecot, ldap, webmin and sogo installed

Thanks!

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