Skip to content

Instantly share code, notes, and snippets.

@awesomebytes
Created October 17, 2016 00:03
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awesomebytes/3a3f6ce06b0d6a9bd6b8a3595cf2b932 to your computer and use it in GitHub Desktop.
Save awesomebytes/3a3f6ce06b0d6a9bd6b8a3595cf2b932 to your computer and use it in GitHub Desktop.
How to use Gmail's "Send mail as" with UTS email

How to use Gmail's "Send mail as" with UTS email:

Go to Gmail at Settings > Accounts and import > Send mail as. Choose a name to send the mail, and your mail address. Click next and use the following configuration:

SMTP server: outlook-au.office365.com
Username: my-student-id@student.uts.edu.au
Password: your-uts-stuff-password
(And port 587, TLS connection).

You may need to try more than once as sometimes the server timeouts (it has a 9.99s timeout).

You'll receive an email in your UTS email account with a link to click to enable this feature.

@jjclark1982
Copy link

The config is slightly different for staff than for students. This process worked for me in FastMail: http://darlinglab.org/tutorials/uts_networking/

@chelseahcollings
Copy link

Thank you so much! I've researched this a couple of times and have always ended up throwing in the towel - but this method worked!
Commenting so this hopefully gets bumped up in the google search results!
Thanks again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment