Monthly Archives: August 2016



You have setup SSL certificate and want to show entire site from https even if user access site without https for example if user access http://yourdomain.com it should automatically redirect to https://yourdomain.com If your script do not support internal SSL redirect then this can be easily setupĀ using this rewrite code in site .htaccess file

Force SSL https using .htaccess


Gmail Full Headers
When it comes to spam filters of free email service providers Gmail spam filters are most sane, Gmail will only block your mails or send them to spam folder if there is pattern of spam or broken configuration from your mail server. Gmail will also provide specific error in mail marked as spam providing details as why your mail is marked as spam. Other ISP will not provide you this detail. You have to check "Why is this message in Spam" message gmail display when you open mail from spam folder.

Gmail Sending Mail to Spam Folder



Microsoft and google network are the most widely used email services, If your mail are rejected by these ISP then one cannot simply ignore or wait out for things to work again as they won't. Today we would discuss ways to improve delivery issues for Microsoft Network which include outlook.com, live.com, hotmail.com and msn.com email accounts. We would be covering fix for rejection received due to sending server IP reputation, If your scripts are compromised and generating spam sent to hotmail or you are unlucky and sharing email service with spammy users then Email IP from which your email is dispatched will be blocked by Microsoft.

Hotmail Live Blacklist Removal Tutorial