I got a problem. At work we got problem sending mail to some customers because their spamfilter blocked us. I found out that we are listed on the site for having an open relay. So I went to the site and the test came out like this.
How do I handle this open relay? The server do not act as an open relay I know. I am using NAT and the test did not produce anything. It just register that port 25 is open.
I also have an e-mail account on wich support smtp. Why aren`t they listed? They got to have port 25 open as well?
Sorry for a long output (the ip is not the real one):
----------------------
Mail relay testing
Connecting to 001.002.003.004 for registered user test ...
<<< 220 my.server.no ESMTP
>>> HELO <<< 250 my.server.no
Relay test 1
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@abuse.net>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 2
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 3
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 4
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[001.002.003.004]>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 5
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@001.002.003.dslcustomer.pcsupport.no>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 6
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[001.002.003.004]>
<<< 250 ok
>>> RCPT TO:<xxx%xxx.no@[001.002.003.004]>
<<< 250 ok
>>> DATA
<<< 354 go ahead
>>> (message body)
<<< 250 ok 1126688426 qp 30864
Relay test result
Hmmn, at first glance, host appeared to accept a message for relay.
THIS MAY OR MAY NOT MEAN THAT IT'S AN OPEN RELAY.
Some systems appear to accept relay mail, but then reject messages internally rather than delivering them, but you cannot tell at this point whether the message will be relayed or not.
If it is really an open relay, the test message will be delivered to you. If you do not receive the test message in your e-mail in the next few hours, it IS NOT an open relay.
--------------------------
How do I handle this open relay? The server do not act as an open relay I know. I am using NAT and the test did not produce anything. It just register that port 25 is open.
I also have an e-mail account on wich support smtp. Why aren`t they listed? They got to have port 25 open as well?
Sorry for a long output (the ip is not the real one):
----------------------
Mail relay testing
Connecting to 001.002.003.004 for registered user test ...
<<< 220 my.server.no ESMTP
>>> HELO <<< 250 my.server.no
Relay test 1
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@abuse.net>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 2
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 3
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 4
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[001.002.003.004]>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 5
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@001.002.003.dslcustomer.pcsupport.no>
<<< 250 ok
>>> RCPT TO:<xxx@xxx.no>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
Relay test 6
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[001.002.003.004]>
<<< 250 ok
>>> RCPT TO:<xxx%xxx.no@[001.002.003.004]>
<<< 250 ok
>>> DATA
<<< 354 go ahead
>>> (message body)
<<< 250 ok 1126688426 qp 30864
Relay test result
Hmmn, at first glance, host appeared to accept a message for relay.
THIS MAY OR MAY NOT MEAN THAT IT'S AN OPEN RELAY.
Some systems appear to accept relay mail, but then reject messages internally rather than delivering them, but you cannot tell at this point whether the message will be relayed or not.
If it is really an open relay, the test message will be delivered to you. If you do not receive the test message in your e-mail in the next few hours, it IS NOT an open relay.
--------------------------