SirHumphreyAppleby:timbosan: But wouldn't that still be blocked as its still transferring to the Exchange server over Port 25?
No, because over the mobile network, you're establishing an outbound SSH connection on port 22, not trying to receive a connection on port 25.
Oh, you mean it establishes a tunnel, and transfers the data through the tunnel using SSL? Clever.