User Tools

Site Tools


how_to:exchange_2003

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
how_to:exchange_2003 [2010/12/10 09:41] – created paulhow_to:exchange_2003 [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 42: Line 42:
   - Press OK to finish creation of the outgoing mail connector   - Press OK to finish creation of the outgoing mail connector
  
-====Setting up VPOP3 to forward incoming mail to VPOP3====+====Setting up VPOP3 to forward incoming mail to Exchange====
 ===VPOP3 1.5.x and earlier=== ===VPOP3 1.5.x and earlier===
 ==If you have a catch-all email account at your ISP== ==If you have a catch-all email account at your ISP==
  
 Go to the VPOP3 Local Mail tab and press the Edit LAN Forwarding button.In this window put a line like 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+<code> 
 +   *@mydomain.com    192.168.1.1:5025 
 +</code> 
 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. 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.
  
Line 53: Line 56:
 ==If you have individual email accounts at your ISP== ==If you have individual email accounts at your ISP==
  
-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+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//
  
 ===VPOP3 2.x=== ===VPOP3 2.x===
 ==If you have a catch-all email account at your ISP== ==If you have a catch-all email account at your ISP==
  
-Go to the Local Mail -> LAN Forwarding -> Configuration page in the VPOP3 settings. In this LAN Forwarding configuration box put lines like:+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     user1@mydomain.com   192.168.1.1:5025
     user2@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:+You can tell VPOP3 to forward unspecified addresses to //user1@mydomain.com// by using:
  
     ~@mydomain.com     192.168.1.1:5025     user1@mydomain.com     ~@mydomain.com     192.168.1.1:5025     user1@mydomain.com
Line 69: Line 72:
 If you want to forward ALL email addresses, use something like: If you want to forward ALL email addresses, use something like:
  
-    *@mydomain.com    192.168.1.1:5025+<code> 
 +  *@mydomain.com    192.168.1.1:5025 
 +</code>
  
 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. 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 Standard licence for 25 users or more, or a VPOP3 Enterprise licence).+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.+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**.
 ==If you have individual email accounts at your ISP== ==If you have individual email accounts at your ISP==
  
-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.+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.
  
-See also: [[http://kbase.pscs.co.uk/index.php?article=345|Using VPOP3's Spam Filter with LAN Forwarding]] +===VPOP3 3.x=== 
-[[http://kbase.pscs.co.uk/index.php?article=325|How to 'share' domains between Exchange and VPOP3]]+==If you have a catch-all email account at your ISP== 
 + 
 +Go to the Settings -> Local Mail -> LAN Forwarding -> Configuration page in the VPOP3 settings.  
 + 
 +  - Click **Add Row** 
 +  - In the **Address** column put something like //user1@mydomain.com// 
 +  - In the **Server** column put something like //192.168.1.1:5025/
 + 
 +You can tell VPOP3 to forward unspecified addresses to //user1@mydomain.com// by using: 
 +  * Address: ~@mydomain.com 
 +  * Server: 192.168.1.1:5025 
 +  * Rewrite Address: user1@mydomain.com 
 + 
 +If you want to forward ALL email addresses, use something like: 
 +  * Address: *@mydomain.com 
 +  * Server: 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 **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**. 
 + 
 +==If you have individual email accounts at your ISP== 
 + 
 +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. 
 + 
 +See also:  
 +  * [[using_vpop3_spam_filtering_with_lan_forwarding|Using VPOP3's Spam Filter with LAN Forwarding]] 
 +  [[How to 'share' domains between Exchange and VPOP3]]
  
    
 +=====Note=====
 +  * The LAN Forwarding configuration changes in VPOP3 only affect messages which arrive after they have been applied. Messages which arrived in VPOP3 before you set the LAN Forwarding are not retrospectively forwarded on to Exchange.
 +
 +  * In the examples above, we use 'mydomain.com' and 'user' and '192.168.1.1'. These are //examples only//! Put in the appropriate details for your own configuration. Unfortunately we cannot write the exact entries that you should use in our help documents.
how_to/exchange_2003.1291974075.txt.gz · Last modified: 2018/11/14 10:44 (external edit)