550 “REJECTED – Bad HELO exim error

We have a client having his email rejected from some mail server with the following error: SMTP error from remote mail server after MAIL FROM:<user@userdomain.org.br> SIZE=1655: host mydomain.com [xxx.xxx.xxx.xxx]: 550 “REJECTED – Bad HELO – Host impersonatin [main.mydomain.com.br]” This error may cause for some websites those MX record pointed to different server/domain. In this situation […]

Continue Reading…

Disable Directory Browsing in WordPress

Apache web server allows directory browsing by default,With directory browsing enable, will put your WordPress blog into danger and make it easy for hackers to look into your directory/files structure. Many WordPress experts recommend to disable directory browsing for security aspects.To disable the directory browsing you need to edit .htaccess file. Open your .htaccess file Add […]

Continue Reading…