[SOGo] customize emails (calendar)

2013-12-16 Thread Arnaud LE NORCY
Hello

Is it possible to customize the emails sent by SOGo?

I'm talking about messages from the calendar... with, for instance, a
signature Sent by SOGo  :-)

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


Re: [SOGo] Please HELP - Big Problem

2013-12-16 Thread Kiss Tamás
Hello!

Ok, I found a mistake!

Do you use IMAP connections with STARTTLS?
Set it to: imaps://your.imap.server:143/?tls=YES
Access to IMAP doesn't work, you should activate IMAP debug.

Since 2.0.3 I use this settings to connect to the IMAP server:

imaps://your.imap.server:993/?tls=YES

Settings to the IMAP server has not changed since then, but
now only works for me this string:

imaps://your.imap.server:993

I use the IMAP debug, but does not provide for any errors
in the log file that can not connect to the IMAP server ...

The string has '%Y-%m-%d' and the expected format
is '%y%m%d%H%M'. There is a format mismatch.

OK, but how do I know in MySQL to set
this format to the 'date' type variable?

Thank's: Tamas!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Missing Free/Busy Information

2013-12-16 Thread Christian Mack
Hello Andreas K


Am 2013-12-16 13:02, schrieb Andreas K:
 
 I just installed SOGo and it's working fine so far.
 
 Now I recognized, that I cannot see the free/busy information of any user.
 
 The configuration is set to:
 
 SOGoCalendarDefaultRoles = (PublicDAndTViewer);
 
 How can I start to debug the situation? Are there any required packages to
 update the free/busy in the background?
 
 I'm using the 2.1.1 version of sogo.
 

Did you invite people from the global adress book or from one of your
private address books?
Only those from the global address book will show their free/busy timeslots.


Kind regards,
Christian Mack

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


Re: [SOGo] customize emails (calendar)

2013-12-16 Thread Christian Mack
Hello Arnaud LE NORCY

Am 2013-12-16 10:51, schrieb Arnaud LE NORCY:
 
 Is it possible to customize the emails sent by SOGo?
 
 I'm talking about messages from the calendar... with, for instance, a
 signature Sent by SOGo  :-)
 

I assume you mean invitations, email reminders, informations about
folder creation + deletion, event changes and ACL changes.

These are all not changeable by user or administrator.
They only are affected by translators.
But I don't think that is what you want.


Kind regards,
Christian Mack

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


Re: Re: [SOGo] Missing Free/Busy Information

2013-12-16 Thread Andreas K
The invited contacts are from the global address list, they are available and
also receive the invitation.

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


[SOGo] Headsup: Dovecot 2.1.17 now in sogo wheezy repos

2013-12-16 Thread Jean Raby

Hi,

I've just uploaded dovecot 2.1.17 to our repos for debian wheezy (both amd64 and 
i386).  I did this since the package shipped with wheezy (2.1.7) contains a 
bug[1] in the handling of sieve commands that was fixed upstream back in 
February 2013. Unfortunately, the commit never found its way back to debian 
stable.


The package is essentially a rebuild of the package found in debian jessie, no 
patch added.


If for some reason you don't want to use this package, you'll need to manually 
exclude it.


Thanks.

[1] http://sogo.nu/bugs/view.php?id=2230
[2] http://hg.rename-it.nl/dovecot-2.1-pigeonhole/rev/32d178f5e1a2

--
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] openchange, samba crash

2013-12-16 Thread ABBAS Alain

Hello
I ve got the same problem
did you try to clean the cache by : openchange_user_clean user ?
Samba crashs the first time you connect outlook ?
Regards
Alain



Le Samedi 14 Décembre 2013 12:38 CET, Mario Gruenwald public_gru...@gmx.at a 
écrit:
 Hi

I installed
debian wheezy
samba4 4.0.1+dfsg1-1
sogo 2.1.1b-1
postfix/dovecot
openchange

Mail and sogo webinterface are working fine.

Unfortunately samba4 crash when i try to connect an outlook 2007 via mapi.

I used gdb_backtrace tip from
http://www.sogo.nu/english/nc/support/faq/article/how-do-i-debug-sogo.html
to get a more useful log, but a don't know how to read it.

Can anyone help?

kindly regards
Mario
--
users@sogo.nu
https://inverse.ca/sogo/lists
--
Alain Abbas
11 rue Robert Schumann
54500 Vandoeuvre
Tel : +333 83 18 02 70
skype: alain.abbas-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] openchange, samba crash

2013-12-16 Thread Mario Gruenwald
Hi

Thanx for your reply and help.

On Mon, Dec 16, 2013 at 05:48:00PM +0100, ABBAS Alain wrote:
 did you try to clean the cache by : openchange_user_clean user ?
No, I didn't knew of it. I tried openchange_user_cleanup user and i found 
out, that python-mysqldb package was not installed. So i installed it and 
upgraded the other packages. One of them was dovecot from 2.1.7 to 2.1.17.

After upgrade there was no trust in dovecot. Because webinterface worked 
before install and upgrade, i guess it was there before, but i am not sure. 
However, i added it.

After these three changes openchange/samba4 is more stable, but it crashed at 
least one time again. Furthermore display of mails in Outlook-Sent folder 
isn't ok. Another Problem: Calendar-Entries which i created in Outlook are ok 
in webinterface, but Outlook says in day/week-view, that it cannot read the 
calendar. In list-view the entries are displayed correctly.

I will configure my client to the english language, check my install and 
hopefully be able to provide better information afterwards.

 Samba crashs the first time you connect outlook ?
Yes. I created a new user. My first login was via mutt and Thunderbird.

Regards
Mario

 --
 Alain Abbas
 11 rue Robert Schumann
 54500 Vandoeuvre
 Tel : +333 83 18 02 70
 skype: alain.abbas
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] ZEG VirtualBox Appliance

2013-12-16 Thread Pablo Carranza
Greetings:

I'm having trouble getting the ZEG VirtualBox appliance to run on a Windows
XP 32-bit host. I suspect it's b/c the guest OS is Ubuntu 64-bit.

Has anyone been able to get the ZEG appliance to run on a 32-bit host?

If not, I'm willing to put together a ZEG appliance with a 32-bit guest OS,
to share, if someone'll point me in the direction of the source files used
to build the current VirtualBox VM.

-Pablo

vDevices.com http://vdevices.com/ | Consulting on Free, Open Source
Software | Managing Hosted IT Solutions for Lawyers  Other Mobile
Professionals
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] BTS activities for Monday, December 16 2013

2013-12-16 Thread SOGo reporter
Title: BTS activities for Monday, December 16 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, December 16 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2511
	2013-12-16 03:03:47
	updated (open)
	Apple iPhone OS
	r letter appended to every item: names, numbers, etc
	
	  
	
2300
	2013-12-16 09:19:17
	updated (open)
	with external server
	Adding iCloud Account with Apple ID Credentials Only