Re: [SOGo] Multiple emails?

2014-02-04 Thread Georg Bretschneider
Hi, yes, thats possible. From the documentation: SOGoMailAuxiliaryUserAccountsEnabled Parameter used to activate the auxiliary IMAP accounts in SOGo. When set to YES, users can add other IMAP accounts that will be visible from the SOGo Webmail interface.

Re: [SOGo] Sogo and Archiving

2014-02-03 Thread Georg Bretschneider
Hi, what exactly do you want to accomplish? Auto-archiving of every incoming mail (after spamassassin processed them) can be managed by postfix + dovecot or what ever smtp and imap server combination you’re going to use with SOGo. Bye Georg Am 03.02.2014 um 21:31 schrieb Josh Bitto

Re: [SOGo] Long Mail Log file

2014-01-23 Thread Georg Bretschneider
Hi, this has nothing to do with SOGo. It seems SME was shipped badly configured. To add that functionality yourself please take a look at „logrotate“. e.g. http://linux.die.net/man/8/logrotate and http://abdussamad.com/archives/541-Log-rotation-in-CentOS-Linux.html Regards Georg Am

Re: [SOGo] Who has read an email in a group

2014-01-22 Thread Georg Bretschneider
Hi, SOGo does not ship with its own IMAP/SMTP server. You can use SOGo with IMAP servers like dovecot or cyrus. SOGo just connects to those IMAP servers to display your mails in the web view. Regards Georg Am 22.01.2014 um 12:24 schrieb Sebastian Schlatow buzz-...@riseup.net: Am 22.01.2014

Re: [SOGo] Shared mailboxes / folder performance

2014-01-22 Thread Georg Bretschneider
Hi, I’m not sure about the limitations of thunderbird. But normally, I should sync all IMAP mails in your INBOX once you set up your email account in thunderbird. How good or fast thunderbird can search through 2 million mails? I don’t know. Regards Georg Am 22.01.2014 um 11:41 schrieb

Re: [SOGo] Who has read an email in a group

2014-01-21 Thread Georg Bretschneider
Hi, the first one is not possible. Marking an email as read/unread does not safe any kind of timestamp. The later is „just“ a reconfiguration of your MTA. Instead of delivering mails to the group's mail address, postfix (e.g.) has to deliver mails for that address to each group member

[SOGo] Multi-domain setup only working with non-empty SOGoLoginDomains array

2012-10-31 Thread Georg Bretschneider
Hey, I'm struggling since the beginning of using SOGo with my multi-domain setup. Here's what it looks like working: keySOGoEnableDomainBasedUID/key stringYES/string keySOGoForceIMAPLoginWithEmail/key stringYES/string keySOGoLoginDomains/key array

Re: [SOGo] ANN: SOGo v1.3.15

2012-05-15 Thread Georg Bretschneider
Thanks guys, I'm especially happy about the SOGoMailCustomFromEnabled feature. Bye Georg Am 16.05.2012 um 01:20 schrieb Ludovic Marcotte lmarco...@inverse.ca: SOGoMailCustomFromEnabled -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] MailFieldNames option does not work

2012-04-20 Thread Georg Bretschneider
Hi, dis you take a look into your ldap or sogo logs? Please check there and report back if anything stranges occurs. Bye Georg Am 20.04.2012 um 12:32 schrieb Halezov Ivan supp...@suzuki-motor.ru: Any advices? The problem still exists... maybe I should give more information? What may be

Re: [SOGo] Webmail: IMAP settings?

2012-04-20 Thread Georg Bretschneider
Hi, you def. changed the mail address in ldap and every db entry? Can the user change his settings via web interface? (I guess it's greyed out ...) Bye Am 20.04.2012 um 09:58 schrieb Sven Schwedas sven.schwe...@tao.at: *bump* Still having the problem. Where are the IMAP settings for the

Re: [SOGo] Problems with Apache

2012-04-18 Thread Georg Bretschneider
Hi, please post your /etc/apache2/conf.d/SOGo.conf. Bye Am 19.04.2012 um 00:20 schrieb mika.haapama...@googlemail.com: Hi Guys, i have unbelievable problems with the installation ov sogo... I have an Server with plesk, its a root ds server from simplyroot... Actually i cant start

Re: [SOGo] Easier installation for SOGo 2.0?

2012-04-08 Thread Georg Bretschneider
Hey, what should be part of that installer? SOGo only? LDAP installation and configuration? Postfix and Dovecot/Cyrus installation and configuration? SOGo 1.x itself is quite easy to install. If the final release of SOGo 2.0 will be just as easy, I don't see a point in having a step-by-step

Re: [SOGo] Sogo Multi-domain

2012-04-04 Thread Georg Bretschneider
Hi, please read this: http://tuxnetworks.blogspot.de/2010/06/howto-ldap-server-on-1004-lucid-lynx.html and grep all needed informations you need for adding a domain to you ldap. This way, I can add as many domains as you want. Combine it with the provided informations in the sogo documentation.

Re: [SOGo] Sogo Multi-domain

2012-04-04 Thread Georg Bretschneider
Sorry for not mentioning it in my last mail: Here is another quite good article about openldap. https://help.ubuntu.com/community/OpenLDAPServer Bye Am 04.04.2012 21:08, schrieb Georg Bretschneider: Hi, please read this: http://tuxnetworks.blogspot.de/2010/06/howto-ldap-server-on-1004

Re: [SOGo] SOGo 1.3.13: Web mail address book issue: Selecting users with multiple mail addresses sends mail to all addresses

2012-03-20 Thread Georg Bretschneider
Hi Philip, I don't have a solution, yet. But you are not the only one complaining: https://inverse.ca/sogo/lists/arc/users/2012-03/msg00330.html Looks like a bug. Doesn't look like there is a way of limiting the returned results. Well, I couldn't find any. @Developers: How about returning every

Re: [SOGo] SOGo 1.3.13: Web mail address book issue: Selecting users with multiple mail addresses sends mail to all addresses

2012-03-20 Thread Georg Bretschneider
Addition: I actually tried to test this behavior by adding some extra email addresses to one of my test accounts. True, every address gets entered into the TO field when composing a new mail to that person, but I _could_ delete every one of them. Or maybe I didn't get your problem to a 100%.

Re: [SOGo] New to sogo

2012-03-20 Thread Georg Bretschneider
What's the shell output? Are you root while using su - sogo? If not, use sudo su - sogo, but you're user must be allowed to execute commands as root. (cat /etc/sudoers or visudo as root) Am 20.03.2012 21:52, schrieb Eduardo Martinez: Sogo does have a home directory... -Original

Re: [SOGo] iOS 5.0/5.0.1/5.1 problems

2012-03-20 Thread Georg Bretschneider
Hi Donny, I am a little confused. Are you using z-push for email only or for calendars to? In a different mail you were stating you would only need email support. I'm running SOGo 1.3.13 with the official z-push (not any modified version) v1.5.8 RC and it's working pretty great for push mail.

Re: [SOGo] default config sogo.conf and .GNUstepDefaults

2012-03-13 Thread Georg Bretschneider
Hi, did you try ldapsearch in your shell? Your bindDN confuses me. Is the user sogoprueba in the following ou: ou=Users,dc=servidor,dc=dominio,dc=com,dc=es ? Try chaning your bindDN to uid=sogoprueba,ou=Users,dc=servidor,dc=dominio,dc=com,dc=es . Bye Am 12.03.2012 18:44, schrieb Mikel: Hi

Re: [SOGo] default config sogo.conf and .GNUstepDefaults

2012-03-13 Thread Georg Bretschneider
es necesario. El medio ambiente está en nuestras manos.* El mar, 13-03-2012 a las 08:41 +0100, Georg Bretschneider escribió: Hi, did you try ldapsearch in your shell? Your bindDN confuses me. Is the user sogoprueba in the following ou: ou=Users,dc=servidor,dc=dominio,dc=com,dc=es ? Try

Re: [SOGo] access multiple users per Thunderbird account with connector

2012-03-12 Thread Georg Bretschneider
Well, with a bug filed I guess we can sooner or later expect a fix. Good to know that the last scenario isn't working right now and even better that it doesn't affect me at the moment. But it will. Am 12.03.2012 11:01, schrieb Christian Mack: Hello Martin Waschbüsch On 2012-03-11 19:58,

Re: [SOGo] sogo not binding to LDAP

2012-03-12 Thread Georg Bretschneider
Hi Bunjes, your baseDN in your GNUstepDefaults looks different than from your ldapsearch string. GNUstepDefaults: dc=neurologie.uni-tuebingen.de,dc=local ldapsearch string: ou=HIH,dc=neurologie.uni-tuebingen.de,dc=local Maybe there lays the problem? Please run some more manuel ldap searches,

Re: [SOGo] SOGo extensions for Thunderbird 10!

2012-02-07 Thread Georg Bretschneider
Since I (and probably others) can't find the ESR version easily with the website, here is a link: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/10.0esr/ Am 07.02.2012 22:51, schrieb Ludovic Marcotte: Hello everybody, We've just completed porting SOGo Connector and

Re: [SOGo] SOGo web interface not allowing login

2012-02-07 Thread Georg Bretschneider
Hi, your one table name looks odd. sogo_users Could you show us your SOGo config? Maybe it should be sogo_user_profile? Did you take a look into your database and is there a table called sogo_users? Was this table auto installed? Or did you rename it? Bye Georg Am 08.02.2012 00:43, schrieb

[SOGo] slapd connection_read(): no connection! warnings

2012-01-28 Thread Georg Bretschneider
Hi everyone, for some time now I could see reoccuring warnings in my syslog: Jan 28 11:04:25 xxx slapd[x]: connection_read(xx): no connection! I digged around a little bit and did not find anything on the mailing list or the bug tracker. (I hope I'm not mistaken, otherwise: sorry!)

Re: [SOGo] Note-taking addon?

2012-01-27 Thread Georg Bretschneider
: Georg Bretschneider ge...@georgb.de X-Universally-Unique-Identifier: B4F841A3-91E9-4B6C-BCFD-EA254849EA5D Content-Type: text/html; charset=utf-8 X-Uniform-Type-Identifier: com.apple.mail-note Message-Id: c9323e1e-1d1d-4e67-88b7-c7a5e4cf1...@georgb.de Date: Sun, 25 Dec 2011 10:44

Re: [SOGo] CardDAV sync on iPhone

2012-01-26 Thread Georg Bretschneider
login to the WebGUI with their email address, which then will be translated to localpart--uid, rest--nirvana for the LDAP query. So, I hoped that this will allow me to use my email address as username with CardDav. I'm a little stuck here. Bye Georg Am 13.11.2011 23:28, schrieb Georg

[SOGo] SOGoEnableDomainBasedUID not fully working

2012-01-26 Thread Georg Bretschneider
Hi everyone, from the beginning, I used the SOGoEnableDomainBasedUID YES option in my SOGo config to allow users to login with the email addresses. As a test, I added SOGoLoginDomains with an array of two (mutli domain setup), too. I have to LDAP databases and therefor two user sources

Re: [SOGo] CardDAV sync on iPhone

2012-01-26 Thread Georg Bretschneider
Hi André, thanks for your answer. Problem is, I setup a multi domain environment. Right now I did not test what happens, if a there is a user with the same uid in the second ldap database. Possibilies: 1) One of us won't be able to access his address book, because ldapsearch will retrieve

Re: [SOGo] Pb Install Win 64bit + Thunderbird 3.1.17/9.0 + SOGo integrator 3.105

2012-01-25 Thread Georg Bretschneider
Hi Stéphane, for event management you do not need SOGo TB addons. I guess, you are accessing your calendars via CalDav? And imported every calendar on your own? Bye Georg Others informations to debate: I personally run the following weird configuration: same server sogo integrator 3.105 /

Re: [SOGo] Changing display of related emails in WebGUI similar to newer TB versions

2012-01-25 Thread Georg Bretschneider
. Bye Georg Steve On Wed, Jan 25, 2012 at 7:14 AM, Georg Bretschneider georg+s...@georgb.de wrote: Hello SOGo team, are there plans to adjust the display of related emails, as in newer Thunderbird versions? (See image attached.) It really helps keeping track of topics and related

Re: [SOGo] Changing display of related emails in WebGUI similar to newer TB versions

2012-01-25 Thread Georg Bretschneider
Hi Steve, many thanks for your efforts. SOGoThreadedView = YES; (or defaults write sogod SOGoThreadedView YES if you are using the XML version) and then an option will appear in the mail tab of preferences for user to turn on option if desired. I hope you mean turn off if desired,

Re: [SOGo] Changing display of related emails in WebGUI similar to newer TB versions

2012-01-25 Thread Georg Bretschneider
the usability a lot! Other ideas? Bye Georg Am 25.01.2012 19:54, schrieb Martin Seener: i plan to add this feature too for our Outlook-Guys so is it enabled by default or enable-able? Thanks! On 1/25/12 7:52 PM, Georg Bretschneider wrote: Hi Steve, many thanks for your efforts

Re: [SOGo] Changing display of related emails in WebGUI similar to newer TB versions

2012-01-25 Thread Georg Bretschneider
Hi Pascal, It is the 2nd option in Preferences - Mail. :) yes, I know that (by now) :), I tried to find out how to enable this kind of view per default for _every user_ using the SOGo configuration file. That does not seem to work. Bye Georg -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Changing display of related emails in WebGUI similar to newer TB versions

2012-01-25 Thread Georg Bretschneider
-extensions, I guess? Bye Georg Just my 2 cents. Mirko On 01/25/2012 02:43 PM, Georg Bretschneider wrote: Hi, it looks like enabling this in SOGo config doesn't help. Every user has to enable this view on his own. I checked it with a newly created user. Okay, the feature

Re: [SOGo] Failed login after adding ldap index for uid attribute

2012-01-24 Thread Georg Bretschneider
mechanics of openldap stands in the way of me finding a solution. ;) I hope, someone will come up with an idea. Within the next months I won't have time for further and time expensive testing. Bye Georg Am 17.01.2012 12:04, schrieb Christian Mack: Hi Georg Bretschneider On 2012-01-16 22:30

Re: [SOGo] Question about provisioning users in SOGo

2012-01-18 Thread Georg Bretschneider
18.01.2012 um 09:21 schrieb Fabián Rodríguez magic...@member.fsf.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-01-18 00:28, Georg Bretschneider wrote: Hi Fabian, please take a look into the SOGo documentation. There is an example ldif file shown for creating an ordinary user

Re: [SOGo] Question about provisioning users in SOGo

2012-01-17 Thread Georg Bretschneider
Hi Fabian, please take a look into the SOGo documentation. There is an example ldif file shown for creating an ordinary user. With the informations provided there you should be able to create a user using Webmin, too. But it looks like you are having a general problem here. Take a look into

Re: [SOGo] Problem with installation

2012-01-16 Thread Georg Bretschneider
Hi, 2012-01-16 09:38:32.476 defaults[15513] File NSPropertyList.m: 1012. In parsePlItem Missing semicolon in dictionary at line 7 char 317 Maybe the missing semicolon has to be placed behind port=389? Bye Georg -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Portal integration

2012-01-16 Thread Georg Bretschneider
Hi, could you specify integrate? Bye Georg Am 16.01.2012 15:17, schrieb Покотиленко Константин Александрович: Hi, Does anybody tried to integrate Sogo into portals like Drupal? I'm going to investigate this soon, so if somebody have experience please share. In general how difficult

Re: [SOGo] Failed login after adding ldap index for uid attribute

2012-01-16 Thread Georg Bretschneider
Am 01.01.2012 20:22, schrieb Georg Bretschneider: I just saw something. After I login I get redirected to https://{url}/SOGo/so/{localpart}@{domainpart} With the extra index still in place (for uid) I actually got redirected to https://{url}/SOGo/so/{localpart}%40{domainpart} And the escape

[SOGo] Failed login after adding ldap index for uid attribute

2012-01-01 Thread Georg Bretschneider
Hi, I finally added some indexes to my ldap databases. But after not just adding indexes for attributes mentioned in the documentation: givenName cn mail sn but also adding: index uid eq,pres I couldn't log in to sogo getting the error message: object not found: SOGo = [email adress of the user i

Re: [SOGo] Weird load issue

2011-11-29 Thread Georg Bretschneider
Hi, Am 29.11.2011 19:38, schrieb Donny Brooks: AH HA! [root@webmail ~]# ps aux | grep sogod sogo 27641 20.3 0.3 219992 14120 ?S09:35 35:59 /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile /var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log sogo 28260 1.4 1.2

Re: [SOGo] iphone ios 5.0.1 contacts not shown in phone

2011-11-17 Thread Georg Bretschneider
Hi, whats you default address boom in your mail, contacts and calendar settings of your iPhone? My it's the built in? Could it be that you added your new contacts to your iPhone address book? Just checkin'. Right now I'm not able to test this. Bye Georg Am 17.11.2011 um 17:28 schrieb Martin

Re: [SOGo] TB 8 and never versions

2011-11-17 Thread Georg Bretschneider
: Am 15.11.2011 03:34, schrieb Georg Bretschneider: Here's an interesting post (and thread) on a similar topic: https://inverse.ca/sogo/lists/arc/users/2011-08/msg00287.html Aaron On 11/14/2011 11:57 AM, la...@gmx.co.uk wrote: Hello, I'd like to know about neverest TB versions

Re: [SOGo] iphone ios 5.0.1 contacts not shown in phone

2011-11-17 Thread Georg Bretschneider
. Mail, contacts and calendars is divided into three sections: Mail, there you see the list of your mail accounts, contacts and calendars. The headlines of those sections is hard to spot, it's kinda grey. Jeff Sent from my iPhone On Nov 17, 2011, at 12:01 PM, Georg Bretschneider georg+s

Re: [SOGo] Survey: What does mean the S of scalability for your SOGo installation

2011-11-16 Thread Georg Bretschneider
Le 14/11/2011 20:44, Jordan Clark a écrit : As far as I can tell you have everything on one openvz container (MTA, LDAP, DB, IMAP, Web server, SOGo). Is that correct? Are you running out of memory? I assume you are because you just updated the memory of the container from 6 to 8GB.

Re: [SOGo] caldav url

2011-11-16 Thread Georg Bretschneider
First of all, go into the sharing settings of one of your calendars, maybe a newly created. Double click on authenticated users and then take a look at the settings for private, confidential and public. If this is always none your previous changes in your config worked. Could you confirm this?

Re: [SOGo] caldav url

2011-11-15 Thread Georg Bretschneider
Ok, I'm sure this is what I need to change, but I can't seem to find the config file. Hi, have a look here: /home/sogo/GNUstep/Defaults/.GNUstepDefaults Otherwise try find / -name \.GNUstepDefaults Bye Georg -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] caldav url

2011-11-15 Thread Georg Bretschneider
. Bye Georg Thanks *Fede Goldsztein* | IT Support *Mail: *federico.goldszt...@teracode.com mailto:federico.goldszt...@teracode.com *Skype: *federico.goldsztein.teracode On 11/15/2011 10:43 AM, Georg Bretschneider wrote: Ok, I'm sure this is what I need to change, but I can't seem

Re: [SOGo] caldav url

2011-11-15 Thread Georg Bretschneider
It's not about single appointments, what is happening is that if I right clic my calendar in sogo web then clic sharing I already have Any Authenticated User by default, and I can't delete it. I want to set that to nothing by default for every user. Yes, I know that. Just tried to show you

Re: [SOGo] CardDAV sync on iPhone

2011-11-14 Thread Georg Bretschneider
Am 13.11.2011 23:28, schrieb Georg Bretschneider: Hi, I can't create a CardDAV account on my iPhone (iOS 5). Error message: Couldn't verify account informations. I read the following for help: http://www.mail-archive.com/users@sogo.nu/msg06051.html http://wiki.sogo.nu/iOS (plus

Re: [SOGo] CalDAV on iOS 5 and new 1.3.9 installation

2011-11-14 Thread Georg Bretschneider
All seams to work fine, but the calnder dont apear in the calendar overview. Could you be more specific? So, you can setup a CalDAV account on your iPhone? But your appointments just doesn't show? Maybe you could post your .GNUStepDefaults and your SOGo apache config? Bye Georg --

[SOGo] CardDAV sync on iPhone

2011-11-13 Thread Georg Bretschneider
Hi, I can't create a CardDAV account on my iPhone (iOS 5). Error message: Couldn't verify account informations. I read the following for help: http://www.mail-archive.com/users@sogo.nu/msg06051.html http://wiki.sogo.nu/iOS (plus attachements) Apache is listening on port 8443 and I can establish