Our customers are receiving same emails.
I checked our server and it doesn't permit relaying, but there emails are still comming.
You can find the relay check below:
Code:
u@www:~$ telnet xx.xx.xx.xx 25
Trying xx.xx.xx.xx...
Connected to xx.xx.xx.xx.
Escape character is '^]'.
220-xxx.xxxxxxxx.xxx ESMTP Exim 4.69 #1 Wed, 24 Dec 2008 20:35:16 +0200
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
helo www.xxx.xxxxxxxx.xxx
250 xxx.xxxxxxxx.xxx Hello xxx.xxxxxxxx.xxx [xx.xx.xx.xx]
mail from: uasdf@yahoo.com
250 OK
rcpt to: vasdf@hotmail.com
550-xxx.xxxxxxxx.xxx (www.xxx.xxxxxxxx.xxx) [xx.xx.xx.xx] is currently not
550-permitted to relay through this server. Perhaps you have not logged into
550-the pop/imap server in the last 30 minutes or do not have SMTP
550 Authentication turned on in your email client.
But mxtoolbox.com says "Relay Check: WARNING! Your server could be an open relay. ". I don't know why it is saying this. I tried to send relay mails from different locations and i couln't send mails, system always refsed relaying.
any idea?