GFI Software

Welcome to the GFI Software community forum! For support please open a ticket from https://support.gfi.com.

Home » GFI User Forums » Kerio Connect » How to block MS Outlook for iOS?
icon4.gif  How to block MS Outlook for iOS? [message #119019] Sun, 01 February 2015 12:12 Go to next message
quin83 is currently offline  quin83
Messages: 1
Registered: February 2015
Hi,

Microsoft released "Outlook for iOS" a few days ago.

As you can read all over the web, they epic-failed and caused a security nightmare.
Details here:

  • You cannot use links until you have posted more than 5 messages. - srly?
  • Google for 'warning outlook ios'
The recomendation is to block the app from accessing your server using a User-Agent based filter.

Is there a way in Kerio Connect to do that?

Thanks.
Re: How to block MS Outlook for iOS? [message #119021 is a reply to message #119019] Sun, 01 February 2015 12:25 Go to previous messageGo to next message
Pavel Dobry (Kerio) is currently offline  Pavel Dobry (Kerio)
Messages: 2057
Registered: October 2003
Location: Czech Republic
You can disable option "Allow unsupported devices". Amazon servers, which download the data on behalf of that mobile application use UserAgent "Outlook-iOS-Android/1.0", which is not on the list of supported clients in Kerio Connect.

Re: How to block MS Outlook for iOS? [message #152107 is a reply to message #119019] Thu, 30 June 2022 10:56 Go to previous messageGo to next message
FiNn is currently offline  FiNn
Messages: 20
Registered: July 2014

Hello,

I need block a few MUA and this looks good - https://manuals.gfi.com/en/kerio/connect/content/email-clien ts/mobile-devices/managing-user-mobile-devices-1307.html?Hig hlight=unsupported

I assume that for Mail User Agents you need to insert similarly to LegacyDevices:
<list name="BlockedDevices">
<listitem>
<variable name="UserAgent">Outlook-iOS-Android/1.0</variable>
</listitem>
<listitem>
<variable name="UserAgent">CloudMagic</variable>
</listitem>
<listitem>
<variable name="UserAgent">curl/7.76.0</variable>
</listitem>
<listitem>
<variable name="UserAgent">Go-http-client/1.1</variable>
</listitem>
</list>

I will try the evening and I hope it will work.
Re: How to block MS Outlook for iOS? [message #152163 is a reply to message #152107] Sat, 09 July 2022 22:25 Go to previous message
FiNn is currently offline  FiNn
Messages: 20
Registered: July 2014

Hello,

I'm taking it back. It does not work. On the contrary, the configuration will be adjusted and all devices will be blocked!

The configuration is overwritten to that state:
<list name="BlockedDevices">
<list>
<variable name="DeviceType"></variable>
</listitem>
</list>

I also wrote to support and we should try to create a Feature Request or use an MDM solution.

We will block directly on NGINX, which we have before Kerio Connect.
Previous Topic: 9.4.1-6445-p1: logfiles with linebreaks
Next Topic: Prepare for a wild ride when renewing
Goto Forum:
  


Current Time: Wed Jun 07 09:57:27 CEST 2023

Total time taken to generate the page: 0.02359 seconds