From f1710738be91d6bc0040e2c2698a23ad5cb058ba Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Mon, 30 Oct 2023 14:13:16 -0400 Subject: fix: show email instructions without form submit --- tutors/email/index.php | 42 ++++++++++++------------------------------ 1 file changed, 12 insertions(+), 30 deletions(-) diff --git a/tutors/email/index.php b/tutors/email/index.php index 1a100b3..08f971c 100644 --- a/tutors/email/index.php +++ b/tutors/email/index.php @@ -70,40 +70,21 @@ // 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. -

-

-

+ You may choose to use a third-party mail app to check your mail, forward your mail to a GMail address, or use another third-party webmail client. Follow the instructions below for the option you chose when you created your password. The connection settings remain the same either way.

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: 
+SMTP username: (full carpenter tutoring email address)
 
 
 IMAP server: mail.53hor.net
@@ -111,11 +92,8 @@ Connection security: STARTTLS
 Authentication method: normal password
 IMAP port: 143
 IMAP password: (use the password you just submitted)
-IMAP username: 
+IMAP username: (full carpenter tutoring email address)
 
-

Gmail forwarding

@@ -142,6 +120,14 @@ IMAP username:

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.

@@ -152,10 +138,6 @@ IMAP username:

-

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. -- cgit v1.2.3