Set Up an Email Account on GreenGeeks

GreenGeeks is primarily a web hosting service, and they offer email accounts as part of their hosting packages. If you’re looking to set up a free email account, you generally need a domain name and hosting plan through GreenGeeks. They don’t provide standalone free email services like Gmail or Yahoo, but if you already have a hosting plan with them, you can create an email account at no additional cost. Here’s how to do it:

Steps to Set Up an Email Account on GreenGeeks:

  1. Log in to GreenGeeks Account Manager:
  1. Access cPanel:
  • Once logged in, find the hosting account you want to manage.
  • Click the cPanel Login button next to your hosting plan.
  1. Navigate to the Email Section:
  • Inside cPanel, scroll down to the Email section.
  • Click on Email Accounts.
  1. Create a New Email Account:
  • On the Email Accounts page, click the Create button.
  • Fill in the required details:
    • Domain: Select the domain associated with the email address.
    • Username: Choose the part of the email address before the @ symbol (e.g., “info” if you want the address to be info@yourdomain.com).
    • Password: Set a secure password for this account or use the password generator.
    • Storage Space: Define the amount of space allocated for this email account (e.g., 250 MB, or set it to “Unlimited”).
  1. Create the Account:
  • Once all fields are filled in, click the Create button. Your email account will now be set up.
  1. Access Your Email:
  • To access your email, you can use GreenGeeks’ webmail client:
    • Go back to cPanel, click on Email Accounts, and then click Check Email next to the newly created account.
    • You can choose from several webmail clients like Roundcube or Horde.
  • Alternatively, you can set up your email on an email client like Outlook, Gmail (using IMAP/POP), or your mobile device.

IMAP/POP3/SMTP Settings for Email Clients:

  • Incoming Mail Server (IMAP): mail.yourdomain.com (Port 993 for IMAP SSL)
  • Incoming Mail Server (POP3): mail.yourdomain.com (Port 995 for POP3 SSL)
  • Outgoing Mail Server (SMTP): mail.yourdomain.com (Port 465 for SMTP SSL)
  • Use your full email address as the username and the password you created.

That’s it! You’ve successfully set up a free email account on GreenGeeks as part of your hosting package.

USE THIS CSS CODE for CONTACT link on homepage:

<a href="mailto:example@example.com?subject=Inquiry&body=Hello,%20I%20would%20like%20to%20know%20more%20about...">Send us an Email</a>
Published
Return to Top ▲Return to Top ▲