My experience with IMAP has been positive, so I would generally be inclined
to re-enable it and open the port on the firewall to make it work on the
iPhone, but before I do that i want to see what everyone else thinks. Is
there a valid reason to block IMAP or can I turn it on?
Any comments would be appreciated.
Thanks,
Carl
Why not? Do you allow OWA access from the outside?
Be sure to require IMAP over SSL.
Also, the IPhone requires a SMTP server to send, so you'll need to
figure out how you want to handle that. IPhones have also been known
to sometimes, um, accidently, clean out message items, so be prepared
for that :P
Stephen
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Well IMAP isn't secure but IMAP(S) is. One assumes the phone does
IMAP(S) (TCP993 rather than 143) so IT should be ok with configuring
that. They don't even need a new certificate.
IMAP(s) may be secure but the iphone itself isn't. With OWA mail is
not downloaded from the server.
With IMAP the email is stored on the iphone itslef and there is no way
to control that device in terms of password protection, encryption,
etc. So if the device is lost or stolen the data on it can be easily
accessed. Also there is no way to remotely wipe the device either. Of
course you can change that user's password so no further mail
downloads can take place but still the mail that is already on the
device stays there. This is why BlackBerry is so successful in the
corporate world where security is taken seriously. We also had a
request to enable this for some VIP users who got an iphone but it was
rejected straight away due to security reasons.
So true. BlackBerry and Windows Mobile are the ways to go for
corporate data on the device.
This may be true of BlackBerry, but is this true of Windows Mobile?
> So true. BlackBerry and Windows Mobile are the ways to go for
> corporate data on the device.
What makes these devices more secure than the iPhone? For me the
iPhone is the brink of the iceberg of what is yet to come and being
vague about what issues are security concerns is not going to cut it.
Andre
SMTP supports authentication for sending e-mails and as far as I can
tell there is SMTP/SSL, though I am not aware to what extent Exchange
supports this. I am in the process of investigating this myself.
For me all protocols accessed from beyond the company VPN, handling
private corporate data, must have support for SSL and user
authentication.
Andre