This is really frustrating.
I'm running exim 4.52 on CentOS 3.5, via WHM 10.6.
Our exim is definitely acting as an open relay, but I'm completely stumped as to how to close it.
I've spent an hour googling and searching on these forums, and tried a few things, but nothing that has actualy worked.
Following is evidence:
# telnet my.mailhost.net 25
Trying 69.xx.xxx.x...
Connected to my.mailhost.net.
Escape character is '^]'.
220-my.mailhost.net ESMTP Exim 4.52 #1 Wed, 02 Nov 2005 18:19:23 -0700
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
ehlo
250-my.mailhost.net Hello [130.xx.xxx.xx]
250-SIZE 52428800
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
mail from: <foo@qwest.net>
250 OK
rcpt to: <bar@excite.com>
250 Accepted
DATA
354 Enter message, ending with "." on a line by itself
From: foo@qwest.net
To: bar@excite.com
Subject: relay test
relayed! WTF!?
.
250 OK id=1EXTlm-0001rj-3R
quit
221 my.mailhost.net closing connection
Connection closed by foreign host.
As can be seen - I ended up with an email in my excite inbox...
I know postfix and sendmail well - but I have no experience with exim; but I need to close this relay ASAP.
Many thanks!



LinkBack URL
About LinkBacks
Reply With Quote







