Whenever I try to send an e-mail to an address in the mail.ru domain I receive this error message:
Diagnostic-Code: smtp; 550 Access from ip address 195.186.227.123 blocked. Visit http://help.mail.ru/notspam-support/ipblock/rus?ip5.186.227.123
The web page referred to in the error message states:
\==============================================================
Please send the information below to your server admin in order to resolve the problem as quickly as possible.
Technical requirements:
Mail servers must be properly protected against unauthorized and anonymous use.
2.. For servers providing user accounts:
must not allow use of spoofed envelope-from headers, which differ from an authorized user's account;
the headers must include information about the authorized user who send the email.
For example:
> Received: from username [192.168.10.27]
> (Authenticated sender: user@domain.ru)
> by smtp.domain.ru (Postfix)
> Thu, 21 Apr 2011 08:58:21 +0400 (MSD)
Direct connections from web scripts to Mail.Ru MX-servers are not allowed. These email messages should be sent through a local SMTP web server or separate SMTP server that complies with the previously mentioned points.
If these recommendations are not observed, then access will not be granted.
\==============================================================
Is there a way to get this issue resolved???
Thanks!