Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-10-05 Thread init

Thanks for your response!

 

I just purged the sogo-common package and restart the whole system. But unfortunately there are no changes.

 

I enabled dovecot Logging with:

log_path = /var/log/dovecot.message
info_log_path = /var/log/dovecot-info.log
auth_debug=yes
mail_debug=yes
auth_verbose=yes
verbose_ssl=yes


 

But I have only one line in the dovecot-info.log and nothing from the try to login via web interface:


2017-10-05 22:41:08 master: Info: Dovecot v2.2.22 (fe789d2) starting up for imap, pop3, sieve (core dumps disabled)

 

The syslog is attached to this email.

 

I enabled sogo logging with:


sudo -u sogo defaults write sogod SOGoDebugRequests YES
sudo -u sogo defaults write sogod SoDebugBaseURL YES
sudo -u sogo defaults write sogod ImapDebugEnabled YES
sudo -u sogo defaults write sogod LDAPDebugEnabled YES
sudo -u sogo defaults write sogod PGDebugEnabled YES
sudo -u sogo defaults write sogod MySQL4DebugEnabled YES
sudo -u sogo defaults write sogod SOGoUIxDebugEnabled YES
sudo -u sogo defaults write sogod WODontZipResponse YES
sudo -u sogo defaults write sogod WOLogFile /var/log/sogo/sogo.log
sudo -u sogo sogo-tool dump-defaults | sudo tee /etc/sogo/sogo.conf

 

Here is the sogo.log:


Oct 05 22:41:18 sogod [1349]: version 2.3.22 (build @shiva.inverse 201710040510) -- starting
Oct 05 22:41:18 sogod [1349]: vmem size check enabled: shutting down app when vmem > 384 MB. Currently at 225 MB
Oct 05 22:41:19 sogod [1349]: <0x0x563db0be4c10[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
Oct 05 22:41:19 sogod [1349]: <0x0x563db0be4c10[SOGoProductLoader]>   Mailer.SOGo, MailPartViewers.SOGo, Contacts.SOGo, MainUI.SOGo, AdministrationUI.SOGo, MailerUI.SOGo, SchedulerUI.SOGo, CommonUI.SOGo, ActiveSync.SOGo, ContactsUI.SOGo, PreferencesUI.SOGo, Appointments.SOGo
Oct 05 22:41:21 sogod [1349]: All products loaded - current memory usage at 280 MB
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> listening on 127.0.0.1:2
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> watchdog process pid: 1349
Oct 05 22:41:21 sogod [1349]: <0x0x7f8962208100[WOWatchDogChild]> watchdog request timeout set to 10 minutes
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> preparing 3 children
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1468
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1469
Oct 05 22:41:21 sogod [1349]: <0x0x563db0d30d40[WOWatchDog]> child spawned with pid 1470
2017-10-05 22:41:21.824 sogod[1469] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.825 sogod[1469] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.825 sogod[1469]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.824 sogod[1470] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.825 sogod[1470] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.825 sogod[1470]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.826 sogod[1468] MySQL4 connection established 0x0x563db0a05ca0
2017-10-05 22:41:21.827 sogod[1468] MySQL4 channel 0x0x563db0dea870 opened (connection=0x0x563db0a05ca0,sogo)
2017-10-05 22:41:21.827 sogod[1468]  SQL: SELECT count(*) FROM sogo_user_profile;
2017-10-05 22:41:21.851 sogod[1468]    query has results, entering fetch-mode.
2017-10-05 22:41:21.851 sogod[1469]    query has results, entering fetch-mode.
2017-10-05 22:41:21.851 sogod[1468]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.851 sogod[1469]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.853 sogod[1469]    query has results, entering fetch-mode.
2017-10-05 22:41:21.856 sogod[1470]    query has results, entering fetch-mode.
2017-10-05 22:41:21.857 sogod[1470]  SQL: SELECT count(*) FROM sogo_folder_info;
2017-10-05 22:41:21.857 sogod[1468]    query has results, entering fetch-mode.
2017-10-05 22:41:21.863 sogod[1470]    query has results, entering fetch-mode.
2017-10-05 22:41:21.899 sogod[1468]  SQL: SELECT count(*) FROM sogo_sessions_folder;
2017-10-05 22:41:21.901 

Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-10-05 Thread init
 webinterface works. Then proceed
to outlook/ActiveSync.

MJ

On 4-10-2017 15:09, init (26196...@web.de) wrote:
> Hi,
> in this scenario ldap works for me fine, but I can't login to the SOGo
> webinterface.
> Although I use valid credentials, I stay on the login page and don't get
> into my mailbox.
> This can also be seen in the sogo.log:
> Oct 04 16:06:19 sogod [1310]: version 2.3.22 (build @shiva.inverse
> 201710040510) -- starting
> Oct 04 16:06:20 sogod [1310]: vmem size check enabled: shutting down app
> when vmem > 384 MB. Currently at 225 MB
> Oct 04 16:06:20 sogod [1310]: <0x0x91e441c640[SOGoProductLoader]> SOGo
> products loaded from '/usr/lib/GNUstep/SOGo':
> Oct 04 16:06:20 sogod [1310]: <0x0x91e441c640[SOGoProductLoader]>
> Mailer.SOGo, MailPartViewers.SOGo, Contacts.SOGo, MainUI.SOGo,
> AdministrationUI.SOGo, MailerUI.SOGo, SchedulerUI.SOGo, CommonUI.SOGo,
> ContactsUI.SOGo, PreferencesUI.SOGo, Appointments.SOGo
> Oct 04 16:06:22 sogod [1310]: All products loaded - current memory usage
> at 272 MB
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> listening on
> 127.0.0.1:2
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> watchdog
> process pid: 1310
> Oct 04 16:06:22 sogod [1310]: <0x0x7f9d327e1100[WOWatchDogChild]>
> watchdog request timeout set to 10 minutes
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> preparing 3
> children
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> child spawned
> with pid 1363
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> child spawned
> with pid 1364
> Oct 04 16:06:22 sogod [1310]: <0x0x91e4560290[WOWatchDog]> child spawned
> with pid 1365
> Oct 04 16:06:22 sogod [1363]: <0x0x91e458ff40[WOHttpAdaptor]> notified
> the watchdog that we are ready
> Oct 04 16:06:22 sogod [1364]: <0x0x91e458ff40[WOHttpAdaptor]> notified
> the watchdog that we are ready
> Oct 04 16:06:22 sogod [1365]: <0x0x91e458ff40[WOHttpAdaptor]> notified
> the watchdog that we are ready
> Oct 04 14:49:41 sogod [1365]: <0x0x91e42a1160[SOGoCache]> Cache cleanup
> interval set every 300.00 seconds
> Oct 04 14:49:41 sogod [1365]: <0x0x91e42a1160[SOGoCache]> Using host(s)
> 'localhost' as server(s)
> Oct 04 14:49:41 sogod [1365]: *[WARN] <0x0x7f9d32802cc0[WOxElemBuilder]>
> could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder*
> Oct 04 14:49:41 sogod [1365]: 192.168.146.50 "GET /SOGo/ HTTP/1.1" 200
> 4505/0 0.536 12606 64% 3M
> Oct 04 14:52:14 sogod [1365]: 192.168.146.50 "GET /SOGo/ HTTP/1.1" 200
> 4505/0 0.015 12606 64% 0
> Oct 04 14:53:44 sogod [1365]: 192.168.146.50 "GET /SOGo/ HTTP/1.1" 200
> 4505/0 0.021 12606 64% 0
> Oct 04 14:54:07 sogod [1365]: *SOGoRootPage successful login from
> '192.168.146.50' for user 'Administrator' - expire = -1  grace = -1*
> Oct 04 14:54:07 sogod [1365]: 192.168.146.50 "POST /SOGo/connect
> HTTP/1.1" 200 27/68 0.398 - - 1M
> Oct 04 14:54:07 sogod [1365]: 192.168.146.50 "GET /SOGo/Administrator
> HTTP/1.1" 200 4505/0 0.209 12606 64% 420K
> The only thing I see in the log is a warning message, which I haven't
> gotten fixed yet.
> Anybody have any idea what my problem is?
> Greetings
> Marc
> *Gesendet:* Mittwoch, 04. Oktober 2017 um 13:43 Uhr
> *Von:* "\"lists\" (li...@merit.unu.edu)" <users@sogo.nu>
> *An:* users@sogo.nu
> *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> Ah I'm afraid I have been unclear:
>
> we ARE using on samba4, but only for the ldap functions (authentication
> and ldap address book)
>
> We are *not* using OpenChange for native outlook compatibility.
>
> MJ
>
> On 4-10-2017 13:15, init (26196...@web.de) wrote:
> > Hi,
> > do you use openLdap instead of samba4 or an external Ldap-Server?
> > Greetings
> > Marc
> > *Gesendet:* Mittwoch, 04. Oktober 2017 um 12:54 Uhr
> > *Von:* "\"lists\" (li...@merit.unu.edu)" <users@sogo.nu>
> > *An:* users@sogo.nu
> > *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > Hi,
> >
> > I can only tell you what we do:
> >
> > SOGo (v2) + Postfix + Dovecot, with ActiveSync.
> >
> > no samba4.
> >
> > MJ
> >
> > On 4-10-2017 11:55, init (26196...@web.de) wrote:
> > > Hello,
> > > can somebody answer my question below?
> > > I'd really appreciate it, because somehow I'm going in circles.
> > > Thanks in advance
> > > Marc
> > > *Gesendet:* Samstag, 30. September 2017 um 19:27 Uhr
> >

Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-10-04 Thread init

Okay, this is also my current scenario and I hope I'm on the right track.

 

Would this be a "correct" smb.conf in the current scenario:


# Global parameters
[global]
    workgroup = EXAMPLE
    realm = example.intern
    netbios name = SOGO
    server role = active directory domain controller
    dns forwarder = 192.168.146.1

    #disable default strong auth
    ldap server require strong auth = No

[netlogon]
    path = /var/lib/samba/sysvol/EXAMPLE.intern/scripts
    read _only_ = No

[sysvol]
    path = /var/lib/samba/sysvol
    read _only_ = No

 

Greetings

Marc


 

Gesendet: Mittwoch, 04. Oktober 2017 um 13:43 Uhr
Von: "\"lists\" (li...@merit.unu.edu)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

Ah I'm afraid I have been unclear:

we ARE using on samba4, but only for the ldap functions (authentication
and ldap address book)

We are *not* using OpenChange for native outlook compatibility.

MJ

On 4-10-2017 13:15, init (26196...@web.de) wrote:
> Hi,
> do you use openLdap instead of samba4 or an external Ldap-Server?
> Greetings
> Marc
> *Gesendet:* Mittwoch, 04. Oktober 2017 um 12:54 Uhr
> *Von:* "\"lists\" (li...@merit.unu.edu)" <users@sogo.nu>
> *An:* users@sogo.nu
> *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> Hi,
>
> I can only tell you what we do:
>
> SOGo (v2) + Postfix + Dovecot, with ActiveSync.
>
> no samba4.
>
> MJ
>
> On 4-10-2017 11:55, init (26196...@web.de) wrote:
> > Hello,
> > can somebody answer my question below?
> > I'd really appreciate it, because somehow I'm going in circles.
> > Thanks in advance
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 19:27 Uhr
> > *Von:* "\"init\" (26196...@web.de)" <users@sogo.nu>
> > *An:* users@sogo.nu
> > *Betreff:* Aw: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > Thanks for the answer.
> > So now only ActiveSync is supported or does the "normal" Outlook
> > connection work without openChange?
> > What's your recommendation?
> > SOGo + Samba4 + Postfix + Dovecot?
> > Many greetings
> > Marc
> > *Gesendet:* Samstag, 30. September 2017 um 18:52 Uhr
> > *Von:* "\"Rowland Penny\" (rpenny241...@gmail.com)" <users@sogo.nu>
> > *An:* users@sogo.nu
> > *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> > 2010/2013
> > On Sat, 30 Sep 2017 17:03:13 +0200
> > "init" (26196...@web.de) <users@sogo.nu> wrote:
> >
> > > Hello, everyone.
> > >
> > > I have now made a new installation and use a public domain with a
> > > trusted certificate and a working Autodiscover for the public Domain
> > > which refers to my server mail.example.com
> > >
> > > Here's my environmental data:
> > >
> > > Interne "Domain/Workgroup" = example.intern
> > > Interner Server Name = sogo.example.intern
> > > Interner Server IP = 192.168.146.6
> > > Mail Domain = example.com
> > > Web Domain = mail.example.com
> > >
> > > When using the Outlook wizard I get NO warnings about certificates.
> > > At the first point "Establish network connection" I get a green tick.
> > > If I use a valid email address of the domain at the second point
> > > "Search for postmas...@fritz.box-Serversettings", then I get a green
> > > tick and come to the next point. If I use an invalid email address of
> > > the domain, then I get a red cross at point 2. At the 3rd point
> > > "Logging on to the server" I get a red cross with the message "The
> > > action cannot be completed. No connection to Microsoft Exchange is
> > > available. Outlook must be in online mode or connected to complete
> > > this process." (German --> Die Aktion kann nicht abgeschlossen
> > > werden. Es steht keine Verbindung mit Microsoft Exchange zur
> > > Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> > > Vorgang abzuschließen)
> > >
> > > After that I get a popup where I have to fill the fields "Microsoft
> > > Exchange Server" and "Mailbox". These fields have the following
> > > default values: Microsoft Exchange Server = "mail.example.com"
> > > Mailbox = "=SMTP:postmas...@example.com"
> > >
> > > Here is my smb.conf
> > > # Global parameters
> > > [global]
> >

Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-10-04 Thread init

Hi,

 

do you use openLdap instead of samba4 or an external Ldap-Server?

 

Greetings

Marc

 

Gesendet: Mittwoch, 04. Oktober 2017 um 12:54 Uhr
Von: "\"lists\" (li...@merit.unu.edu)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

Hi,

I can only tell you what we do:

SOGo (v2) + Postfix + Dovecot, with ActiveSync.

no samba4.

MJ

On 4-10-2017 11:55, init (26196...@web.de) wrote:
> Hello,
> can somebody answer my question below?
> I'd really appreciate it, because somehow I'm going in circles.
> Thanks in advance
> Marc
> *Gesendet:* Samstag, 30. September 2017 um 19:27 Uhr
> *Von:* "\"init\" (26196...@web.de)" <users@sogo.nu>
> *An:* users@sogo.nu
> *Betreff:* Aw: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> Thanks for the answer.
> So now only ActiveSync is supported or does the "normal" Outlook
> connection work without openChange?
> What's your recommendation?
> SOGo + Samba4 + Postfix + Dovecot?
> Many greetings
> Marc
> *Gesendet:* Samstag, 30. September 2017 um 18:52 Uhr
> *Von:* "\"Rowland Penny\" (rpenny241...@gmail.com)" <users@sogo.nu>
> *An:* users@sogo.nu
> *Betreff:* Re: [SOGo] Problems logging on to the server with Outlook
> 2010/2013
> On Sat, 30 Sep 2017 17:03:13 +0200
> "init" (26196...@web.de) <users@sogo.nu> wrote:
>
> > Hello, everyone.
> >
> > I have now made a new installation and use a public domain with a
> > trusted certificate and a working Autodiscover for the public Domain
> > which refers to my server mail.example.com
> >
> > Here's my environmental data:
> >
> > Interne "Domain/Workgroup" = example.intern
> > Interner Server Name = sogo.example.intern
> > Interner Server IP = 192.168.146.6
> > Mail Domain = example.com
> > Web Domain = mail.example.com
> >
> > When using the Outlook wizard I get NO warnings about certificates.
> > At the first point "Establish network connection" I get a green tick.
> > If I use a valid email address of the domain at the second point
> > "Search for postmas...@fritz.box-Serversettings", then I get a green
> > tick and come to the next point. If I use an invalid email address of
> > the domain, then I get a red cross at point 2. At the 3rd point
> > "Logging on to the server" I get a red cross with the message "The
> > action cannot be completed. No connection to Microsoft Exchange is
> > available. Outlook must be in online mode or connected to complete
> > this process." (German --> Die Aktion kann nicht abgeschlossen
> > werden. Es steht keine Verbindung mit Microsoft Exchange zur
> > Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> > Vorgang abzuschließen)
> >
> > After that I get a popup where I have to fill the fields "Microsoft
> > Exchange Server" and "Mailbox". These fields have the following
> > default values: Microsoft Exchange Server = "mail.example.com"
> > Mailbox = "=SMTP:postmas...@example.com"
> >
> > Here is my smb.conf
> > # Global parameters
> > [global]
> > workgroup = EXAMPLE
> > realm = EXAMPLE.INTERN
> > netbios name = SOGO
> > server role = active directory domain controller
> > dns forwarder = 192.168.146.1
> > #server services = dns
> > #server services = -dns -winbindd +winbind
> >
> > #disable default strong auth
> > ldap server require strong auth = No
> >
> > ### Configuration required by OpenChange server ###
> > dsdb:schema update allowed = true
> > dcerpc endpoint servers = epmapper, mapiproxy, dnsserver
> > dcerpc_mapiproxy:server = true
> > dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> > exchange_ds_rfr ### Configuration required by OpenChange server ###
> >
> > mapistore:namedproperties = mysql
> > namedproperties:mysql_user = openchange-user
> > namedproperties:mysql_pass = pwd
> > namedproperties:mysql_host = localhost
> > namedproperties:mysql_db = openchange
> >
> > mapistore:indexing_backend =
> > mysql://openchange-user:pwd@localhost/openchange
> > mapiproxy:openchangedb =
> > mysql://openchange-user:pwd@localhost/openchange [netlogon]
>
> I cannot really comment about the Sogo aspects of this, but I can
> assure you of this, Openchange is a dead project, it is not maintained
> and I am surprised that you have managed to get it working with The
> version of Samba that comes with Ubuntu 16.04, that is if it is working.
>
> To put it another way, try starting again, but this time, do not bother
> with Openchange.
>
> Rowland Penny
> Samba team member
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-10-04 Thread init

Hello,

 

can somebody answer my question below?

I'd really appreciate it, because somehow I'm going in circles.

 

Thanks in advance

Marc

 

Gesendet: Samstag, 30. September 2017 um 19:27 Uhr
Von: "\"init\" (26196...@web.de)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013





Thanks for the answer.

 

So now only ActiveSync is supported or does the "normal" Outlook connection work without openChange?

 

What's your recommendation?

 

SOGo + Samba4 + Postfix + Dovecot?

 

Many greetings
Marc


Gesendet: Samstag, 30. September 2017 um 18:52 Uhr
Von: "\"Rowland Penny\" (rpenny241...@gmail.com)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

On Sat, 30 Sep 2017 17:03:13 +0200
"init" (26196...@web.de) <users@sogo.nu> wrote:

> Hello, everyone.
>
> I have now made a new installation and use a public domain with a
> trusted certificate and a working Autodiscover for the public Domain
> which refers to my server mail.example.com
>
> Here's my environmental data:
>
> Interne "Domain/Workgroup" = example.intern
> Interner Server Name = sogo.example.intern
> Interner Server IP = 192.168.146.6
> Mail Domain = example.com
> Web Domain = mail.example.com
>
> When using the Outlook wizard I get NO warnings about certificates.
> At the first point "Establish network connection" I get a green tick.
> If I use a valid email address of the domain at the second point
> "Search for postmas...@fritz.box-Serversettings", then I get a green
> tick and come to the next point. If I use an invalid email address of
> the domain, then I get a red cross at point 2. At the 3rd point
> "Logging on to the server" I get a red cross with the message "The
> action cannot be completed. No connection to Microsoft Exchange is
> available. Outlook must be in online mode or connected to complete
> this process." (German --> Die Aktion kann nicht abgeschlossen
> werden. Es steht keine Verbindung mit Microsoft Exchange zur
> Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> Vorgang abzuschließen)
>
> After that I get a popup where I have to fill the fields "Microsoft
> Exchange Server" and "Mailbox". These fields have the following
> default values: Microsoft Exchange Server = "mail.example.com"
> Mailbox = "=SMTP:postmas...@example.com"
>
> Here is my smb.conf
> # Global parameters
> [global]
> workgroup = EXAMPLE
> realm = EXAMPLE.INTERN
> netbios name = SOGO
> server role = active directory domain controller
> dns forwarder = 192.168.146.1
> #server services = dns
> #server services = -dns -winbindd +winbind
>
> #disable default strong auth
> ldap server require strong auth = No
>
> ### Configuration required by OpenChange server ###
> dsdb:schema update allowed = true
> dcerpc endpoint servers = epmapper, mapiproxy, dnsserver
> dcerpc_mapiproxy:server = true
> dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> exchange_ds_rfr ### Configuration required by OpenChange server ###
>
> mapistore:namedproperties = mysql
> namedproperties:mysql_user = openchange-user
> namedproperties:mysql_pass = pwd
> namedproperties:mysql_host = localhost
> namedproperties:mysql_db = openchange
>
> mapistore:indexing_backend =
> mysql://openchange-user:pwd@localhost/openchange
> mapiproxy:openchangedb =
> mysql://openchange-user:pwd@localhost/openchange [netlogon]

I cannot really comment about the Sogo aspects of this, but I can
assure you of this, Openchange is a dead project, it is not maintained
and I am surprised that you have managed to get it working with The
version of Samba that comes with Ubuntu 16.04, that is if it is working.

To put it another way, try starting again, but this time, do not bother
with Openchange.

Rowland Penny
Samba team member
--
users@sogo.nu
https://inverse.ca/sogo/lists





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




-- users@sogo.nuhttps://inverse.ca/sogo/lists


Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-09-30 Thread init


Thanks for the answer.

 

So now only ActiveSync is supported or does the "normal" Outlook connection work without openChange?

 

What's your recommendation?

 

SOGo + Samba4 + Postfix + Dovecot?

 

Many greetings
Marc


Gesendet: Samstag, 30. September 2017 um 18:52 Uhr
Von: "\"Rowland Penny\" (rpenny241...@gmail.com)" 
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

On Sat, 30 Sep 2017 17:03:13 +0200
"init" (26196...@web.de)  wrote:

> Hello, everyone.
>
> I have now made a new installation and use a public domain with a
> trusted certificate and a working Autodiscover for the public Domain
> which refers to my server mail.example.com
>
> Here's my environmental data:
>
> Interne "Domain/Workgroup" = example.intern
> Interner Server Name = sogo.example.intern
> Interner Server IP = 192.168.146.6
> Mail Domain = example.com
> Web Domain = mail.example.com
>
> When using the Outlook wizard I get NO warnings about certificates.
> At the first point "Establish network connection" I get a green tick.
> If I use a valid email address of the domain at the second point
> "Search for postmas...@fritz.box-Serversettings", then I get a green
> tick and come to the next point. If I use an invalid email address of
> the domain, then I get a red cross at point 2. At the 3rd point
> "Logging on to the server" I get a red cross with the message "The
> action cannot be completed. No connection to Microsoft Exchange is
> available. Outlook must be in online mode or connected to complete
> this process." (German --> Die Aktion kann nicht abgeschlossen
> werden. Es steht keine Verbindung mit Microsoft Exchange zur
> Verfügung. Outlook muss im Onlinemodus oder verbunden sein, um diesen
> Vorgang abzuschließen)
>
> After that I get a popup where I have to fill the fields "Microsoft
> Exchange Server" and "Mailbox". These fields have the following
> default values: Microsoft Exchange Server = "mail.example.com"
> Mailbox = "=SMTP:postmas...@example.com"
>
> Here is my smb.conf
> # Global parameters
> [global]
> workgroup = EXAMPLE
> realm = EXAMPLE.INTERN
> netbios name = SOGO
> server role = active directory domain controller
> dns forwarder = 192.168.146.1
> #server services = dns
> #server services = -dns -winbindd +winbind
>
> #disable default strong auth
> ldap server require strong auth = No
>
> ### Configuration required by OpenChange server ###
> dsdb:schema update allowed = true
> dcerpc endpoint servers = epmapper, mapiproxy, dnsserver
> dcerpc_mapiproxy:server = true
> dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
> exchange_ds_rfr ### Configuration required by OpenChange server ###
>
> mapistore:namedproperties = mysql
> namedproperties:mysql_user = openchange-user
> namedproperties:mysql_pass = pwd
> namedproperties:mysql_host = localhost
> namedproperties:mysql_db = openchange
>
> mapistore:indexing_backend =
> mysql://openchange-user:pwd@localhost/openchange
> mapiproxy:openchangedb =
> mysql://openchange-user:pwd@localhost/openchange [netlogon]

I cannot really comment about the Sogo aspects of this, but I can
assure you of this, Openchange is a dead project, it is not maintained
and I am surprised that you have managed to get it working with The
version of Samba that comes with Ubuntu 16.04, that is if it is working.

To put it another way, try starting again, but this time, do not bother
with Openchange.

Rowland Penny
Samba team member
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-09-30 Thread init
/winbindd/winbindd_cm.c:1840(wb_open_internal_pipe)
    open_internal_pipe: Could not connect to lsarpc pipe: NT_STATUS_UNSUCCESSFUL
  [2017/09/30 16:52:57.030351,  0] ../source3/winbindd/winbindd_cm.c:1840(wb_open_internal_pipe)
    open_internal_pipe: Could not connect to lsarpc pipe: NT_STATUS_UNSUCCESSFUL

Other errors in the logs I can't find.

For me it looks like the email address is found correctly in the server, but the internal assignment of email addresses to users does not work.

Has nobody any idea what I can check or what my problem is?

I spend several days with the installation and after numerous installations I just can't get any further.

I would be very happy about your support.

Many greetings
Marc

 

Gesendet: Donnerstag, 28. September 2017 um 18:12 Uhr
Von: "\"init\" (26196...@web.de)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013




Hello Christian,

 

thanks for the answer!

 

What would this mean in my environment?

 

Here's my environmental data:

 

Interne "Domain/Workgroup" = fritz.box
Interner Server Name = sogo.fritz.box
Interner Server IP = 192.168.146.127
Mail Domain = example.com
Web Domain = mail.example.com

 

Do I need an official certificate for mail.example.com? For example from letsencrypt.org?

 

What should my hosts entry look like, because I have problems with autodiscover at Strato?

1) 192.168.146.127 example.com autodiscover.example.com
2) 192.168.146.127 mail.example.com autodiscover.example.com
3) 192.168.146.127 sogo.fritz.box autodiscover.example.com

 

Thank you for your help.

 

Greetings
Marc

 

Gesendet: Donnerstag, 28. September 2017 um 16:18 Uhr
Von: "\"Christian Mack\" (christian.m...@uni-konstanz.de)" <users@sogo.nu>
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

Hello

Outlook only supports access to sites with a valid signed certificate,
which means no self signed ones.

Kind regards,
Christian Mack

Am 28.09.2017 um 10:30 schrieb init (26196...@web.de):
> Hello, everyone.
>
> I have installed SOGo V2 under Ubuntu 16.04.
>
> I used the script from https://www.onlinedemo.hu/71-zeg-install-script and
> adapted it to the current version.
>
> The following software components are used here:
> Ubuntu 16.04
> - postfix 3.1.0-3
> amd64 High-performance mail transport agent
> - postfix-ldap 3.1.0-3
> amd64 LDAP map support for Postfix
>
> - dovecot-core 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - core files
> - dovecot-imapd 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - IMAP daemon
> - dovecot-ldap 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - LDAP support
> - dovecot-managesieved 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - ManageSieve server
> - dovecot-pop3d 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - POP3 daemon
> - dovecot-sieve 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - Sieve filters support
>
> - python-samba 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Python bindings for Samba
> - samba 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 SMB/CIFS file, print, and login server for Unix
> - samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.11
> all common files used by both the Samba server and client
> - samba-common-bin 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba common files used by both the server and the client
> - samba-dev 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 tools for extending Samba
> - samba-dsdb-modules 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba Directory Services Database
> - samba-libs:amd64 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba core libraries
> - samba-vfs-modules 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba Virtual FileSystem plugins
>
> - sogo:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware
> - sogo-activesync 2.3.22.20170926-1
> amd64 a modern and scalable groupware - ActiveSync module
> - sogo-openchange:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware - OpenChange backend
> - openchange-ocsmanager 4:2.4-zentyal22
> all Working instance of python-ocsmanager
> - openchange-rpcproxy 4:2.4-zentyal22
> all A RPC-over-HTTP implementation for Samba, using wsgi
> - openchangeproxy 4:2.4-zentyal22
> amd64 Experimental MAPI (Exchange/Outlook) proxy
> - openchangeserver 4:2.4-zentyal22
> amd64 Experimental MAPI (Exchange/Outlook) server
> - sogo-openchange:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware - OpenChange backend
>
> - libmysqlclient20:amd64 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database client library
> - mysql-client-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database client binaries
> - mysql-client-core-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database core 

Aw: [SOGo] Problems logging on to the server with Outlook 2010/2013

2017-09-28 Thread init

Hello Christian,

 

thanks for the answer!

 

What would this mean in my environment?

 

Here's my environmental data:

 

Interne "Domain/Workgroup" = fritz.box
Interner Server Name = sogo.fritz.box
Interner Server IP = 192.168.146.127
Mail Domain = example.com
Web Domain = mail.example.com

 

Do I need an official certificate for mail.example.com? For example from letsencrypt.org?

 

What should my hosts entry look like, because I have problems with autodiscover at Strato?

1) 192.168.146.127 example.com autodiscover.example.com
2) 192.168.146.127 mail.example.com autodiscover.example.com
3) 192.168.146.127 sogo.fritz.box autodiscover.example.com

 

Thank you for your help.

 

Greetings
Marc

 

Gesendet: Donnerstag, 28. September 2017 um 16:18 Uhr
Von: "\"Christian Mack\" (christian.m...@uni-konstanz.de)" 
An: users@sogo.nu
Betreff: Re: [SOGo] Problems logging on to the server with Outlook 2010/2013

Hello

Outlook only supports access to sites with a valid signed certificate,
which means no self signed ones.

Kind regards,
Christian Mack

Am 28.09.2017 um 10:30 schrieb init (26196...@web.de):
> Hello, everyone.
>
> I have installed SOGo V2 under Ubuntu 16.04.
>
> I used the script from https://www.onlinedemo.hu/71-zeg-install-script and
> adapted it to the current version.
>
> The following software components are used here:
> Ubuntu 16.04
> - postfix 3.1.0-3
> amd64 High-performance mail transport agent
> - postfix-ldap 3.1.0-3
> amd64 LDAP map support for Postfix
>
> - dovecot-core 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - core files
> - dovecot-imapd 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - IMAP daemon
> - dovecot-ldap 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - LDAP support
> - dovecot-managesieved 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - ManageSieve server
> - dovecot-pop3d 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - POP3 daemon
> - dovecot-sieve 1:2.2.22-1ubuntu2.4
> amd64 secure POP3/IMAP server - Sieve filters support
>
> - python-samba 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Python bindings for Samba
> - samba 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 SMB/CIFS file, print, and login server for Unix
> - samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.11
> all common files used by both the Samba server and client
> - samba-common-bin 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba common files used by both the server and the client
> - samba-dev 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 tools for extending Samba
> - samba-dsdb-modules 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba Directory Services Database
> - samba-libs:amd64 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba core libraries
> - samba-vfs-modules 2:4.3.11+dfsg-0ubuntu0.16.04.11
> amd64 Samba Virtual FileSystem plugins
>
> - sogo:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware
> - sogo-activesync 2.3.22.20170926-1
> amd64 a modern and scalable groupware - ActiveSync module
> - sogo-openchange:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware - OpenChange backend
> - openchange-ocsmanager 4:2.4-zentyal22
> all Working instance of python-ocsmanager
> - openchange-rpcproxy 4:2.4-zentyal22
> all A RPC-over-HTTP implementation for Samba, using wsgi
> - openchangeproxy 4:2.4-zentyal22
> amd64 Experimental MAPI (Exchange/Outlook) proxy
> - openchangeserver 4:2.4-zentyal22
> amd64 Experimental MAPI (Exchange/Outlook) server
> - sogo-openchange:amd64 2.3.22.20170926-1
> amd64 a modern and scalable groupware - OpenChange backend
>
> - libmysqlclient20:amd64 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database client library
> - mysql-client-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database client binaries
> - mysql-client-core-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database core client binaries
> - mysql-common 5.7.19-0ubuntu0.16.04.1
> all MySQL database common files, e.g. /etc/mysql/my.cnf
> - mysql-server 5.7.19-0ubuntu0.16.04.1
> all MySQL database server (metapackage depending on the latest version)
> - mysql-server-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database server binaries and system database setup
> - mysql-server-core-5.7 5.7.19-0ubuntu0.16.04.1
> amd64 MySQL database server binaries
> - python-mysqldb 1.3.7-1build2
> amd64 Python interface to MySQL
> - sope4.9-gdl1-mysql 4.9.r1664.20170721
> amd64 MySQL connector for SOPE's fork of the GNUstep database environment
>
>
> Connecting Outlook 2013 using ActiveSync works fine.
>
> To simulate autodiscover, I've adapted my hosts:
> 192.168.146.127 sogotest.fritz.box autodiscover.fritz.box
>
> When using the Outlook wizard I get warnings about certificates.
> At the first point "Establish network connection" I get a green tick.
> At the second point "Search for postmas...@fritz.box-Serversettings
> " I get a green tick.
> At the 3rd point "Logging on to the server" I get a red cross with the message
> "The action cannot be completed. No