Related documents:
- DNP (DotNetPanel) – Setup Google Apps MX, CNAME and SPF records
Since Google Apps is one of the best (if not the best) email services out there, here is how you can setup your domain, which you have its DNS managed by Arvixe, to point to Google.
This blog post presumes you’ve already setup your Google Apps account and that you are just now doing the finishing touches (ie. final DNS settings to have Google handle your emails). If you’ve setup your Google Apps account correctly, this final step will put the finishing touch and allow Google to handle all your emails needs.
For this to be done, you’ll need to setup three DNS records:
- MX records, thus telling the world, who handles email for your domain (ie. Google).
- CNAME record, so that if you type mail.yourdomain.com (replace yourdomain with your own domain name – like mail.shai-arvixe.com), it points to Google Apps login page.
- SPF record to tell the world that Google is allowed to handle emails for your domain (this helps other mail servers know that Google is allowed and thus, help prevent filtering emails from you as spam).
Note: the links above point to Google’s own help articles, respectively.
Read the rest of this entry »Read the rest of this entry »
Related documents:
- Base64 encoder
- How to Use Telnet to Test SMTP Communication
- GRC’s Ultra High Security Password Generator
- The PC Tools Password Generator
Sometimes, you find yourself not knowing if you have the right credentials to do SMTP Authentication. This might be because your mail client that you are so used to, is just a GUI (Graphic User Interface) for doing things the easy way. In this blog, I’ll show you (a bit of) what your mail client does in order to authenticate and send an email via an SMTP server/service.
This guide, with just using telnet, will allow you to test if you can even do SMTP on port 25 from within your LAN/Organization or behind your Anti-Virus/Firewall.
Read the rest of this entry »Read the rest of this entry »
You can block email addresses on your account by:
- logging into your cPanel account.
- under mail section, click on SpamAssassin icon
- if Spamassassin is disabled, click on enable
- click on configure Spamassassin
- enter the email address or the email range using the wildcard * in the appropriate field
- click on save

The 3 choices
With a cpanel account there are 3 different mail choices offered: Horde, SquirrelMail, and RoundCube. I am going to explain the major differences between the 3 of them and hopefully that will allow you to pick the best for your own use.
Read the rest of this entry »Read the rest of this entry »