Re: [SOGo] Error with activesync

2022-10-06 Thread Christian Mack

Hello

Am 24.09.22 um 22:54 schrieb Nick Wiltshire (n...@customdesigns.ca):

Hi everyone,

After following the guides to set this up, I must have gotten something wrong
that I can't find. SOGo seems to be not returning a header Outlook expects.

Using the MS test tool I get this error:

Testing HTTP Authentication Methods for URL 
https://[mydomain]/Microsoft-Server-ActiveSync.
The HTTP authentication test failed.

A 401 error was received from the server, but no authentication methods are
supported.

HTTP Response Headers:
Referrer-Policy: same-origin
Sogo-Request-Duration: 0.002476
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Length: 0
Content-Type: text/plain; charset=UTF-8
Date: Wed, 21 Sep 2022 20:20:24 GMT
Server: Apache
WWW-Authenticate: basic realm="SOGo"



This contradicts itself.
"Basic" Authentication is requested:

> A 401 error was received from the server, but no authentication 
methods are

> supported.
[...]
> WWW-Authenticate: basic realm="SOGo"


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung IT-Dienste Forschung, Lehre, Infrastruktur
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] Error with activesync

2022-09-24 Thread Nick Wiltshire
Hi everyone,

After following the guides to set this up, I must have gotten something wrong 
that I can't find. SOGo seems to be not returning a header Outlook expects.

Using the MS test tool I get this error:

Testing HTTP Authentication Methods for URL 
https://[mydomain]/Microsoft-Server-ActiveSync.
The HTTP authentication test failed.

A 401 error was received from the server, but no authentication methods are 
supported.

HTTP Response Headers:
Referrer-Policy: same-origin
Sogo-Request-Duration: 0.002476
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Length: 0
Content-Type: text/plain; charset=UTF-8
Date: Wed, 21 Sep 2022 20:20:24 GMT
Server: Apache
WWW-Authenticate: basic realm="SOGo"





Re: [SOGo] Error with ActiveSync

2019-10-31 Thread "Support"

Hello Christian

It works, I found the problem.

I have another question, the activeync version is where it is, because I heard 
that there is a version that accepts EAS and also EWS (under mac), true or 
false?

Yours sincerely

Michel
On Thursday, October 31, 2019 17:18 CET, "Christian Mack" 
(christian.m...@uni-konstanz.de)  wrote:
 Hello

This could be differnt things.
* Outlook can not find the DNS entry for your SOGo server name
* The machine with Outlook has a firewall restricting access to your
SOGo server
* There is a firewall between your Outlook machine and your SOGo server
restricting access
* You use a self signed certificate on your SOGo server.


Kind regards,
Christian Mack

Am 31.10.19 um 10:42 schrieb "Support" (supp...@foxserv.be):
> Hi
>
> Here is the error in Outlook 2016:
> connection to the Exchange ActiveSync (EAS) mail server: Server not found 
>
> Best regards,
>
> On Thursday, October 31, 2019 08:24 CET, "Christian Mack" 
> (christian.m...@uni-konstanz.de)  wrote:
>  Hello Michel
>
> Am 30.10.19 um 20:12 schrieb "Support" (supp...@foxserv.be):
>>
>> Hello
>> I'm using it for information:
>> Debian 10 Buster
>> Sogo version 4
>> Web server: nginx.
>>
>> So, all is well, I know how to connect under sogo (I even send with 
>> webmail), the only bug, I don't know how to connect in ActiveSync when I 
>> launch the URL under my browser:
>>  
>> https://mail.foxserv.be/Microsoft-Server-ActiveSync
>>
>> apart from that, I have a 403 error and in the sogo logs, it displays this 
>> to me:
>>
>> Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> 
>> EAS - Forbidden access for user (null)
>> Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
>> /SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0
>>
>
> ActiveSync is a protocol from Microsoft which works over HTTP.
> You can not simulate it with manual HTTP GET requests.
>
> Get an ActiveSync client for testing.
>
>
> Kind regards,
> Christian Mack
>


--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416
 


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

Re: [SOGo] Error with ActiveSync

2019-10-31 Thread Christian Mack
Hello

This could be differnt things.
* Outlook can not find the DNS entry for your SOGo server name
* The machine with Outlook has a firewall restricting access to your
SOGo server
* There is a firewall between your Outlook machine and your SOGo server
restricting access
* You use a self signed certificate on your SOGo server.


Kind regards,
Christian Mack

Am 31.10.19 um 10:42 schrieb "Support" (supp...@foxserv.be):
> Hi
> 
> Here is the error in Outlook 2016:
> connection to the Exchange ActiveSync (EAS) mail server: Server not found 
> 
> Best regards,
> 
> On Thursday, October 31, 2019 08:24 CET, "Christian Mack" 
> (christian.m...@uni-konstanz.de)  wrote:
>  Hello Michel
> 
> Am 30.10.19 um 20:12 schrieb "Support" (supp...@foxserv.be):
>>
>> Hello
>> I'm using it for information:
>> Debian 10 Buster
>> Sogo version 4
>> Web server: nginx.
>>
>> So, all is well, I know how to connect under sogo (I even send with 
>> webmail), the only bug, I don't know how to connect in ActiveSync when I 
>> launch the URL under my browser:
>>  
>> https://mail.foxserv.be/Microsoft-Server-ActiveSync
>>
>> apart from that, I have a 403 error and in the sogo logs, it displays this 
>> to me:
>>
>> Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> 
>> EAS - Forbidden access for user (null)
>> Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
>> /SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0
>>
> 
> ActiveSync is a protocol from Microsoft which works over HTTP.
> You can not simulate it with manual HTTP GET requests.
> 
> Get an ActiveSync client for testing.
> 
> 
> Kind regards,
> Christian Mack
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Error with ActiveSync

2019-10-31 Thread "Support"

Hi

Here is the error in Outlook 2016:

connection to the Exchange ActiveSync (EAS) mail server: Server not found 

Best regards,

On Thursday, October 31, 2019 08:24 CET, "Christian Mack" 
(christian.m...@uni-konstanz.de)  wrote:
 Hello Michel

Am 30.10.19 um 20:12 schrieb "Support" (supp...@foxserv.be):
>
> Hello
> I'm using it for information:
> Debian 10 Buster
> Sogo version 4
> Web server: nginx.
>
> So, all is well, I know how to connect under sogo (I even send with webmail), 
> the only bug, I don't know how to connect in ActiveSync when I launch the URL 
> under my browser:
>  
> https://mail.foxserv.be/Microsoft-Server-ActiveSync
>
> apart from that, I have a 403 error and in the sogo logs, it displays this to 
> me:
>
> Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> 
> EAS - Forbidden access for user (null)
> Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
> /SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0
>

ActiveSync is a protocol from Microsoft which works over HTTP.
You can not simulate it with manual HTTP GET requests.

Get an ActiveSync client for testing.


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416
 


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

Re: [SOGo] Error with ActiveSync

2019-10-31 Thread "Support"

Hi Christian

Logically this works under an Outlook client or Mail under IOS?

Sincerely

Michel 

On Thursday, October 31, 2019 08:24 CET, "Christian Mack" 
(christian.m...@uni-konstanz.de)  wrote:
 Hello Michel

Am 30.10.19 um 20:12 schrieb "Support" (supp...@foxserv.be):
>
> Hello
> I'm using it for information:
> Debian 10 Buster
> Sogo version 4
> Web server: nginx.
>
> So, all is well, I know how to connect under sogo (I even send with webmail), 
> the only bug, I don't know how to connect in ActiveSync when I launch the URL 
> under my browser:
>  
> https://mail.foxserv.be/Microsoft-Server-ActiveSync
>
> apart from that, I have a 403 error and in the sogo logs, it displays this to 
> me:
>
> Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> 
> EAS - Forbidden access for user (null)
> Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
> /SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0
>

ActiveSync is a protocol from Microsoft which works over HTTP.
You can not simulate it with manual HTTP GET requests.

Get an ActiveSync client for testing.


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416
 


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

Re: [SOGo] Error with ActiveSync

2019-10-31 Thread Christian Mack
Hello Michel

Am 30.10.19 um 20:12 schrieb "Support" (supp...@foxserv.be):
> 
> Hello
> I'm using it for information:
> Debian 10 Buster
> Sogo version 4
> Web server: nginx.
> 
> So, all is well, I know how to connect under sogo (I even send with webmail), 
> the only bug, I don't know how to connect in ActiveSync when I launch the URL 
> under my browser:
>  
> https://mail.foxserv.be/Microsoft-Server-ActiveSync
> 
> apart from that, I have a 403 error and in the sogo logs, it displays this to 
> me:
> 
> Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> 
> EAS - Forbidden access for user (null)
> Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
> /SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0
> 

ActiveSync is a protocol from Microsoft which works over HTTP.
You can not simulate it with manual HTTP GET requests.

Get an ActiveSync client for testing.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] Error with ActiveSync

2019-10-30 Thread "Support"

Hello
I'm using it for information:
Debian 10 Buster
Sogo version 4
Web server: nginx.

So, all is well, I know how to connect under sogo (I even send with webmail), 
the only bug, I don't know how to connect in ActiveSync when I launch the URL 
under my browser:
 
https://mail.foxserv.be/Microsoft-Server-ActiveSync

apart from that, I have a 403 error and in the sogo logs, it displays this to 
me:

Oct 30 18:50:11 sogod [3303]: <0x0x55eebff583b0[SOGoActiveSyncDispatcher]> EAS 
- Forbidden access for user (null)
Oct 30 18:50:11 sogod [3303]: 85.26.8.106 "GET 
/SOGo/Microsoft-Server-ActiveSync HTTP/1.1" 403 0/0 0.002 - - 0

Thank you for your help
Michel
-- 
users@sogo.nu
https://inverse.ca/sogo/lists