Actions
Feature #3430
closedService Forwarding: SMTP Forwarding host for each WAN link
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Unknown
Target version:
-
Start date:
02/02/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
Most dutch consumer ISP's don't allow access to TCP port 25 other then on their own network. When having multiple WAN links the LAN mail server never knows which ISP will be used an to which SMTP host the mail messages should be directed. Therefore when TCP port 25 is accessed over a WAN link, all these connections should be intercepted and forwarded to the specified SMTP host of the corresponding ISP.
Input values for each WAN link:
a. [Enable Forwarding?]
b. [SMTP Server]
c. [SMTP Port]
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Rejected
this is easily done with firewall rules, doesn't justify its own config section.
Actions