View Single Post
  #8 (permalink)  
Old 07-10-2007, 02:25 PM
OfMacAndMen OfMacAndMen is offline
Active Member
 
Posts: 39
Default Security Issue ??

I have a post in about Open Relay. (http://www.zimbra.com/forums/install...elay-help.html)

I was told that Zimbra has open relay disabled by default. After running test from Mail relay testing. It reported no relays accepted.

But if I telnet into my server from an OUTSIDE network and run the following command:

telnet server.myserver.com 25
Trying myipaddress...
Connected to server.myserver.com.
Escape character is '^]'.
220 server.myserver.com ESMTP Postfix
helo server.myserver.com
250 server.myserver.com
mail from: anyone@myserver.com
250 Ok
rcpt to:vince@myserver.com
250 Ok
data
354 End data with .
test message

.
250 Ok: queued as 2EA2577034

I will receive an email from "undisclosed-recipients:;"

I have only Macs and no virus.

If an Zimbra employee would like to try this please contact me.
Reply With Quote