How to Setup a Forwarder for Your E-Mail Account Using cPanel
Last Updated on Sunday, 20 November 2011 06:32 Written by Arian Jahansouz Wednesday, 1 December 2010 03:41
This article will give you a step by step guide on how to setup a forwarder for any of your e-mail accounts using cPanel.
Sign into your cPanel and follow these steps:
1) Go to Mail and click Forwarders
Learn MoreHow to Setup an Auto Responder for Your E-Mail Account Using cPanel
Last Updated on Sunday, 20 November 2011 12:42 Written by Arian Jahansouz Wednesday, 1 December 2010 03:17
This article will give you a step by step guide on how to setup an auto responder for any of your e-mail accounts using cPanel.
Sign into your cPanel and follow these steps:
1) Go to Mail and click Auto Responders
Learn MoreHow to Manage Your E-Mail Accounts Using cPanel
Last Updated on Saturday, 27 November 2010 08:31 Written by Arian Jahansouz Saturday, 27 November 2010 08:31
This article will give you a step by step guide on how to mange the e-mail accounts associated with your domain using cPanel.
First, sign into your cPanel. Go to Mail and click Email Accounts.
Learn MorecPanel – Setup Google Apps MX, CNAME and SPF records
Last Updated on Wednesday, 11 April 2012 01:51 Written by Shai Ben-Naphtali Friday, 15 January 2010 03:18
UPDATE: new GoogleApps tool in cPanel. Please refer to the articles below.
How to Configure GoogleApps for Mail Using cPanel
How to Configure GoogleApps for Documents Using cPanel
How to Configure GoogleApps for Calendar Using cPanel
Related documents:
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.
Learn MoreHow to manually test SMTP Authentication
Last Updated on Saturday, 19 December 2009 02:06 Written by Shai Ben-Naphtali Saturday, 19 December 2009 12:13
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.
Learn More
Recent Comments