Re: Disabling SSL for IMAP/POP3 on Exchange 2007

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The default login type - plaintextlogin - worked for me, without TLS/SSL.

set-imapsettings -UnencryptedOrTLSBindings:0.0.0.0:143 -LoginType:plaintextlogin

To remove the certificate association, try:
set-imapsettings -x509CertificateName:$null
--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------



"Gopherhockey" <Gopherhockey@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FF0C765F-AF61-42D8-BCE9-B5D359B492B6@xxxxxxxxxxxxxxxx
This worked for Exchange 2003, but I'm looking for an answer to Exchange
2007.

MS has taken the GUI for POP and IMAP and removed them, so we're left with
finding out how to do this in commands, reghacks or adsiedit type of
actions.

Simply changing the login type does not seem to turn off SSL.

What I have done for now to get around this is to bind port 993 AND 143 to
IMAP SSL, but I still get a banner warning.

One would think there would be a way to just turn it off.

"Ed Crowley [MVP]" wrote:

In the properties of the IMAP and POP3 virtual servers you can configure
them so that they do not require SSL. See Microsoft KB 821603.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Gopherhockey" <Gopherhockey@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4C01483E-F487-4F54-88F0-84AAA0289855@xxxxxxxxxxxxxxxx
I have been struggling with IMAP and POP3 on our test Exchange 2007
server
only to find that it won't answer anything but an SSL request.

This is fine internally, but for my windows mobild and for other
clients I
have that don't have access through anything but the non-ssl port 143
(for
imap, as an example) how can I disable the requirement of SSL?

I thought about re-binding the ssl port to 143, and looked at a lot of
the
settings that can be done using set-imapsettings but nothing appears to
allow
a person to just disable SSL as a requirement.

The LoginType doesn't appear to have anything to do with this. I can
set
it
to plaintextlogin but the server still won't listen to anything on port
143.


I realize SSL is a GOOD idea and that long-term its the way to go.. but
for
now I want it back the way it was until I have time to do the cert
thing
properly.

BTW: on my windows mobile (Cingular 8125) I can set it to use SSL and
it
will prompt me with a bad certificate but will still work. its very
annoying though. For outlook express behind a firewall that only lets
port
143 for imap, I'm stuck...





.



Relevant Pages

  • Re: [SLE] help with IMAP
    ... imap seems to be ... > plaintext password, Imaps will be using ssl encryption. ... I did not configure it to for a particular port. ...
    (SuSE)
  • Re: Retrieving pop mail from gmail/ssl
    ... I have an application that used to retrieve pop3 using the IMAP package. ... Gmail uses POP over SSL on port 995. ... The server error log says: ...
    (comp.lang.php)
  • Re: problem to enable SSL for IMAP/SMTP on E2K7
    ... Use a Microsoft enterprise CA on another box to generate a certificate ... -services IMAP' ... I have successfull access with non-SSL IMAP but if I want to use SSL I got ... Telnet on port 143 is successful. ...
    (microsoft.public.exchange.admin)
  • Re: Retrieving pop mail from gmail/ssl
    ... I have an application that used to retrieve pop3 using the IMAP package. ... Gmail uses POP over SSL on port 995. ... The server error log says: ...
    (comp.lang.php)
  • Re: Retrieving pop mail from gmail/ssl
    ... I have an application that used to retrieve pop3 using the IMAP package. ... Gmail uses POP over SSL on port 995. ...
    (comp.lang.php)