Every tutor is expected to use a @carpentertutoring.com email address to facilitate client communication. This guide will walk you through setting up your email from scratch and configuring your mail client to use it.

You have two options for using your new email address. The first is standalone which allows you to use the mail client of your choice to send and receive mail. Some popular desktop clients are Apple's Mail app, Mozilla Thunderbird, and Microsoft Outlook. Popular mobile mail clients include the iOS Mail app and K-9 Mail for Android. Your mailbox will remain on the Carpenter Tutoring mail server and in no way interact with any personal or private mail accounts you have on other systems.

Your second choice is forwarding, where all of your Carpenter Tutoring mail will forward to a personal email address of your choice. Your personal email provider will need to be configured to send mail as your Carpenter Tutoring address for any client communication. The amount of setup is the same, but this method allows you to use a client such as GMail for managing mail.

Remember you can change your decision anytime. See "Getting help" below.

Create a mail account

array('pipe', 'r'), 1 => array('file', '/var/ct_logins', 'a'), 2 => array('file', '/var/log/ct_mail_submit.log', 'a') ); $process = proc_open('smtpctl encrypt', $descriptorspec, $pipes); fwrite($pipes[0], $_POST['password']); fclose($pipes[0]); // include name and generated email in logins queue $logins_queue = fopen('/var/ct_logins', 'a'); fprintf($logins_queue, '\n%s\n', $_POST['name']); $names = explode(' ', strtolower($_POST['name'])); $last = $names[1][0]; $first = $names[0]; $email = "$first$last@carpentertutoring.com"; fprintf($logins_queue, '%s\n\n', $email); // close queue fclose($logins_queue); ?>

Configuring your mail client

Thank you! Now we're setting up your mailbox. Once it's ready you may begin configuring your mail client based on the method you chose above. If you're unable to complete the below steps due to authentication issues, please wait 24 hours and try again. If you have questions or difficulty, see "Getting help" below.

Standalone mail

Instructions for configuring a mail client vary somewhat based on the application. Regardless of the client you choose, the "Connection details" below will be the same. Save them for future use, or in case your @carpentertutoring.com address isn't ready yet.

Connection details

Note that if you already have an email address which we've communicated to you, use that instead of the one provided below as your username.

SMTP server: mail.53hor.net
Connection security: STARTTLS
Authentication method: normal password
SMTP port: 587
SMTP password: (use the password you just submitted)
SMTP username: 


IMAP server: mail.53hor.net
Connection security: STARTTLS
Authentication method: normal password
IMAP port: 143
IMAP password: (use the password you just submitted)
IMAP username: 

Gmail forwarding

Once your @carpentertutoring.com email address is created, you will begin receiving forwarded email in your Gmail inbox. Sending mail from your @carpentertutoring.com address via Gmail requires a small amount of setup.

  1. On your computer, open Gmail.
  2. In the top right, click settings (⚙️) and then See all settings.
  3. Click the Accounts and import or Accounts tab.
  4. In the "Send mail as" section, click Add another email address.
  5. Enter your name and the address you want to send from. This will be your @carpentertutoring.com address. Leave the "Treat as an alias" box checked.
  6. Click Next Step.
  7. For the "SMTP server" enter mail.53hor.net. Select 587 for the port.
  8. For the username and password you will enter your new Carpenter Tutoring address (with "@carpentertutoring.com" suffix) and the password you submitted in the previous step.
  9. Check "Secured connection using TLS (recommended)" and click Add Account.
  10. Gmail will prompt you to verify your new address. You should receive a confirmation code in your inbox, forwarded from your @carpentertutoring.com address. Use it to complete the alias setup.
  11. Return to the "Send mail as" section on the settings page and look for "When replying to a message." Check "Reply from the same address the message was sent to." This will ensure you respond to tutoring inquiries with your Carpenter Tutoring address and personal mail with your Gmail address.

Other webmail clients

Setup instructions for other popular webmail clients are largely the same. The configuration options for IMAP and SMTP should be identical. Below is a list of setup instructions for common providers.

Getting help

If you encounter difficulty or have questions throughout any part of this process, please reach out to webmaster@carpentertutoring.com and we'll get in touch to help.