JavaScript Required.
We're sorry, but Pega7 doesn't work without JavaScript enabled. Please enable and refresh.
<p>Confused about the difference between Webmail, POP3, IMAP and SMTP? No fear, read on...</p> <p><strong><em>Note:</em></strong><em> the examples here assume you have example.com as your domain name.</em></p> <h2>Webmail</h2> <p>If you're relatively new to using email, or new to having your own domain and web hosting, you might have only had a Hotmail, Yahoo, Gmail of some other free email service previously. These accounts are easily accessible and are designed to be reached anywhere in the world by only using a web browser. Similarly, you can reach your domain's email service by using a web browser through the use of Webmail.<br /> <br /> To access your domain's email service, log in to <em>http://example.com/webmail</em> and enter your email address and password.</p> <h3>Webmail Programs</h3> <p>We offer you a choice in webmail programs. You can pick whichever one you are most familiar with, or the one you learn to like over time. You can switch webmail programs as much as you like, and you will still see all your emails.</p> <ul> <li> <p><strong>Horde</strong> is a popular choice, but does require some configuration to make it behave the way users expect. (For instance, Horde does not use a trash can for your deleted emails.)</p> </li> <li> <p><strong>Squirrelmail</strong> is highly recommended as the webmail program you should use. This software behaves the way users expect. (For example, it sends deleted mail to a trash folder.) Also, Squirrel Mail has low amounts of graphics, which means faster page loads. We also find that SquirrelMail is more reliable. If your other webmail programs are not working, try SquirrelMail.</p> </li> <li> <p><strong>RoundCube</strong> is another popular choice. Again, just pick the program you like.</p> </li> </ul> <p>Webmail is a great feature offered by cPanel. There are two ways that you can log into webmail:</p> <ul> <li> <p>Access your email through cPanel</p> </li> <li> <p>Access Webmail via direct link</p> </li> </ul> <h3>Log Into Webmail</h3> <p>When logging into Webmail, n the Email Address field, type your full email address (e.g. username@example.com) and in the Password field, provide the password which you provided when you created the email account.</p> <h4>Access Webmail through cPanel</h4> <p>Normally, users will go to >example.com/webmail (where 'example.com' is your actual URL) and login.</p> <p>To access different email accounts through cPanel as the administrator:</p> <ol> <li> <p>Log in to cPanel.</p> </li> <li> <p>Click on the Email Accounts icon (not the Webmail icon!).</p> </li> <li> <p>Find the email account you wish to access in the list of email accounts.</p> </li> <li> <p>To the right of the email account you want to access, click More, and then click Access Webmail .</p> <p>A new page asking for your password will appear. </p> </li> <li> <p>Enter the correct password (if you need to force your way in, you can reset the email password with the Change Password link on the previous page)</p> </li> <li> <p>Click on the web mail application that you would like to use:</p> <ul> <li> <p>SquirrelMaill</p> </li> <li> <p>Horde</p> </li> <li> <p>RoundCube</p> </li> </ul> </li> </ol> <p>You have now accessed your email through cPanel!</p> <p><em><strong>Note:</strong> the Webmail icon in cPanel does <strong>NOT</strong> take you to the email accounts you created for yourself and your users. Instead it shows you the default email account for your hosting account where server messages are sometimes sent. Follow the directions above to use webmail for your email accounts.</em></p> <h4><a id="directlink" name="directlink"></a><strong>Access Horde, Squirrelmail or RoundCube via Direct Link</strong></h4> <p>As an alternative to going to Webmail, you can utilize one of the three default webmail clients through direct URL. Enter one of the following URLs in your browser's address bar, replacing <em>example.com</em> with your primary domain name:</p> <p><strong>Horde </strong>https://www.example.com:2096/horde/index.php<br /> <strong data-mce-style="line-height: 1.6em;">SquirrelMail </strong>https://www.example.com:2096/3rdparty/squirrelmail/index.php<br /> <strong>RoundCube </strong>https://www.example.com:2096/3rdparty/roundcube/index.php</p> <p><em><strong>Note: </strong>due to the way the shared SSL works, you will have to accept the certificate warning to access the Webmail interface after navigating to the URL provided above.</em></p> <h2 id="hn_POP3_IMAP">POP3 and IMAP</h2> <p>In the days before Webmail was widespread, there was POP3 and IMAP.</p> <ul> <li>POP3 stands for Post Office Protocol (version 3).</li> <li>IMAP stands for Internet Mail Access Protocol.</li> </ul> <p>If you use an email client program such as Microsoft Outlook, Mozilla Thunderbird or Apple Mail.app, then you use POP3 or IMAP. </p> <h3>POP3</h3> <p>When you use POP3 your email client accesses the mail server and sends your username and password. Then, it checks to see if there are new messages on the server and starts downloading them to your email client. In most cases your email client deletes the email off the server after downloading them so you don't keep old mail from taking up unnecessary space on the server. Sometimes, however, your client will leave the email on the server so you can access it from another email client on another computer or view it from Webmail.</p> <h3>IMAP</h3> <p>Using IMAP is a little different. You still use an email client, but instead of downloading the email from the server like POP3 the email client reads the email directly off the server and displays it in your client. You can then delete it or leave it there for the next time you are checking email. </p> <p>To set up your email client for POP3 or IMAP using A Small Orange's servers, configure your email client's settings to something similar to:</p> <ul> <li><strong>Mail server:</strong> mail.example.com</li> <li><strong>Username:</strong> yourname@example.com</li> <li><strong>Password:</strong> password</li> <li><strong>Protocol:</strong> POP3 or IMAP, depending on which one you want to use</li> </ul> <h2 id="hn_SMTP">SMTP</h2> <p>SMTP is short for Simple Mail Transfer Protocol, and is a method for sending mail from one computer to another.</p> <p>Let's explain this with a little story about Bob...</p> <p>You want to send an email to your friend Bob, who has an account at otherdomain.com. You already know that Bob's email address is bob@otherdomain.com, so you send him a message from your email client (or using Webmail) and address it to bob@otherdomain.com. Your computer connects to the SMTP server and tells it to send the email to bob@otherdomain.com. The SMTP server looks at the address and says, "I don't know who Bob is, but I think I can get this over to otherdomain.com."</p> <p>The SMTP server then performs a series of steps to find out how to get the email to otherdomain.com. Then it connects to the other SMTP server who is responsible for all mail for otherdomain.com. When your SMTP server talks to the otherdomain.com's SMTP server they exchange a series of messages and ultimately the otherdomain.com says "Sure, I'll take the message to Bob" OR it will say "No, there's noBob here and we are going to return it back to the sender."</p> <p>To set up your email client for SMTP using A Small Orange's servers, configure your email client's to something similar to:</p> <ul> <li><strong>SMTP Server:</strong> mail.example.com</li> <li><em>SMTP Server Requires Authentication</em></li> <li><strong>Username:</strong> yourname@example.com</li> <li><strong>Password:</strong> password</li> <li><strong>Protocol:</strong> POP3 or IMAP, depending on which one you want to use</li> </ul> <p> </p> <p> </p>