• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Is this an Open Relay?

A

acidbox

Guest
I tested one of the domains on my server against the open relay checker at abuse.net and I got the following results:

Connecting to mydomain.com for anonymous test ...

<<< 220 svr01.myserver.com ESMTP
>>> HELO www.abuse.net
<<< 250 svr01.myserver.com

Relay test 1
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<[email protected]>
<<< 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:<[email protected]>
<<< 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:<[email protected]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 4
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<[email protected]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 5
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<spamtest@[xxx.xxx.xxx.xxx]>
<<< 250 ok
>>> RCPT TO:<[email protected]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 6
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<securitytest%[email protected]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 7
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<securitytest%abuse.net@[xxx.xxx.xxx.xxx]>
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 8
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<"[email protected]">
<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

Relay test 9
>>> RSET
<<< 250 flushed
>>> MAIL FROM:<[email protected]>
<<< 250 ok
>>> RCPT TO:<"securitytest%abuse.net">
<<< 250 ok

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.

It looks like it is failing to pass test 9. Is this a false positive or is it an actual open relay?

If it is, how can I fix this and/or test it to make sure i'm secure?

Thanks
 
Back
Top