I have a problem with my Domino 6.5 smtp server, it does not accept emails from some servers and after checking the ip-address in the log at dnsstuff.com, I found that all those gave the following result:
xxx.xxx.xxx.xxx has no reverse DNS entry; some mail servers may not accept your mail.
How can I get Domino to accept emails from these servers?
Have you populated the field “Deny messages from the following internet addresses/domains”? If you have populated this field, domino do a reverse lookup to know if the server is local or not (http://www-1.ibm.com/support/docview.wss?uid=swg21098121)
Are you sure that xxx.xxx.xxx.xxx want to deliver a message, and is not simply scanning your ports? Because the SMTP server will respond to any connect request on port 25.
Maybe you can check your firewall logs to see if more ports were scanned at that time?