[SOGo] SOGo Implementaion of SHA{256|512}-CRYPT for Password hash

2016-01-28 Thread Dominik Breu
Hello Guys ,

so a new Relase and Time for me to ask again.

Is there any Chance that anyone will implement the SHA*-Crypt hashes for
Password backends?
or should i go and give my self a try on it whitout any knowlege of
Objectiv-C?

Would be gald to here from Inverse Employees this time.


Greetings,

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


Re: [SOGo] Sogo and MySQL problem

2015-04-08 Thread Dominik Breu
Hi,

imho when you set IMAPLoginFieldName (see documentation for more
explanation)  to your field which only returns the Given Name it would
work.

best regards

Am Mittwoch, den 08.04.2015, 08:35 +0200 schrieb Schifano Alexandre:
 Hi,
 
 I'm facing to a very weird problem about SOGo and MySQL.
 I had a SOGo server working correctly with no problem, but I had to
 reboot the server. After that I restarted Sogod, MariaDB, memcache,
 Apache, and the other services, but now sogo is unable to use
 MySQL/MariaDB. I have this kind of error in my logs messages :
 
 2015-04-08 8:18:58.708 sogod[8174]  ERROR((null)): could not allocate
 MySQL4 connection!
 Apr 08 8:18:58 sogod [8174]: [ERROR]
 0x0x7f3a2c9564f0[GCSChannelManager] could not open channel
 MySQL4Channel[0x0x7f3a2ce4e490] connection=0x(null) for
 mysql://localhost/sogo/sogo_custom_users
 Apr 08 8:18:58 sogod [8174]: [WARN]
 0x0x7f3a2c9564f0[GCSChannelManager]   will prevent opening of this
 channel 5 seconds after 2015-04-08 8:18:58 +0200
 Apr 08 8:18:58 sogod [8174]: [ERROR] 0x0x7f3a2c8fb050[SQLSource]
 failed to acquire channel for URL:
 mysql://sogo:PASSWORD@localhost:3306/sogo/sogo_custom_users
 
 However :
 * it worked well before the reboot,
 * I am able to be connected to my db with mysql -h localhost -u sogo -p,
 * when I do telnet localhost 3306 I have a opened connection to
 MariaDB (the connection is accepted and there is a kind of welcome message)
 * the port used by MariaDB is still the same,
 * and I even configured iptable for having the 3306 port open to everybody.
 What did I forget ?
 
 Best regards


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


Re: [SOGo] Can SOGo run with SHA512-CRYPT passwords?

2015-03-17 Thread Dominik Breu
Hello,

i'm sure off that sogo does it's own password checks because it's not working 
with these type of password scheme.  i can add some sha512-crpyt passwords in 
my mysql back-end and no login is possible using sha512 instead its possible.

greetings
dominik

p.s.
i create these passwords with doveadm so no error on my side

Am Montag, 16. März 2015 18:29 CET, Mihamina Rakotomandimby 
mihamina.rakotomandi...@rktmb.org schrieb:

 On 03/09/2015 08:37 PM, Dominik Breu wrote:
  Hey list ,
 
  just a simple question can sogo use sha512-crpyt passwords ?

 SOGo relies on a backend for authentication. It might be a LDAP or a 
 xxxSQL one.
 That backend might have some password hash capabilities so you have to
 check depending on that.

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






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

[SOGo] Can SOGo run with SHA512-CRYPT passwords?

2015-03-09 Thread Dominik Breu
Hey list ,

just a simple question can sogo use sha512-crpyt passwords ? When yes
with setting it needs to do so?

greetings

dominik

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


[SOGo] Support for Debian Testing aka Jessie in Sogo (nightly)

2015-02-24 Thread Dominik Breu
Hello List,

i currently setting up an replacement server for our old SoGo Server
planing to install sogo on a fresh install of Debian testing/jessie just
to be safe when the release hits. 

But i run into some problems regarding dependencies.

So my question is: Is there any near plans to provide builds for Debian
testing in the nightly branch of sogo?


best regards

dominik breu 

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


[SOGo] sogo package is missing on the debian-nigtly for 64bit

2014-02-22 Thread Dominik Breu
Hey list,

just a quick question maybe I've overlooked but why is the sogo package
missing for debian squeeze 64-bit on wheezy an squeeze i386 it's there.

so long.

dominik

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


Re: [SOGo] Outlook 2013 active Sync

2014-01-31 Thread Dominik Breu
Hello everyone,

im also testing active-sync via Outlook 2013 and Android. In my case i
got one message witch wasn't able to sync but when i moved it out of the
mailbox it works.
But then i got messages without any kind of German umlaut the messages
are in ISO 8859-1/15 codepage . 

So my question did you need the .data from /tmp for some debugging or
should i force my users to switch to utf-8 as codepage for their mua.

greetings
dominik
Am Freitag, den 31.01.2014, 08:44 -0500 schrieb Ludovic Marcotte:
 On 2014-01-31 8:40 AM, Jens Erat wrote:
  We’re experiencing similar issues in our SOGo Active Sync test setup. 
  Outlook 2013 syncs without ending. With one account we also had the 
  „infinite syncing without any data showing up“ effect.
 The fast syncing thing is normal right now as we don't honor the 
 heartbeat interval. We'll do so today.
We traced it back to a mail containing bell characters (for whatever 
  reason…). After moving it into another account synchronization worked. As 
  long as the mail existed, SOGo fetched all mails, put them together in an 
  (invalid) XML file and the connection somewhat crashed when SOGo tried to 
  convert it to WBXML. Afterwards Outlook tried to fetch all the mails again, 
  and again, …
 If XML - WBXML conversion fails (or the opposite), a dump will be 
 located in /tmp - look for .data files and send them to me. Usually, bug 
 fixes for these are trivial.
 
 Thanks,
 
 -- 
 Ludovic Marcotte
 lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
 Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
 (http://packetfence.org)
 


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


Re: [SOGo] Long Mail Log file

2014-01-23 Thread Dominik Breu
Hi, 

Has nothing to with the SOGo it depends on your mta and IMAP service on *nix 
and Linux you can set it in the syslog demon. 

Greetings, 

Dominik 

On 23. Januar 2014 03:16:47 MEZ, Sogo Thailand a...@eicm.co.th wrote:

Hi all,
My mail log file is very long and it takes long time to see the last
line. How can I make my SME Server to start a new file? SO, when I see
the file in Mail Log File Analysis it will display faster.

Thank in advance
-- 
Somsak


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

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SoGo don't conect to SMTP and sendmail

2014-01-08 Thread Dominik Breu
Hi, 

There are some // missing I only set one value. So the error appears for both 
individual and with the latest release it works with SMTP. 

Greetings 

Georg Hasibether ge...@hasibether.at schrieb:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You have enabled sendmail and smtp..., by single domain choose only
one method!


On 01/07/2014 12:53 PM, Dominik Breu wrote:
 Hello again,
 
 i have a problem with the latest SoGo nightly. It don't connect to
 smtp or send mails via sendmail. And i didn't get any log either
 from sogo nor from postfix. So i ask here for help. Maybe this time
 i get an answer.
 
 Greetings
 
 dominik.
 
 P.S.
 
 Connfiguration:
 
 
 { OCSFolderInfoURL = 
 postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info; 
 OCSSessionsFolderURL = 
 postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder; 
 SOGoACLsSendEMailNotifications = YES; 
 SOGoAppointmentSendEMailNotifications = YES; SOGoDraftsFolderName =
 INBOX/Drafts; SOGoFirstDayOfWeek = 1; SOGoFirstWeekOfYear =
 January1; SOGoFoldersSendEMailNotifications = YES; 
 SOGoForceExternalLoginWithEmail = YES; SOGoIMAPServer =
 imaps://localhost:993; SOGoLanguage = German; 
 SOGoMailAuxiliaryUserAccountsEnabled = yes; SOGoMailDomain =
 hbs-buko.info;

- -- SOGoMailingMechanism = sendmail;

 SOGoProfileURL = 
 postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile;

- -- SOGoMailingMechanism = smtp;

 SOGoSMTPServer = 127.0.0.1:587; SOGoSentFolderName = INBOX/Sent; 
 SOGoSuperUsernames = ( dominik, sogo, buko ); SOGoTimeZone =
 Europe/Berlin; SOGoTrashFolderName = INBOX/Trash; SOGoUserSources =
 ( { type = ldap; CNFieldName = cn; IDFieldName = uid; 
 IMAPHostFieldName = mailHost; UIDFieldName = uid; baseDN =
 ou=users,dc=hbs-buko,dc=info; bindDN =
 uid=sogo,ou=users,dc=hbs-buko,dc=info; bindPassword = sogo; 
 canAuthenticate = YES; displayName = Shared Addresses; hostname =
 localhost; id = public; isAddressBook = YES; 
 userPasswordAlgorithm=SSHA512; hostname = ldap://127.0.0.1:389;;
  bindAsCurrentUser = NO; } ); LDAPDebugEnabled=YES; 
 ImapDebugEnabled=YES; }
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSzKKxAAoJEJnRjsqMRgDtuigIAJeAye6zXZEtZYkCAYrRlc8r
yWa5J2PaHoWeJLv093vB8kbyqThds1y7GnfvVZEFvW9DHD6b7pvcWxciyTb7844K
oa7mM6tt4p3yX8ODYu/s00QFKPtZX653qGLc0Y5TA4GaHitIp8SpFnxlDcH5f/CO
g3v+9t01B5sB2EpJ45+CeDwotUno06t5ZWXGbDE6guhC0tf1A/EOwojr+Z+IEc8S
DxLXp8Uhsrwk2DaDjr+ySh8UhDfZfTxONP/jVImZHmXOJZGBrs28Mx1DvDkYfMv2
E1W7HEnzXpLZeIIF08xCD0RvlLcAQdev1odw0v22lkjxqTlHatz+6p/kZA4kegw=
=iOAq
-END PGP SIGNATURE-
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] SoGo don't conect to SMTP and sendmail

2014-01-07 Thread Dominik Breu
Hello again,

i have a problem with the latest SoGo nightly. It don't connect to smtp
or send mails via sendmail. And i didn't get any log either from sogo
nor from postfix. So i ask here for help. Maybe this time i get an
answer.

Greetings

dominik.

P.S.

Connfiguration:


{
OCSFolderInfoURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info;
OCSSessionsFolderURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder;
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoDraftsFolderName = INBOX/Drafts;
SOGoFirstDayOfWeek = 1;
SOGoFirstWeekOfYear = January1;
SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES;
SOGoIMAPServer = imaps://localhost:993;
SOGoLanguage = German;
SOGoMailAuxiliaryUserAccountsEnabled = yes;
SOGoMailDomain = hbs-buko.info;
SOGoMailingMechanism = sendmail;
SOGoProfileURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile;
SOGoMailingMechanism = smtp;
SOGoSMTPServer = 127.0.0.1:587;
SOGoSentFolderName = INBOX/Sent;
SOGoSuperUsernames = (
dominik,
sogo,
buko
);
SOGoTimeZone = Europe/Berlin;
SOGoTrashFolderName = INBOX/Trash;
SOGoUserSources = (
{ 
type = ldap;
CNFieldName = cn;
IDFieldName = uid;
IMAPHostFieldName = mailHost;
UIDFieldName = uid;
baseDN = ou=users,dc=hbs-buko,dc=info;
bindDN = uid=sogo,ou=users,dc=hbs-buko,dc=info;
bindPassword = sogo;
canAuthenticate = YES;
displayName = Shared Addresses;
hostname = localhost;
id = public;
isAddressBook = YES;
userPasswordAlgorithm=SSHA512;  
hostname = ldap://127.0.0.1:389;;
bindAsCurrentUser = NO;
}
);
LDAPDebugEnabled=YES;
ImapDebugEnabled=YES;  
}

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


[SOGo] LDAP Login problem probably to long password

2014-01-02 Thread Dominik Breu
Hello List,

I discoverd some strange behavior with my SoGo nightly installation i
tryed to use SSHA512 as password scheme and then the login is broken.
some older test user with ssha scheme still works and when i change the
scheme for the new user works. So i ask here because i don'T find
anything about limitation on schemes on the Manuel and a older bug with
length limitation was fixed in february
2013(http://www.sogo.nu/bugs/view.php?id=2212).

So my Question is did i something wrong or i missing some bit?

Greatings,

dominik

configuration:
{
OCSFolderInfoURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info;
OCSSessionsFolderURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder;
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoDraftsFolderName = INBOX/Drafts;
SOGoFirstDayOfWeek = 1;
SOGoFirstWeekOfYear = January1;
SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES;
SOGoIMAPServer = localhost;
SOGoLanguage = German;
SOGoMailAuxiliaryUserAccountsEnabled = yes;
SOGoMailDomain = hbs-buko.info;
SOGoMailingMechanism = smtp;
SOGoProfileURL =
postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile;
SOGoSMTPServer = localhost;
SOGoSentFolderName = INBOX/Sent;
SOGoSuperUsernames = (
dominik,
sogo,
buko
);
SOGoTimeZone = Europe/Berlin;
SOGoTrashFolderName = INBOX/Trash;
SOGoUserSources = (
{ 
type = ldap;
CNFieldName = cn;
IDFieldName = uid;
IMAPHostFieldName = mailHost;
UIDFieldName = uid;
baseDN = ou=users,dc=hbs-buko,dc=info;
bindDN = uid=sogo,ou=users,dc=hbs-buko,dc=info;
bindPassword = mypassword;
canAuthenticate = YES;
displayName = Shared Addresses;
hostname = localhost;
id = public;
isAddressBook = YES;
userPasswordAlgorithm=SSHA512;  
hostname = ldap://127.0.0.1:389;;
bindAsCurrentUser = NO;
}
);
  LDAPDebugEnabled=YES  
}



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


[SOGo] SoGO refuses to send an Mail with about 50 recipients

2013-10-08 Thread Dominik Breu
 GMT]
POST /SOGo/so/l...@hbs-promovierende.de/Mail//0/folderINBOX/uids
HTTP/1.1 200 671/44 0.330 1509 55% 0

kind regards

dominik breu

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