RPC over HTTP for Outlook
Project: RPC over HTTP for Outlook Introduction RPC over HTTP for Outlook 2003 / 2007 is a technique for using Outlook as a mailclient for Exchange remotely from anywhere. But with sporting all the features you have when you are normally sitting at your desk at work (I presume you already have outlook as a client for exchange at work) Advantages: Only one port open at the firewall, port 443. We now have SMTP, POP3 and HTTP (25, 110 and 80) wide open to the outside world, for supporting email, Outlook Web Access and Outlook Mobile Access. The SMTP port can now be configured to only accept mail from from your provider (I have bSMTP setup), this will significantly decrease the number of attacks on our network. SMTP is prone to attacks and is used a lot by spammers (searching for open relays) All data coming in and out of the network is now encrypted through SSL. Disadvantages: The Outlook Client must be version 2003 or later. The OS must be windows XP SP