diff options
-rw-r--r-- | tutors/email/index.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tutors/email/index.php b/tutors/email/index.php index 08f971c..7ea8211 100644 --- a/tutors/email/index.php +++ b/tutors/email/index.php @@ -118,8 +118,7 @@ IMAP username: (full carpenter tutoring email address) </ol> </p> - <h3>Other webmail clients</h3> - + <h3>Native mail clients</h3> <p> <ul> <li><a href="https://support.apple.com/en-us/HT201320">iOS Mail app</a></li> @@ -128,6 +127,8 @@ IMAP username: (full carpenter tutoring email address) </ul> </p> + <h3>Other webmail clients</h3> + <p> 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. </p> |