On Fri, Dec 20, 2013 at 11:41:26AM +0100, Albert Shih wrote:
We kill sogod's that has been running for more than 15 cpuminutes, as
these are normally stuck in something. I believe your sogod's must
be stuck..
Well I try this, actually only manually, for example I just kill some sogod
On Fri, Dec 20, 2013 at 07:35:40AM -0500, Ludovic Marcotte wrote:
On 2013-12-20 5:41 AM, Albert Shih wrote:
Well I try this, actually only manually, for example I just kill some sogod
process who eat ~150:00:00 time (since yesterday) and that make sogo crash
(no more connection on the web-gui,
On Wed, Dec 18, 2013 at 03:55:22PM +0100, Albert Shih wrote:
We at the Universität Konstanz in Germany have more than 16000 users.
Can you describe your infrastructure ? How many server ? (hardware
Virtual), what size (Ram, CPU) ?
We have around 30.000 unique users daily.
The
On Wed, Dec 18, 2013 at 04:46:02PM +0100, Albert Shih wrote:
The sogo-servers are 5 virtual machines with 4 cpus and 8 GB
memory each. Top output from one of these right now:
So that's mean on one machine with same feature 4 CPU and 8 GB I should
easy to accept 500-1000 user pear day.
On Wed, Dec 18, 2013 at 04:32:41PM +0100, Martin Rabl wrote:
Am 18.12.2013 16:28, schrieb Jan-Frode Myklebust:
We have around 30.000 unique users daily.
The sogo-servers are 5 virtual machines with 4 cpus and 8 GB
memory each.
Are you using clustered database servers?
No, just a single
On Wed, Dec 18, 2013 at 05:32:01PM +0100, Martin Rabl wrote:
Am 18.12.2013 17:24, schrieb Jan-Frode Myklebust:
On Wed, Dec 18, 2013 at 04:32:41PM +0100, Martin Rabl wrote:
Am 18.12.2013 16:28, schrieb Jan-Frode Myklebust:
Are you using clustered database servers?
No, just a single active
Never mind, this seems to cover my questions:
http://www.rootmanager.com/iphone-ota-configuration/iphone-ota-setup-with-signed-mobileconfig.html
-jf
--
users@sogo.nu
https://inverse.ca/sogo/lists
-
#
# Simple CGI-script for creating configuration profile for SOGo
# services on iOS.
#
# Jan-Frode Myklebust janfr...@tanso.net
## Wash input
EMPTY=$(echo -n ${1} | tr -d '[:alnum:]' | tr -d '[:punct:]')
if test -n $EMPTY
then
echo Content-Type: text/plain
echo
echo Bad
On Sat, Nov 09, 2013 at 05:43:47PM +0100, Marcel Waldvogel wrote:
as it is integrated into WordPress without having to write it in PHP,
it looks pretty ugly and is very site-specific (Perl CGI and JavaScript
wrapping WordPress).
I'm not asking you to publish sources, only asking if you
On Thu, Jul 11, 2013 at 04:49:46PM +0100, Marcel Waldvogel wrote:
I currently do not have any plans to open-source the code, as it requires
quite a bit of configuration around it and the code is not pretty. But the
best of it: you can perfectly well use it as a web service by passing it all
On Wed, Sep 18, 2013 at 05:22:50PM -0400, Ludovic Marcotte wrote:
Since the addition of Active Sync support in SOGo would be a
server-side implementation, there would be a per-mailbox fee to use
it. That fee, would have to be paid to Microsoft directly.
Do you have any ballpark estimates for
On Tue, Sep 03, 2013 at 10:54:52AM +0200, alge wrote:
I'm not sure if my situation with ActiveSync beeing a show stopper for
deploying SOGo is generalizable enough, what do other people think of
it? Did I miss something?
I completely agree (except we didn't let it stop the show). Configuring
On Wed, Aug 21, 2013 at 11:49:04PM +0200, Szládovics Péter wrote:
2013-08-21 23:21 keltezéssel, Jan-Frode Myklebust írta:
On Wed, Aug 21, 2013 at 01:23:45PM +0200, Szládovics Péter wrote:
SOGo is not a mailserver. SOGo just an groupware extension for _any_
mailserver backend.
So, the question
On Wed, Aug 21, 2013 at 01:23:45PM +0200, Szládovics Péter wrote:
SOGo is not a mailserver. SOGo just an groupware extension for _any_
mailserver backend.
So, the question is not the antivirus and antispam for SOGo. The
question is antivirus and antispam for mailserver.
Antispam has a place
On Tue, Aug 06, 2013 at 09:52:46AM +0100, SOGo Noob wrote:
After reviewing your advice I have begun the process of swapping from MySQL
auth back over to LDAP auth, and can see that functionality via LDAP seems
much greater.
Cool.
I have a quick question though, does SOGo have any user
On Mon, Aug 05, 2013 at 09:29:06PM -0500, Pablo Carranza wrote:
Has anyone taken a stab at putting together a Puppet module to install
and/or manage SOGo?
I'm trying to put one together, from scratch, and it's been a lng and
tedious process, thus far.
It's probably not directly
On Fri, Aug 02, 2013 at 05:33:15PM +0100, SOGo Noob wrote:
My plan is this:
We have a new cleanly installed Ubuntu 12.04 server for mail, and we've
opted to use MySQL for authentication and for basic storage. We will be
using Postfix and Dovecot for mail transport and imap/pop respectively.
On Wed, Jun 19, 2013 at 01:28:00PM +0200, Götz Reinicke - IT Koordinator wrote:
I'd like to ask what is your best practice to backup restore your sogo
system and/or user data?
Should we do a e.g. database dump/backup of the mysql (what we already
do for other systems) and do a user based
Probably also good to enable some debugging with:
sudo -u sogo defaults write sogod SOGoDebugRequests YES
and see if the sogod.log tell you something..
-jf
--
users@sogo.nu
https://inverse.ca/sogo/lists
On Thu, Apr 04, 2013 at 11:40:43AM +0200, mayak-cq wrote:
sudo -u sogo defaults write sogod WOWorkersCount 32
Please remember to also increase the number of connections to your
postgres database when changing the number of workers.
postgresql max_connections 3x WOWorkersCount
-jf
On Thu, Apr 04, 2013 at 11:48:46AM +0200, Jan-Frode Myklebust wrote:
Probably also good to enable some debugging with:
sudo -u sogo defaults write sogod SOGoDebugRequests YES
and see if the sogod.log tell you something..
We've often seen problems with sogod processes getting stuck
On Mon, Jan 28, 2013 at 9:35 AM, Valentin Bud valentin@gmail.com wrote:
We use cyrus here with approx. 15000 users.
Just be sure to use a version 2.4.x one.
That's impressive :-).
We use dovecot with around 1.000.000 mail accounts :-) Around 10% of
these are accessing their mail trough
On Sat, Jan 26, 2013 at 1:15 AM, Francis Lachapelle
flachape...@inverse.ca wrote:
* renamed default SOGoForceIMAPLoginWithEmail to
SOGoForceExternalLoginWithEmail and extended it to SMTP authentication
Oh.. I didn't know SOGo could do SMTP authentication as the logged in
user. We only support
On Fri, Jun 08, 2012 at 08:30:44AM -0400, Francis Lachapelle wrote:
Enhancements
* new unique names for static resources to avoid browser caching when
updating SOGo
How will this work with custom skins and SOGoUIAdditionalJSFiles ? Will it
pick up generation timestamp from filesystem?
Completely agree that sogo should manage this without cronjob, but
inverse needs to support Cyrus which doesn't implement the sieve
date extention:
http://www.sogo.nu/bugs/view.php?id=1530
-jf
--
users@sogo.nu
https://inverse.ca/sogo/lists
On Tue, Feb 14, 2012 at 11:27:19PM +, Khapare Joshi wrote:
Only guessing, but it sounds to me like a problem with your gnustepdefauls
bindDN. Is it a working DN/bindPassword combination? Or maybe your ldap
server running out of connections?
yes it is working DN/bindPassword.
On Tue, Feb 14, 2012 at 10:39:30PM +, Khapare Joshi wrote:
My sogo server sometime response very very slow. I use improxy but my sogo
server is rather slow and this performance issue is random. I think
hardware spec of the server is fine. I added /etc/sysconfig/sogo
PREFORK=6.
server
On Tue, Feb 14, 2012 at 10:39:30PM +, Khapare Joshi wrote:
server, any sogo configuration parameter ? postgres indexing ?
Is your postgres database busy? We were struggeling with high cpu usage
on our databaseserver recently, and it turned out it was a problem with
the session table
On Tue, Feb 14, 2012 at 10:52:08PM +, Khapare Joshi wrote:
the sogo server and what are you guys doing for better performance for
sogo
server, any sogo configuration parameter ? postgres indexing ? apache
config ?
What IMAP server are you running?
CYRUS IMAP murder
Ok, I'm
On Tue, Feb 14, 2012 at 11:07:34PM +, Khapare Joshi wrote:
No, my database not yet too busy. I do not see much high load either.
however my
/var/lib/pgsql/data/postgresql.conf max connection is set to 100
and changed the PERFORK to 70
That will fail under load. You need minimum 3
We've been collecting some stats to see what kind of benefits
UP/SquirrelMail's IMAP Proxy in for our SOGo webmail users. Dovecot is
running in High-performance mode http://wiki2.dovecot.org/LoginProcess
with authentication caching http://wiki2.dovecot.org/Authentication/Caching
During the
On Mon, Feb 13, 2012 at 11:08:48AM -0800, Mark Moseley wrote:
Out of curiosity, are you running dovecot locally on those webmail
servers as well, or is it talking to remote dovecot servers?
The webmail servers are talking with dovecot director servers which in
turn are talking with the
On Wed, Jan 18, 2012 at 02:16:08PM -0500, Ludovic Marcotte wrote:
I would still very much like to open a discussion about this - ie.,
Funambol (SyncML) backend vs. Z-Push (ActiveSync) backend.
I'm struggeling with seeing why one would push Funambol/SyncML. It
requires 3. party agent on all
On Wed, Jan 18, 2012 at 10:14:38PM +0100, André Schild wrote:
the licensing agreement doesn't make me a happy, happy, joy man.
Is z-push that much different of a threat than the Open^H^H^H^Hchange-
replacement you seem to be doing in v2.0 ?
OpenChange has nothing to do with ActiveSync.
On Thu, Dec 22, 2011 at 03:10:58PM +0100, André Schild wrote:
The backup gives you flat files,
so your backup software can look if these have been modified
Yes, I know, but the problem is that full sogo-tool backups are already
taking about 8 hours, and stressing the backend db for this
On Mon, Nov 14, 2011 at 04:16:08PM -0500, Francis Lachapelle wrote:
Once registered, request a new team for your language :
https://www.transifex.net/projects/p/sogo/teams/
Once authorized, you'll be able to start/continue translating SOGo in your
language.
For the initial import, it
On Fri, Nov 11, 2011 at 09:32:27AM -0500, Francis Lachapelle wrote:
I see the post here:
http://www.sogo.nu/english/nc/support/faq/article/how-to-customize-the-html.html
about how to keep changes between versions but that seems not current any
more. Also I am not sure this is what I
On Sat, Nov 12, 2011 at 12:35:26AM +, Ed W wrote:
Quick question: What does perdition buy you versus not having it?
The dovecot author suspected that logins were so fast that a persistent
proxy would likely have little performance advantage - do you measure
otherwise?
Interesting...
On Sat, Nov 12, 2011 at 06:57:12PM +0100, Jan-Frode Myklebust wrote:
modifying wox-templates. Customizing anything below
/usr/lib*/GNUstep/SOGo/WebServerResources/ needs to happen there, as
these are not served trough sogod but rather served by apache directly.
I just realized
On Sun, Oct 30, 2011 at 09:12:22AM -0400, Ludovic Marcotte wrote:
That's probably a sign of having old SOPE packages around after
proceeding with the SOGo update. Make sure you update all SOPE
packages to the latest version and restart the SOGo service after.
Yes, looks like you had some
Could you post the output of rpm -qi gnustep-make ?
-jf
--
users@sogo.nu
https://inverse.ca/sogo/lists
On Fri, Oct 28, 2011 at 11:05 PM, Ludovic Marcotte lmarco...@inverse.ca wrote:
That has been fixed. We were building packages on SL Linux but it looks like
they recently broke binary compatibility with RHEL/CentOS 6. We're
rebuilding them with CentOS 6.
What about RHEL-6.1-latest ? Centos
On Fri, Oct 07, 2011 at 11:19:12AM -0400, Ludovic Marcotte wrote:
Also, if anyone would volunteer some help regarding packaging Samba
4 and OpenChange for RHEL (v5 and v6),
In RHEL6 both samba4 (4.0.0-23.alpha11) and openchange (0.9)
is available in the rhel-x86_64-server-optional-6 channel.
I'm wondering what kind of agreement SOGo/inverse has with
spellchecker.net. Is it really a free for all service, or will we get
into trouble if we run SOGo in a large commercial setup?
Is it possible to use the WebSpellChecker: Licensed Version running
on our own servers for spellchecks in sogo
On Mon, Feb 21, 2011 at 10:26:15PM -0600, Kevin C. Smith wrote:
I'm guessing SOGo only checks before logon?
I don't think so. Here's my before-login capabilities:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
and
On Fri, Feb 18, 2011 at 02:02:50PM -0500, Wolfgang Sourdeau wrote:
Overal, I think the idea of a structured file-format is a good one.
Perhaps the missing step to UNIX-compliance would be to enable
the use of a conf file in the /etc/ hierarchy. This would be quite
easy to do and you just
On Sun, Feb 13, 2011 at 07:12:56PM +0100, Corrado Fiore wrote:
== HOW DOES IT LOOK? ==
snip
Any thoughts, suggestions or comments are welcome!
It looks a lot better, thanks! And especially thanks for giving me a
pointer for what we need to look at changing to give it our corporate
look
On Thu, Jan 27, 2011 at 08:44:34AM -0500, Francis Lachapelle wrote:
filter=(|(givenName=janfrode*)(mail=janfrode*)(cn=janfrode*))
even though my SOGoUserSources doesn't contain givenName:
keySearchFieldNames/key
array
On Wed, Jan 26, 2011 at 01:30:29PM -0500, Francis Lachapelle wrote:
=== Changes from the previous release ===
Enhancements
* the new parameter SearchFieldNames allows to specify which LDAP fields to
query when filtering contacts
I'm having problems getting this working. I have
On Thu, Jan 06, 2011 at 02:45:24PM +0100, Stefan Fuhrberg wrote:
That fixed the Adaptor Message, rest of the log looks still the same.
RequestHeader set x-webobjects-server-port 443
RequestHeader set x-webobjects-server-name sogo
RequestHeader set x-webobjects-server-url http://sogo;
Are there any recommendation for what can and can't be cached in SOGo?
i.e. the login page takes 27 http requests / 422KB, inbox take 61
requests / 605KB, calendar 49 requests / 609 KB.
A lot of this seems to be javascripts and images living in
/SOGo.woa/WebServerResources/. Would it be OK to
It looks to me like this should work fine, all POSTs seems to go to
/SOGo/so or /SOGo/connect, and I see no parameters in any GETs. So I
would suggest adding something like the following to the default
apache config (SOGo.conf):
# Compress text-type content:
AddOutputFilterByType
Do I understand the code correctly if I read that you're now using the
session key as a one-time-pad to encrypt/decrypt the password, and the
password is never stored un-encrypted anywhere ?
-jf
--
users@sogo.nu
https://inverse.ca/sogo/lists
On Tue, Dec 28, 2010 at 02:37:15PM -0500, Ludovic Marcotte wrote:
The password is still stored unencrypted in memcached for
SOGoCacheCleanupInterval seconds. This is avoid doing a bind on the
LDAP server for _each_ request coming in, in order to check the
validity of the password.
Couldn't
On Tue, Dec 28, 2010 at 06:41:37PM -0500, Ludovic Marcotte wrote:
On 10-12-28 4:19 PM, Jan-Frode Myklebust wrote:
So maybe save a salted hash of the password in memcached for this
comparison instead ?
That password needs to be known by SOGo - because it needs to push
its cleartext version
55 matches
Mail list logo