mxnerd
Diamond Member
I have a Exchange 2003 server that I want to use with assp (Anti-Spam SMTP Proxy) (http://assp.sourceforge.net/), the server has only one IP, so I followed the instruction here for Exchange 2000, I think it should be the same as Exchange 2003.
http://sourceforge.net/apps/mediawi...or_Exchange_2000_single_server_implementation
The document use IP 10.5.200.2, 10.5.200.3 & 10.5.200.4 as example. Since my private Ip range is in 192.168.1.x, so I mapped it to 192.168.1.11, 192.168.1.12 & 192.168.1.13 separately. Local domain name is mynet.local.
according to the doc, the exchange server has one original IP 192.168.1.11, and I added 192.168.1.12 & 192.168.1.13.
On Exchange:
The Default smtp server was assigned with original Ip 192.168.1.11, but port was changed to 125
Added a ASSP Relay Host virtual smtp server, assigned with IP 192.168.1.12, and port was 225.
Then I installed assp, access the web interface and changed the SMTP Listen port to 192.168.1.11:25 (which mapped to router's port 25) and SMTP Destination port to 192.168.1.11:125
In Relaying section, chnaged Accept all IP address in "192.168.1." subnet. In Relay Host I entered ASSP Relay Virtual Server as 192.168.1.12:225, Relay port as 192.168.1.13:25
and in local DNS I created a smarthost A record, and assign IP 192.168.1.13, then in Exchange Default SMTP Server, changed the smart host to smarthost.mynet.local under Delivery tab, Advanced option.
So according to the above configuration, it's like this
ASSP service:
192.168.1.11 listen port 25 (mapped to external port 25) which will forward mail to 192.168.1.11 port 125
192.168.1.13 listen port 25 smarthost.mynet.local relay port
Exchange:
192.168.1.11 listen port 125 - Default SMTP server Delivery smart host = smarthost.mynet.local (192.168.1.13 in local DNS)
192.168.1.12 listen port 225 - ASP Relay Host SMTP server
Then I try to email to the domain from Yahoo & Gmail, but both keep rejected by the domain, saying that the mail can't relayed.
What did I do wrong?
http://sourceforge.net/apps/mediawi...or_Exchange_2000_single_server_implementation
The document use IP 10.5.200.2, 10.5.200.3 & 10.5.200.4 as example. Since my private Ip range is in 192.168.1.x, so I mapped it to 192.168.1.11, 192.168.1.12 & 192.168.1.13 separately. Local domain name is mynet.local.
according to the doc, the exchange server has one original IP 192.168.1.11, and I added 192.168.1.12 & 192.168.1.13.
On Exchange:
The Default smtp server was assigned with original Ip 192.168.1.11, but port was changed to 125
Added a ASSP Relay Host virtual smtp server, assigned with IP 192.168.1.12, and port was 225.
Then I installed assp, access the web interface and changed the SMTP Listen port to 192.168.1.11:25 (which mapped to router's port 25) and SMTP Destination port to 192.168.1.11:125
In Relaying section, chnaged Accept all IP address in "192.168.1." subnet. In Relay Host I entered ASSP Relay Virtual Server as 192.168.1.12:225, Relay port as 192.168.1.13:25
and in local DNS I created a smarthost A record, and assign IP 192.168.1.13, then in Exchange Default SMTP Server, changed the smart host to smarthost.mynet.local under Delivery tab, Advanced option.
So according to the above configuration, it's like this
ASSP service:
192.168.1.11 listen port 25 (mapped to external port 25) which will forward mail to 192.168.1.11 port 125
192.168.1.13 listen port 25 smarthost.mynet.local relay port
Exchange:
192.168.1.11 listen port 125 - Default SMTP server Delivery smart host = smarthost.mynet.local (192.168.1.13 in local DNS)
192.168.1.12 listen port 225 - ASP Relay Host SMTP server
Then I try to email to the domain from Yahoo & Gmail, but both keep rejected by the domain, saying that the mail can't relayed.
What did I do wrong?
Last edited: