[SOGo] BTS activities for Friday, May 29 2015

2015-05-29 Thread SOGo reporter
Title: BTS activities for Friday, May 29 2015 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Friday, May 29 2015 idlast updatestatus (resolution)categorysummary 2666

Re: [SOGo] Redirect to sogo.

2015-05-29 Thread John McMonagle
On Friday, May 29, 2015 10:06:00 PM Kai-Uwe Rommel wrote: > users-requ...@sogo.nu wrote on 29.05.2015 21:09:42: > > I'm setting up sogo from the debian jessie repository. > > > > As this is the only web service I'd like to redirect > > https://nmail.advocap.org to > > https://nmail.advocap.org/GOG

Re: [SOGo] Redirect to sogo.

2015-05-29 Thread Kai-Uwe Rommel
users-requ...@sogo.nu wrote on 29.05.2015 21:09:42: > I'm setting up sogo from the debian jessie repository. > > As this is the only web service I'd like to redirect > https://nmail.advocap.org to > https://nmail.advocap.org/GOGo > > Redirect /webmail https://nmail.advocap.org/SOGo > Works but >

Re: [SOGo] Redirect to sogo.

2015-05-29 Thread FoxNET Support
good evening apache server? Michel > Le 29 mai 2015 à 21:09, John McMonagle a écrit : > > I'm setting up sogo from the debian jessie repository. > > As this is the only web service I'd like to redirect > https://nmail.advocap.org to > https://nmail.advocap.org/GO

Re: [SOGo] Redirect to sogo.

2015-05-29 Thread Szládovics Péter
2015-05-29 21:09 keltezéssel, John McMonagle írta: I'm setting up sogo from the debian jessie repository. As this is the only web service I'd like to redirect https://nmail.advocap.org to https://nmail.advocap.org/GOGo Redirect /webmail https://nmail.advocap.org/SOGo Works but Redirect / h

[SOGo] Ubuntu Sogo Mysql Authentication Setup Problem.

2015-05-29 Thread Richard "Doc" Kinne
Hi Folks: I am trying to set up Sogo on an Ubuntu 14.04 server using mysql as the authenticator. I have gotten to a point where the website interface is working, but no one can log in. The interface says “Wrong username or password.” I’m not sure what I’m missing. The log says: May 29 19:27:20 s

Re: [SOGo] Redirect to sogo.

2015-05-29 Thread Christian M. Jensen
Hi John here is a few samples that may work i assume you use Apache, i use the the first to if' my self they work fine for me http://httpd.apache.org/docs/2.4/rewrite/remapping.html # Check domain name Redirect "/" "https://nmail.advocap.org/SOGo/"; # Force HTTPs

[SOGo] Redirect to sogo.

2015-05-29 Thread John McMonagle
I'm setting up sogo from the debian jessie repository. As this is the only web service I'd like to redirect https://nmail.advocap.org to https://nmail.advocap.org/GOGo Redirect /webmail https://nmail.advocap.org/SOGo Works but Redirect / https://nmail.advocap.org/SOGo Does not. Any Suggestion

[SOGo] openchange_provision error

2015-05-29 Thread eben.victor
Hi, I need some assistance, When trying to run openchange_provision or openchange_newuser I keep on receiving below error. I'm running Samab4.1.18 and Openchange 2.3 on RHEL 6.5 Traceback (most recent call last): File "/usr/sbin/openchange_newuser", line 30, in import openchange.provision

Re: [SOGo] Mail filter not appearing

2015-05-29 Thread Christian M. Jensen
Pleased to hear you got it working but yes, always restart or reload a service after the configuration has changed Regards Christian Jensen On 29-05-2015 15:42, car.cue...@protonmail.com wrote: Wow, after a restart of the server the filters start to work ;) Perfect!! Thanks a lot smime

Re: Re: [SOGo] Mail filter not appearing

2015-05-29 Thread car.cuevas
Thanks again for replying Christian, Well about this Error: May 29 10:08:12 sogod [16521]: <0x0x7f02b7276e90[SOGoCache]> an error occurred when caching value for key 'exam...@mailexample.com+attributes': "SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY" I read that it can be caused, because

Re: Re: Re: [SOGo] Mail filter not appearing

2015-05-29 Thread car.cuevas
Wow, after a restart of the server the filters start to work ;) Perfect!! Thanks a lot -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] issue with time set in calendar

2015-05-29 Thread Nicolas Fabre
Hi all, Problem solved. I changed my /etc/apt/sources.list and put : deb http://inverse.ca/debian-nightly jessie jessie apt-get dist-upgrade Cheers Nicolas FABRE Tél : 09 72 29 97 47 Tél : 02 28 08 75 24 LILEO 8 rue de Saint Domingue - 44000 NANTES http://www.lileo.fr Le 27/05/2015 09:02, N

Re: Re: [SOGo] Mail filter not appearing

2015-05-29 Thread car.cuevas
Thank you very much Christian, actually now the option appears in the menu :)) Anyway I think at the moment, when I created the filter they will disappear from the Filters list, and of course they won't filter any mail.. I'll have to investigate what is this Sieve about, at the beginning I thought

Re: [SOGo] Mail filter not appearing

2015-05-29 Thread Christian M. Jensen
hi, you all so have an error!, I'm only guessing but think it has something to do with memcached not being set up correctly Regards Christian Jensen On 29-05-2015 11:11, car.cue...@protonmail.com wrote: May 29 10:08:12 sogod [16521]: localhost "POST/SOGo/so/ exam...@mailexample.com/Mail/0/f

Re: [SOGo] Mail filter not appearing

2015-05-29 Thread Christian M. Jensen
hi, you need to set the following in your configuration file //* Sieve Server url including the port number SOGoSieveServer = sieve://127.0.0.1:4190; //* enable Sieve scripts in SOGo SOGoSieveScriptsEnabled = YES; Regards Christian Jensen On 29-05-2015 11:11, car.cue...@protonm

Re: [SOGo] Outlook CalDav Synchronizer Plugin

2015-05-29 Thread Davide Bozzelli
IMHO support for cardav is MANDATORY for large adoption. anyway good work. Il 28/05/15 23:15, Alexander Nimmervoll ha scritto: Hi all, I would like to announce a new Open Source (AGPL) Outlook CalDAV Plugin: https://sourceforge.net/projects/outlookcaldavsynchronizer/ This plugin gets develop

[SOGo] Mail filter not appearing

2015-05-29 Thread car.cuevas
Hello, I installed the last version of iRedMail (0.91) within DEBIAN 8 server, along with: NGINX 1.6.2 roundcube 1.1.1 dovecot 2.2.13 postfix 2.11.3 I updated the SOGO to the version 2.2.17a, everything seems to be working except the menu to create the mail filtering in PREFERENCES -> MAIL OPTIO

Re: [SOGo] Outlook CalDav Synchronizer Plugin

2015-05-29 Thread Sarah Lee
I have tried installing this plugin , but the installation process failed. show error " Unable to locate application file ' CalDavSynchronizer.Setup.msi ' . " On Fri, May 29, 2015 at 6:06 AM, Szládovics Péter wrote: > 2015-05-28 23:56 keltezéssel, Alexander Nimmervoll írta: > >> Yes that is the