Good Day All!
I have a working Exchange 2003 server. I would like to know if someone has configured POP3 and IMAP4 service along side SMTP, if so would it be possible to know how to configure it and if there are if any cons to this Exchange 2003 configuration.
Thanks,
Santiago
Software/Hardware used:
ASKED:
May 8, 2007 1:53 PM
UPDATED:
October 22, 2008 10:24 AM
We are using Oralce E businees suite and the notification mgmt requires you use imap4. we are in a exchange 2003 clustered environment. what are the risk in running this service for one application to send notifications?
If IMAP is not exposed to the Internet then the risk is manageable. Make sure that port 143 (IMAP) is not allowed through the firewall. You will also want to make sure that port 110 (POP) is not allowed through the firewall.
There is no security in obscurity, but you can mask IMAP by changing the port that it runs on and that Oracle connects to it on. The quick and efficient solution in this case would be to restrict the IP addresses that can connect to IMAP to only the Oracle server on the Default IMAP Virtual Server.
I read that you need to turn off ssl security and need to use basic authentication, doesn’t that conflict with other protocols?