You can link VPOP3 to Exchange Server, so that Exchange Server sends outgoing mail through VPOP3 and VPOP3 sends any incoming mail directly to Exchange Server.
You should first of all set up VPOP3 to send and receive Internet email as normal.
Note that these instructions are specifically for linking VPOP3 to Exchange, they do not mention the general Exchange configuration that you will need to do. For that, see your Exchange documentation, or talk to your Exchange installer.
Note that we do not offer support for Exchange, and we are not Exchange experts, so the instructions below are following through the steps we made to configure it and have it working on a test system here. If you have slightly different requirements, then you may need to refer to the Exchange documentation.
As both VPOP3 and Exchange Server are on the same computer, you will need to change the TCP/IP port assignments for the SMTP service in Exchange Server.
Now follow the instructions for VPOP3 and Exchange Server on different PCs below
Usually the above settings are set during installation of Exchange Server, but it will cause problems if they are not there, so it is worth checking.
If there was already an All Outgoing Mail connector defined in the Send Connectors section.
Go to the Settings → Local Mail → LAN Forwarding → Configuration page in the VPOP3 settings.
You can tell VPOP3 to forward unspecified addresses to user1@mydomain.com by using:
If you want to forward ALL email addresses, use something like:
where mydomain.com is your registered domain, or the subdomain given to you by your ISP, and 192.168.1.1 is the IP address of the Exchange Server computer.
Note that using the wildcard will forward all addresses, so should only be used if you have a VPOP3 licence which supports unlimited LAN forwarding (eg a VPOP3 Basic licence for 25 users or more, or a VPOP3 Enterprise licence).
Also, in the Mail Connectors → Mail Collectors → (name) page in the VPOP3 settings, make sure that the POP3 Routing option radio button is set to Route by Parsing Message Headers.
In the Mail Connectors → Mail Collectors → (name) page in the VPOP3 settings for each Mail Collector, set the POP3 Routing option radio button to Forward all messages to another LAN mail server using SMTP. Then, in the configuration boxes, put the email address on the Exchange Server, and the IP address:port of the Exchange Server SMTP service.
Go to the Local Mail → LAN Forwarding → Configuration page in the VPOP3 settings. In this LAN Forwarding configuration box put lines like:
user1@mydomain.com 192.168.1.1:5025 user2@mydomain.com 192.168.1.1:5025
You can tell VPOP3 to forward unspecified addresses to user1@mydomain.com by using:
~@mydomain.com 192.168.1.1:5025 user1@mydomain.com
If you want to forward ALL email addresses, use something like:
*@mydomain.com 192.168.1.1:5025
where mydomain.com is your registered domain, or the subdomain given to you by your ISP, and 192.168.1.1 is the IP address of the Exchange Server computer.
Note that using the wildcard will forward all addresses, so should only be used if you have a VPOP3 licence which supports unlimited LAN forwarding (eg a VPOP3 Basic licence for 25 users or more, or a VPOP3 Enterprise licence).
Also, in the External Mail → In Mail page in the VPOP3 settings, make sure that the Extended Email Routing Options main radio button is set to Route According to Detected Recipient.
In the External Mail → In Mail page in the VPOP3 settings for each In Mail setting, set the Extended Email Routing Options main radio button to Forward all messages to another LAN mail server using SMTP. Then, in the configuration boxes, put the email address on the Exchange Server, and the IP address:port of the Exchange Server SMTP service.
Go to the VPOP3 Local Mail tab and press the Edit LAN Forwarding button.In this window put a line like
*@mydomain.com 192.168.1.1:5025
where mydomain.com is your registered domain, or the subdomain given to you by your ISP, and 192.168.1.1 is the IP address of the Exchange Server computer.
Also, in the In Mail tab, press Routing, and set the routing method to According to Recipienr
In the In Mail tab in the VPOP3 settings for each In Mail setting, press Routing, and set the routing method to set the Routing method to Forward to another LAN Mail Server, and in the box put something like fred@domain.com@192.168.1.1:5025
See also:
Because both VPOP3 and Exchange Server are mail servers, they may both try to use the same TCP/IP ports which will lead to conflicts if they are both running on the same computer. This happens with 389 (LDAP). To stop these conflicts, either disable these protocols in the Exchange Server settings, or change the ports assigned to these services in the VPOP3 Services page.