Re: [SOGo] iCal4OL and Sogo - double invitations

2013-02-05 Thread Merijn Visser - Z-Netwerken

  
  
The support-team of iCal4OL pointed me
  to the following ideas:
  
  1) 
  Latest idea from mailinglist: It's not "optimal", since it
  breaks up invitations and you can not reply in SOGo.
  
  By activating tab "1.x More" at the bottom of tab
  "1.How", you can then on tab "1.2 More - Export"
  
  [X] Suppress attendees (do not export/upload
Contacts/Participants/Google Guests)
  during upload to SOGo
  
  During a download sync, the attendees will not get removed in
  Outlook!
  (This is only done by adding flag "clear_att" in field
  "UserID/Kennung", since attendee lines will have
  PARTSTAT=DECLINED... which will become visible in the body or on
  OL tab
  "Status")
  
  == But this may result in a later issue, if an attendee will
  sync his
  copy to the same SOGo installation...
  
  Normally for invitations, iCal4OL is using the so called
  .GlobalAppointmentID as HREF and UID (=UID sent out by Outlook).
  (Updates of invitations are actually deleting and re-adding events
  in
  Outlook, and not modifying them... only this field and
  PR_SEARCHKEY are
  staying identical)
  
  I don't know, if it's possible to upload the same UID/HREF
  "again" by an attendee (which should suppress attendees,
  too).
  There are flags in iCal4OL you may want to add, to NOT USE the
  .GlobalAppointmentID at all: href no_global
  In this case only GUID() (generated UID) are used for
  invitations -
  but this may result in duplicates.
  
  
  Other Ideas (work-arounds):
  
  2)
  Instruct the users, not to send invitations directly in Outlook,
  by only
  using CTRL-S (for saving the invitation) and then just closing the
  event
  detail window, if all attendees are hosted on SOGo.
  
  3)
  Instruct the users, never to make new invitations in Outlook. They
  must
  be added in SOGo directly.
  
  4)
  If somebody can speak "Objective-C", it would be possible to
  modify the source, and re-compile SOGO..
  If somebody knows, in which module the handling of attendee lines
  is
  done, perhaps there is a way to implement the recognition of
  "SCHEDULE-AGENT=CLIENT" on attendee lines. It can be activated
  by flag "client" in iCal4OL - by default it's only used
  for iCloud.
  
  




   
  Kind regards,
  
  

  

  
  


  Merijn
  Visser
  
  Z-NetwerkenNederland
bv
  
  Landzichtweg
66 | 4105 DP Culemborg
  
  T 0345
- 53 69 25 | F 0345 - 51 64 56 
  
www.z-netwerken.nl
| mvis...@z-netwerken.nl
  

  

  
  
  **VRIJWARING
  De
  informatie verzonden in
  dit e-mailbericht is vertrouwelijk en uitsluitend bestemd
  voor de geadresseerde. 
  Indien de
  informatie bij
  vergissing bij u terecht is gekomen dan verzoeken wij u
  vriendelijk de afzender

  hiervan op
  de hoogte te
  stellen en de informatie te verwijderen. Openbaarmaking,
  vermenigvuldiging, 
  verspreiding
  en/of
  verstrekking van deze informatie aan derden zonder
  expliciete toestemming van
  de 
  afzender
  is niet toegestaan.
  Aan de verstrekte informatie kunnen geen rechten worden
  ontleend, tenzij
  expliciet
  anders is
  aangegeven in het e-mailbericht. Z-NetwerkenNederland
  staat niet in voor de juiste en
  volledige 
  overbrenging,
  noch voor de
  tijdige ontvangst van dit e-mailbericht.
  **VRIJWARING
  

  
  Op 04-02-13 14:24, Heiner Markert schreef:


  Hello,

another possibility is to suppress attendee sync in ical4ol. While this will 
delete the attendee information from the event in CalDAV/SOGo, invitations 
also will not be send due to missing email addresses.
This might be an option for a one-way sync scenario from outlook to SOGo, I do 
not think that it's a good idea to do two way sync as this will probably 
delete 

[SOGo] Address Book empty in Thunderbird

2013-02-05 Thread Valentin Bud
Hello World,

I have managed to install a SOGo deployment on Debian Squeeze using
inverse's repositories. Fairly easy to setup if you follow the docs.

I have also installed Thunderbird ESR [1] on my computer. Following the
docs I have installed SOGo Connector Thunderbird extensions. I have
modified and and installed SOGo Integrator Thunderbird extensions. After
doing this I can see the `Test` address book created using the web
frontend. 

I have added a card to that address book using the web
frontend. I expected to see that card in Thunderbird but it doesn't. I
have also tried to synchronize the address book using right click on the
address book and click Synchronize. That doesn't work either and no
traffic in the SOGo log.

This is my first real encounter with SOGo and I don't really know what
info to give you about the system. Please bare with me.

Operating System

$ uname -a 
Linux sogo.example.net 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46
UTC 2012 x86_64 GNU/Linux

SOGo version

$ aptitude show sogo
Package: sogo
New: yes
State: installed
Automatically installed: no
Version: 2.0.4b-1
Priority: optional
Section: web
Maintainer: Inverse Support supp...@inverse.ca
...

SOGo .GNUDefaults
=
$ /usr/sbin/sogo-tool dump-defaults
{
OCSFolderInfoURL =
mysql://example_net_sogo:pass@172.16.X.36:3306/example_net_sogo/sogo_folder_info;
OCSSessionsFolderURL =
mysql://example_net_sogo:pass@172.16.X.36:3306/example_net_sogo/sogo_sessions_folder;
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoDebugRequests = YES;
SOGoDraftsFolderName = Drafts;
SOGoEnableDomainBasedUID = YES;
SOGoFirstDayOfWeek = 1;
SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES;
SOGoIMAPServer = imap://172.16.X.38:143;
SOGoLanguage = English;
SOGoLoginModule = Mail;
SOGoMailDomain = example.net;
SOGoMailMessageCheck = every_2_minutes;
SOGoMailShowSubscribedFoldersOnly = YES;
SOGoMailingMechanism = smtp;
SOGoMemcachedHost = 127.0.0.1:11211;
SOGoPageTitle = Go!;
SOGoProfileURL =
mysql://example_net_sogo:pass@172.16.X.36:3306/example_net_sogo/sogo_user_profile;
SOGoSMTPServer = 172.16.X.28;
SOGoSQLUserProfileURL =
mysql://example_net_sogo:pass@172.16.X.36:3306/example_net_sogo/sogo_user_profile;
SOGoSentFolderName = Sent;
SOGoSieveServer = sieve://172.16.X.38:4190;
SOGoSupportedLanguages = (
English
);
SOGoTimeZone = Europe/Berlin;
SOGoTrashFolderName = Trash;
SOGoUserSources = (
{
CNFieldName = cn;
IDFieldName = cn;
IMAPHostFieldName = gosaMailServer;
UIDFieldName = cn;
baseDN = ou=people,dc=example,dc=net;
bindDN = cn=SOGo SYSTEM,ou=people,dc=example,dc=net;
bindFields = mail;
bindPassword = pass;
canAuthenticate = YES;
filter = (objectClass=person);
hostname = ldap://172.16.X.20:389;;
id = public;
isAddressBook = NO;
scope = sub;
}
);
}

When I access the Address Book from Thunderbird or composing a new email
and typing the first 3 letters of the contact I have added to `Test`
Address Book nothing appears in the logs, nor in Apache neither SOGo's.

The Address Book points to the following link:
http://sogo.example.net/SOGo/dav/valen...@example.net/Contacts/C5910C1B-C670-0001-4CEC-17D28282A240/

The link was added by Integrator I guess, because I haven't touched it.

I would be gratefull if anybody could shed some light. 

[1]: http://www.mozilla.org/en/thunderbird/organizations/all-esr.html

Cheers and Goodwill,
Valentin Bud
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: Re: [SOGo] change password from GUI error

2013-02-05 Thread elyacoubi.khalil
no, i tried different password formats,  also tried both passwordPolicy enabled
and disabled
no way :(
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Regarding Email Disclaimer in Sogo html mails

2013-02-05 Thread vishal anil
Hi Christian ,

I am facing an issue with Sogo . I am unable to send html mails with
disclaimer via Sogo . I meant when I sent html mails via Sogo , I do not
see the disclaimer in the mail whereas via Roundcube I am able to see the
disclaimer . Does this have anything to do with Sope-mime . Should I try
replacing Sope-mime with Pantomime ? Kindly help regarding this.

Thanks  Regards,
Vishal
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Calendar, invite and TB

2013-02-05 Thread David Cure
Hello,  
  

  
I have some trouble with calendar and invite with   
  
TB10ESR+LN  
  

  
When I create event with external attentees (not manage by the  
  
SOGo server), these persons don't receive mail with the .ics. Is it 
  
normal behaviour ?  
  

  
For users managed by the SOGo server, is there a way to switch  
  
back to mail management (with .ics attachment) (I switch users from 
  
another mail server and they have trouble to use the invitation method
  
of TB+LN) ? 
  

  
David.

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


Re: [SOGo] change password from GUI error

2013-02-05 Thread Christian Mack
Hello Elyacoubi Khalil


Am 2013-02-04 19:15, schrieb elyacoubi.kha...@gmail.com:
 no, i tried different password formats, i also tried with option: 
 passwordPolicy enabled and disbled.
 no way !
 

Then you should open a bug report at http://www.sogo.nu/bugs

BTW:
passwordPolicy is only for getting additionally the policy parameters
for passwords from LDAP.


Kind regars,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Update templates trasslation

2013-02-05 Thread Boguslaw Juza

   Hi,

How to update mail-reply template translation ?
(Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.html)

There is no such option in Transifex platform...


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


Re: [SOGo] Calendar, invite and TB

2013-02-05 Thread Christian Mack
Hello David Cure


Am 2013-02-05 10:17, schrieb David Cure:
 Hello,
 
   
 
 I have some trouble with calendar and invite with 
 
 TB10ESR+LN
 
   
 
 When I create event with external attentees (not manage by the
 
 SOGo server), these persons don't receive mail with the .ics. Is it   
 
 normal behaviour ?
 
   
 
 For users managed by the SOGo server, is there a way to switch
 
 back to mail management (with .ics attachment) (I switch users from   
 
 another mail server and they have trouble to use the invitation method  
 
 of TB+LN) ?   
 
   
 

Did you set SOGoAppointmentSendEMailNotifications to YES ?

With that it should send email notifications to external attendees.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Update templates trasslation

2013-02-05 Thread Christian Mack
Hello Boguslaw Juza


Am 2013-02-05 10:45, schrieb Boguslaw Juza:
 
 How to update mail-reply template translation ?
 (Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.html)
 
 There is no such option in Transifex platform...
 

You should read:
http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html

BTW:
This is the wrong list for such questions.
Please use:
Sogo Users - Language i...@sogo.nu


Kind regards,
Christian Mack
-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Address Book on Postgresql

2013-02-05 Thread dario.carbone
Hi at all,
is it possible to use postgresql to have a global address book ?

How are the schema to create the DB ?

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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Marco Coli

Il 29/01/2013 19:14, Ludovic Marcotte ha scritto:

On 29/01/13 09:54, Marco Coli wrote:
/usr/sbin/samba: Uncaught exception NSInvalidArgumentException, 
reason: Tried to add nil to array 
Install the SOGo/SOPE/GNUstep debugging packages, run samba inside gdb 
using a single process, set a breakpoint on 'raise' and produce a nice 
looking stacktrace.




Sorry for late answer. Unfortunately I have very little time in this month.
I finally manage to solve the problem. I discovered that there was an 
authentication problem for that user in the cyrus imapd service. The 
openchange message Uncaught exception NSInvalidArgumentException, 
reason: Tried to add nil to array was not helping in finding the real 
problem, but the cyrus log was.

My fault.

Anyway, I found a litte dangerous that in situations like that one, 
samba dies, leaving the whole AD infrastracture upside-down.


Now I am testing, before to go to production, the environment, and I did 
find that is quite easy to create a problem in openchange and cause 
samba to die.
For example, a few minute ago I create a new user, create an outlook 
profile, all ok. then

1) I create a new folder Test in web
2) Sync outlook, Test appears as expeceted
3) Create a Subfolder of Test, named Test1 via web
4) Sync outlook, no test1 appears. The same closing and restarting
5) play a litte moving one message back and forth via web from test an 
test1. No change in Outlook (i see the message when in test, not being 
able to see test1)

6) create a new subfolder ot test, named test2, in outlook.
7) after first sync, outlook crashes and samba panic.
In 5 minute I created a system crisis!
I had to close outlook, clean the oc user, restart samba, and recreate 
local outlook profile


The main problem, for me of course, is that a problem with a user 
paralizes the whole infrastracture.






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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Sven Tegethoff

On 05.02.2013 14:20, Marco Coli wrote:


The main problem, for me of course, is that a problem with a user 
paralizes the whole infrastracture.




I agree ... it would be nice if errors wouldn't so easily lead to 
termination of the entire domain controller.


Unfortunately, my experiments with Outlook 2010 aren't really promsing 
either.  The nice folks at inverse have upated their packages to sama 
4.0.1 and openchange 2.0 - and the good news is that quite a few bugs 
seem to have been fixed. The bad news is, all that means in my test case 
is that it takes a few seconds longer to crash, and it now does so in a 
different context :)


I completely removed the profiles and re-added the user (both server and 
client side) but samba still goes belly up whenever I even get close to 
anything calendar or contact related in Outlook. I'd love to help debug 
these conditions ... but I have no clue where to start, or what kind of 
information people here would need to even make an educated guess ...


--

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] Calendar, invite and TB

2013-02-05 Thread David Cure
Hello,

Le Tue, Feb 05, 2013 at 11:08:22AM +0100, Christian Mack ecrivait :
 
 Did you set SOGoAppointmentSendEMailNotifications to YES ?

yes, I have this :

SOGoAppointmentSendEmailNotifications = YES;

David.

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


[SOGo] TB Integrator and resources (like rooms,things etc)

2013-02-05 Thread was.besseres.g...@gmx.net

Hello,

i configured my SOGo Instance to work with Resources. On the Web 
Interface everything works fine and an invited resource accepts on save, 
with the TB Integrator, the Resource doesn't accept any invitation.


Can somebody confirm this and is this the expected behavior?
Can this be fixed?

Also is is possible to give resources a more distinct appearance? like 
own icons? I think this would be a feature request ;)


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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Marco Coli

Il 05/02/2013 15:12, Sven Tegethoff ha scritto:


Unfortunately, my experiments with Outlook 2010 aren't really promsing 
either.  The nice folks at inverse have upated their packages to sama 
4.0.1 and openchange 2.0 - and the good news is that quite a few bugs 
seem to have been fixed. The bad news is, all that means in my test 
case is that it takes a few seconds longer to crash, and it now does 
so in a different context :)




Sorry to add bad news, but my tests continue and the results are very 
sad...


Trying to move a bunch of mail from existing pop account to new 
openchange one cause other panics after some messages:


Feb 05 15:35:37 samba [2462]: 
MAPIStoreMailVolatileMessage:0x1e40c48:99E-5880-5B-6A3E9F00 METHOD 
'-[MAPIStoreMessage saveMessage]' (493)
2013-02-05 15:35:37.627 samba[2462] NGMimeMultipartBodyGenerator.m:237  
Assertion failed in NGMimeMessageMultipartBodyGenerator(instance), 
method generateBodyOfPart:additionalHeaders:delegate:.  
NGMimeMultipartBodyGenerator expect a NGMimeMultipartBody as body of part
 part: NGMimeBodyPart[0x0x168a628]: header={content-disposition = 
attachment; content-type = multipart/signed; } 
bodyClass=NSDataMalloc body[len=678370]
/usr/sbin/samba: Uncaught exception NSInternalInconsistencyException, 
reason: NGMimeMultipartBodyGenerator.m:237  Assertion failed in 
NGMimeMessageMultipartBodyGenerator(instance), method 
generateBodyOfPart:additionalHeaders:delegate:.  
NGMimeMultipartBodyGenerator expect a NGMimeMultipartBody as body of part
 part: NGMimeBodyPart[0x0x168a628]: header={content-disposition = 
attachment; content-type = multipart/signed; } 
bodyClass=NSDataMalloc body[len=678370]


[2013/02/05 15:35:37,  0] ../lib/util/fault.c:72(fault_report)
  ===
[2013/02/05 15:35:37,  0] ../lib/util/fault.c:73(fault_report)
  INTERNAL ERROR: Signal 6 in pid 2462 (4.0.1-4.centos6.1)
  Please read the Trouble-Shooting section of the Samba HOWTO
[2013/02/05 15:35:37,  0] ../lib/util/fault.c:75(fault_report)
  ===
[2013/02/05 15:35:37,  0] ../lib/util/fault.c:144(smb_panic_default)
  PANIC: internal error


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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Ludovic Marcotte

On 05/02/13 10:15, Marco Coli wrote:
Sorry to add bad news, but my tests continue and the results are very 
sad...


Trying to move a bunch of mail from existing pop account to new 
openchange one cause other panics after some messages: 


These mails would likely break in SOGo itself too (the webmail 
interface). Identify them and file a bug report for them.


--
Ludovic Marcotte
+1.514.755.3630  ::  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] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Julien Kerihuel
On Tue, 2013-02-05 at 14:20 +0100, Marco Coli wrote:
 Sorry for late answer. Unfortunately I have very little time in this month.
 I finally manage to solve the problem. I discovered that there was an 
 authentication problem for that user in the cyrus imapd service. The 
 openchange message Uncaught exception NSInvalidArgumentException, 
 reason: Tried to add nil to array was not helping in finding the real 
 problem, but the cyrus log was.
 My fault.

Hi Marco,

I understand it is currently difficult for final users like you to
figure out where one's problem lies within the OpenChange/SOGo stack and
looks reasonable to take the shortest path for blaming. In the end it
doesn't really matter OpenChange is not at fault here because the
visible result for you is Samba dying and your AD getting down. It makes
everyone nervous and we both agree that is not acceptable when running
in production.

This is not a dead end and that can be improved quickly. See below.

 Anyway, I found a litte dangerous that in situations like that one, 
 samba dies, leaving the whole AD infrastracture upside-down.

I agree with you.

Initially the abort() cases - that causes samba to die on purpose -
were restricted to a very limited set of cases and situations that
should not or could not happen. This was used as a safety guard when
we reached leaves of the graph. We almost never reach these cases
anymore.

This model however got extended to less critical paths for development
convenience but introduced the side effects you unfortunately
experienced. We can fix this easily:

1. chase the abort() used in non critical paths and
remove/replace them with termination or error code + add more
logging.

2. Rework the logging so you can identify where the problem
initially lies and helps reporting issues in a way that is
relevant both for you and OpenChange/SOGo.

In this case, one's feature may not be working but that won't impact the
overall system and still provide a way to find the cause.

 Now I am testing, before to go to production, the environment, and I did 
 find that is quite easy to create a problem in openchange and cause 
 samba to die.
 For example, a few minute ago I create a new user, create an outlook 
 profile, all ok. then
 1) I create a new folder Test in web
 2) Sync outlook, Test appears as expeceted
 3) Create a Subfolder of Test, named Test1 via web
 4) Sync outlook, no test1 appears. The same closing and restarting

4) is a known issue for quite some time. OpenChange has the
infrastructure to fix this bug but SOGo wasn't using it yet. This is
something afaik they are working on this for next release.

This being said - and from my experience - I'm doubtful on the relevance
of tests mixing Outlook and web interface. I don't argue on the path to
abort() that needs to be less pedantic - we agreed on this - but
generally users either use Outlook or web interface, not both at the
same time.

Kind Regards,
Julien.


-- 
Julien Kerihuel
j.kerih...@openchange.org
OpenChange Project Founder

Twitter: http://www.twitter.com/jkerihuel
GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


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


Re: [SOGo] Calendar, invite and TB

2013-02-05 Thread Christian Mack
Am 2013-02-05 16:00, schrieb David Cure:
 
 Le Tue, Feb 05, 2013 at 11:08:22AM +0100, Christian Mack ecrivait :

 Did you set SOGoAppointmentSendEMailNotifications to YES ?
 
   yes, I have this :
 
 SOGoAppointmentSendEmailNotifications = YES;
 

Then you should open a bug report at http://www.sogo.nu/bugs


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Calendar, invite and TB

2013-02-05 Thread David Cure
Le Tue, Feb 05, 2013 at 04:34:46PM +0100, Christian Mack ecrivait :
 
  Did you set SOGoAppointmentSendEMailNotifications to YES ?
  
  SOGoAppointmentSendEmailNotifications = YES;
  
 
 Then you should open a bug report at http://www.sogo.nu/bugs

no need I mean : I just see that I wrote Email and not EMail in
the parameter, I change it and now it seems to work !

thanks,

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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Julien Kerihuel
On Tue, 2013-02-05 at 15:12 +0100, Sven Tegethoff wrote:
 I completely removed the profiles and re-added the user (both server and 
 client side) but samba still goes belly up whenever I even get close to 
 anything calendar or contact related in Outlook. I'd love to help debug 
 these conditions ... but I have no clue where to start, or what kind of 
 information people here would need to even make an educated guess ...

Quick pointer that *may help* solving the problem: Did you clean up
socfs table for the user within the postgresql/mysql database?

Your help would be appreciated here to figure out whether remaining/old
data set is at fault or if it's reproducible.

Kind Regards,
Julien.

-- 
Julien Kerihuel
j.kerih...@openchange.org
OpenChange Project Founder

Twitter: http://www.twitter.com/jkerihuel
GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


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


Re: [SOGo] Address Book empty in Thunderbird

2013-02-05 Thread Stephen Ingram
On Tue, Feb 5, 2013 at 12:50 AM, Valentin Bud valentin@gmail.comwrote:

 Hello World,

 I have managed to install a SOGo deployment on Debian Squeeze using
 inverse's repositories. Fairly easy to setup if you follow the docs.

 I have also installed Thunderbird ESR [1] on my computer. Following the
 docs I have installed SOGo Connector Thunderbird extensions. I have
 modified and and installed SOGo Integrator Thunderbird extensions. After
 doing this I can see the `Test` address book created using the web
 frontend.


Just to clarify, are you saying that you are creating a new address book
named 'Test' besides the default 'Personal Address Book' that is created by
default? Does the 'Test' address book appear in Thunderbird, but not the
test contact inside?


 I have added a card to that address book using the web
 frontend. I expected to see that card in Thunderbird but it doesn't. I
 have also tried to synchronize the address book using right click on the
 address book and click Synchronize. That doesn't work either and no
 traffic in the SOGo log.


If there is no traffic shown in the SOGo logs, this typically means there
is no communication between Thunderbird and SOGo. You might check the Error
Console inside Thunderbird to see what is reported.

...snip...


 When I access the Address Book from Thunderbird or composing a new email
 and typing the first 3 letters of the contact I have added to `Test`
 Address Book nothing appears in the logs, nor in Apache neither SOGo's.

 The Address Book points to the following link:

 http://sogo.example.net/SOGo/dav/valen...@example.net/Contacts/C5910C1B-C670-0001-4CEC-17D28282A240/


I assume here that sogo.example.net points to your SOGo server?

The link was added by Integrator I guess, because I haven't touched it.


That is correct. The extension pulls the URL from the extensions.rdf file
you have modified to point to your SOGo server.

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

Re: [SOGo] SOGo Connector for Seamonkey

2013-02-05 Thread seamon2
Paul Muster schrieb:
 On 04.02.2013 16:02, seam...@taz.de wrote:
 Paul Muster schrieb:
 SOGo Connector 17.0.2 works great with Thunderbird. But it also can be
 used with Seamonkey 2.14. One has to change two things:
 Tried your solution, which worked fine with Seamonkey 2.14.1
 You can now add a shared sogo address book using the Menu File - New -
 Remote-Addressbook.
 Thanks for this feedback. Nice to hear that it works somewhere else, too.

 But the more comfortable way to do this by using the ADD-Buttons and
 chosing address books from a list  by typing an email-adress or a part
 of it is missing.

 Which changes in sogo-connector are necessary to make this work in
 seamonkey?
 The point you are talking about is something that has to be done only
 _once_ per addressbook (if I understood you correctly). So I think that
 this is not the biggest problem of SOGo Connector with Seamonkey.


 Greetings,

 Paul
Hi,
Perhaps I was not clear enough:
Seamonkey 2.14.1 + Lightning 1.9 + sogo-integrator and -connector 17.0.2
were already installed here and running with complete functionality
regarding shared Calenders.

But adding shared Adressbooks was only possible by using the File-Menu
and after editing file:
sogo-*connector*/addressbook/addressbook.groupdav.overlay.xul, like
described by Paul.
The clickable add-addressbook.png (similar to lightning) for example
was missing, the function of searching and browsing shared adressbooks
was missing, we need this for the users.

Error console in Seamonkey now showed Undefined Entity  menuitem
id=dirTreeContext-delete in file
sogo-*integrator*@inverse.ca\chrome\content\addressbook\addressbook-overlay.xul 
 
Line 62

After an experimental commenting out of the following three lines the
adressbook-overlay was loaded o.k and all functions are available in
Seamonkey as well.

  menuitem id=dirTreeContext-delete
deletelabel=deleteCmd.label;
unsubscribelabel=addressbook-overlay.subscription.menu.unsubscribe;/

I'll try to find out the correct entrys for seamonkey,

Regards,

Gerd

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

Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Marco Coli

Il 05/02/2013 16:23, Ludovic Marcotte ha scritto:

On 05/02/13 10:15, Marco Coli wrote:
Sorry to add bad news, but my tests continue and the results are very 
sad...


Trying to move a bunch of mail from existing pop account to new 
openchange one cause other panics after some messages: 


These mails would likely break in SOGo itself too (the webmail 
interface). Identify them and file a bug report for them.





I can assure you is not the case.
I eventually deleted the openchange account on the outlook client, I did 
an imap account pointing to the same server, and I transfered all mails 
(a few thousands, in some folders) to the server in a fraction of time I 
was experimenting with the oc mapi account.

Now I have the mail visible in sogo (web) as well, as expected.

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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Marco Coli
Thank you for your answer. Please remind my critics are intented for a 
better product.


Il 05/02/2013 16:28, Julien Kerihuel ha scritto:
Initially the abort() cases - that causes samba to die on purpose - 
were restricted to a very limited set of cases and situations that 
should not or could not happen. This was used as a safety guard when 
we reached leaves of the graph. We almost never reach these cases 
anymore. This model however got extended to less critical paths for 
development convenience but introduced the side effects you 
unfortunately experienced. We can fix this easily: 1. chase the 
abort() used in non critical paths and remove/replace them with 
termination or error code + add more logging. 2. Rework the logging so 
you can identify where the problem initially lies and helps reporting 
issues in a way that is relevant both for you and OpenChange/SOGo. In 
this case, one's feature may not be working but that won't impact the 
overall system and still provide a way to find the cause. 


Ok, I am looking forward to see these changes. Strange, however, you did 
not reach cases like mine, I did find them continously.


Unfortunately, the Sogo/OC project at this company has been stopped 
beacuse of these dead ends. For now we will use imap/sogoweb/mobiles. 
For the time being, we will try some caldav/carddav extensions to 
outlook ($), I will propose to switch to thunderbird. But I really look 
forward to see improvements in OpenChange, in the future I will 
certainly need this.


I do not blame anyone but me. I should have tested better the 
environment, but time was limited, and I had faith in sogo, provided 
several previous success story I implemented in different companies 
(from 10 to 40/50 clients with sogo/mobile/thunderbird/funanmbol), but 
this was the first one with outlook mapi integration.


4) is a known issue for quite some time. OpenChange has the 
infrastructure to fix this bug but SOGo wasn't using it yet. This is 
something afaik they are working on this for next release. This being 
said - and from my experience - I'm doubtful on the relevance of tests 
mixing Outlook and web interface. I don't argue on the path to abort() 
that needs to be less pedantic - we agreed on this - but generally 
users either use Outlook or web interface, not both at the same time. 
Kind Regards, Julien. 


I disagree. I have a lot of people in this company which use Outlook at 
work, web at home or outside the company, mobile, and they expect to 
create folders and manipulate their data wherever they can reach them.

I did not know there was this issue. Is that documented, and I did miss it?

Thank you for your efforts, I will continue to follow, as a user and a 
consultant, the project of openchange, and I will report my on-the-field 
experience (this time only in testing environment!!)



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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Marco Coli

Il 05/02/2013 16:56, Julien Kerihuel ha scritto:


Quick pointer that *may help* solving the problem: Did you clean up
socfs table for the user within the postgresql/mysql database?




Oh, yes I did! Everytime I repeated all cleaning steps with attention. 
(my db is postgres)

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


Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Gerhard W. Recher (privat)
Hi Marco

I have same problems here and i posted several times but got no answer
so far ..

fresh install of all stuff, clean xp client with outlook 2012

outlook with imp to sogo no problem

outlook to oc sync is very slow and produce a die of samba after aprox
20.000 Mails out of 70.000 of a particular account.

all mails are fine in sogo web interface or in imap client.

I'm also stuck in my project for a patent atorny 

It would  be much help if someone can say how to debug this and which
stuff to report back to this list.

-- Gerhard
Her my squeeze 64 bit virtuall maschine:


 dpkg --list samba4*
||/ Name   Version   
Beschreibung
+++-==-==-
ii  samba4 4.0.1+dfsg1-1 
SMB/CIFS file, NT domain and active directory server (version 4)
un  samba4-clients keine(keine
Beschreibung vorhanden)
un  samba4-common  keine(keine
Beschreibung vorhanden)
ii  samba4-common-bin  4.0.1+dfsg1-1  Samba
4 common files used by both the server and the client

root@sogo:~# dpkg --list sogo*
||/ Name   Version   
Beschreibung
+++-==-==-
ii  sogo   2.0.0.20130205-1   a
modern and scalable groupware
ii  sogo-openchange2.0.0.20130205-1   a
modern and scalable groupware - OpenChange backend

root@sogo:~# dpkg --list dov*
||/ Name   Version   
Beschreibung
+++-==-==-
un  dovecotkeine(keine
Beschreibung vorhanden)
rc  dovecot-common 1:1.2.15-7 secure
mail server that supports mbox and maildir mailboxes
ii  dovecot-core   2:2.1.14-0~auto+5  secure
mail server that supports mbox, maildir, dbox and mdbox mailboxes
un  dovecot-gssapi keine(keine
Beschreibung vorhanden)
ii  dovecot-imapd  2:2.1.14-0~auto+5  secure
IMAP server that supports mbox, maildir, dbox and mdbox mailboxes
rc  dovecot-ldap   2:2.1.10-0~auto+45 LDAP
support for Dovecot
un  dovecot-lmtpd  keine(keine
Beschreibung vorhanden)
ii  dovecot-managesieved   2:2.1.14-0~auto+5  secure
ManageSieve server for Dovecot
ii  dovecot-mysql  2:2.1.14-0~auto+5  MySQL
support for Dovecot
un  dovecot-pgsql  keine(keine
Beschreibung vorhanden)
ii  dovecot-pop3d  2:2.1.14-0~auto+5  secure
POP3 server that supports mbox, maildir, dbox and mdbox mailboxes
ii  dovecot-sieve  2:2.1.14-0~auto+5  sieve
filters support for Dovecot
un  dovecot-solr   keine(keine
Beschreibung vorhanden)
un  dovecot-sqlite keine(keine
Beschreibung vorhanden)

root@sogo:~# dpkg --list opencha*
||/ Name   Version   
Beschreibung
+++-==-==-
ii  openchange-ocsmanager  1:2.0.r3641-1~inverse1.0  
Working instance of python-ocsmanager
ii  openchange-rpcproxy1:2.0.r3641-1~inverse1.0   A
RPC-over-HTTP implementation for Samba, using wsgi
ii  openchangeproxy1:2.0.r3641-1~inverse1.0  
Experimental MAPI (Exchange/Outlook) proxy
ii  openchangeserver   1:2.0.r3641-1~inverse1.0  
Experimental MAPI (Exchange/Outlook) server
root@sogo:~#

 dpkg --list samba*
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler:
GROSS=schlecht)
||/ Name   Version   
Beschreibung
+++-==-==-
un  samba  keine(keine
Beschreibung vorhanden)
un  samba-client   keine(keine
Beschreibung vorhanden)
ii  samba-common   2:3.6.6-5~bpo60+1   

Re: [SOGo] samba dies with outlook 2012 [and 2010]

2013-02-05 Thread Ludovic Marcotte

On 05/02/13 14:03, Gerhard W. Recher (privat) wrote:

outlook to oc sync is very slow and produce a die of samba after aprox
20.000 Mails out of 70.000 of a particular account.

I'll write tomorrow morning a small FAQ entry on how to debug this.

That way, people having issues syncing emails with Outlook (or other 
issues with SOGo in general) will be able to provide us relevant data.


It looks like it is sensitive to some mails.

--
Ludovic Marcotte
+1.514.755.3630  ::  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] BTS activities for Tuesday, February 05 2013

2013-02-05 Thread SOGo reporter
Title: BTS activities for Tuesday, February 05 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Tuesday, February 05 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2201
	2013-02-05 05:19:55
	updated (open)
	Backend Address Book
	Shared address book and carddav
	
	  
	
2231
	2013-02-05 14:08:02
	new (open)
	Web Calendar
	Two personal Calendars for a single user
	
	  
	
2217
	2013-02-05 11:58:40
	updated (open)
	Web Mail
	html-mails should offer plaintext alternative... for smartphone native mail client
	
	  
	
2225
	2013-02-05 04:51:39
	updated (open)
	Web Preferences
	IMAP-based authentication
	
	  
	
2229
	2013-02-05 14:13:28
	feedback (open)
	Backend General
	X-Forwarded-For in sogo.log of fail2ban
	
	  
	
2169
	2013-02-05 14:57:59
	feedback (open)
	Web Calendar
	Possible bug with session and LDAP filtering
	
	  
	
2230
	2013-02-05 17:26:17
	assigned (open)
	SOPE
	Managesieve dialog troubles
	
	  
	
2207
	2013-02-05 14:40:50
	resolved (fixed)
	Backend General
	LDAP Authentication for users in OU with accent
	
	  
	
2208
	2013-02-05 14:41:16
	resolved (fixed)
	Backend General
	LDAP Authentication for users with accent in any part of DN
	
	  
	
2228
	2013-02-05 15:17:29
	resolved (fixed)
	Backend General
	ManageSieve connection should be closed
	
	  
	
2216
	2013-02-05 14:39:46
	resolved (fixed)
	sogo-tool
	sogo-tool sigabrt if option on command line
	
	  
	
2213
	2013-02-05 14:41:42
	resolved (fixed)
	SOPE
	Login error after upgrade to 2.0.4(a)
	
	  
	
2036
	2013-02-05 15:18:06
	resolved (fixed)
	Web Preferences
	Bugs in sieve-mgm communication
	
	  
	
2210
	2013-02-05 15:17:46
	resolved (fixed)
	Web Preferences
	Comunication with sieve suspends...
	
	  
	
2167
	2013-02-05 14:47:47
	closed (fixed)
	Packaging (Debian)
	Used Sambaversion does not work correctly as AD
	
	  
	
2176
	2013-02-05 14:44:36
	closed (not fixable)
	Packaging (Debian)
	samba4-clients cannot be installed