Difference between revisions of "Mail Setup"

From Carl R. Woese Institute for Genomic Biology - University of Illinois Urbana-Champaign
Jump to navigation Jump to search
(Basic Information)
(Basic Information)
 
(45 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Basic Information ==
+
__TOC__
 +
* To use IGB Mail server requires special permission.  Most users will be using Outlook 365
 +
= Basic Information =
 +
* IMAP - Incoming Email
 
<pre>
 
<pre>
SMTP server (sending mail, requires authentication): mail.igb.uiuc.edu
+
IMAP server: mail.igb.illinois.edu
POP server (incoming mail): mail.igb.uiuc.edu
+
IMAP port: 143
PH server (port 105): ns.uiuc.edu
+
IMAP Connection Security: STARTTLS
Username: use your igb username
+
IMAP Authentication Method: Normal Passowrd
Password: use your igb password
+
IMAP Username: NetID
 
</pre>
 
</pre>
 +
* SMTP - Outgoing Email - netid@igb.illinois.edu
 +
<pre>SMTP Server Name: mail.igb.illinois.edu
 +
SMTP Port: 587
 +
SMTP Connection Security: STARTTLS
 +
SMTP Authentication Method: Normal Password
 +
SMTP Username: NetID
  
== Webmail ==
+
</pre>
 
+
* SMTP - Outgoing Email - netid@illinois.edu
To access WebMail go to [http://mail.igb.uiuc.edu http://mail.igb.uiuc.edu].
+
<pre>
You will need to use your IGB username and password.
+
SMTP Server Name: outlook.office365.com
 
+
SMTP Port: 587
 
+
SMTP Connection Security: STARTTLS
== Eudora Mail Client Setup ==
+
SMTP Authentication Method: OAuth2
 
+
SMTP Username: netid@illinois.edu
 
+
</pre>
The first time that you use Eudora, you will need to configure it to send/recieve your mail. You will probably get a screen like this:
 
 
 
*Click Next to start the Wizard
 
[[Image:Eudora1.jpg]]
 
 
 
 
 
*The account settings setup screen will show. It may look something like this:
 
[[Image:Eudora2.jpg]]
 
  
 +
= Enable Vacation Message =
  
 +
*'''[[Vacation Message]]'''
  
 +
= Enable Spam Filtering =
  
*Fill in your information and choose settings similar to this screen
+
*'''[[Spam Filtering]]'''
[[Image:Eudora3.jpg]]
 
  
 +
= Webmail =
  
 +
To access Webmail go to [http://mail.igb.illinois.edu http://mail.igb.illinois.edu] and select '''Roundcube'''. You will use your IGB username and password to login.
  
 +
= Thunderbird E-Mail Client Setup =
 +
== Email Setup ==
 +
The first time that you use Thunderbird, you will need to configure it to send/receive your mail. You will probably get a screen like this:
  
 +
*If this is the first time opening Thunderbird, the Wizard will start automatically. If not, Click "Create a new account" in the main window.
  
*Then go to the Incoming mail tab, it should look like this by default.
+
[[File:Thunderbird1.jpg|400px|Thunderbird1.jpg]]
[[Image:Eudora4.jpg]]
 
  
 +
*The Mail Account Setup screen will show. Please enter the required information.
 +
**Your Full Name
 +
**Your email address. It will be '''netID@igb.illinois.edu'''.
 +
**Your IGB password.
  
+
[[File:Thunderbird2.jpg|400px|Thunderbird2.jpg]]
  
 +
*Click '''"Continue"'''.
  
 +
*At the next screen. Select '''IMAP''' for checking your mail.
 +
**IMAP leaves the mail on the mail server. Thus many mail clients are able to see the same emails.
  
*Change it so that the settings are like so:
+
[[File:Thunderbird3.jpg|400px|Thunderbird3.jpg]]
[[Image:Eudora5.jpg]]
 
  
 +
*Hit '''"Done"''' to finish setting up your email
  
 +
==Additional Settings ==
 +
Additional settings can be set in Tools -> Options such as:
 +
*General: for setting up for Thunderbird will notify you when you get new mail
 +
*Security -> Junk: for setting up Junk Mail filters
 +
*Message Filters can be set under Tools -> Message Filters
  
*Once everything is set, say OK. Then the first time you check your mail it should prompt you for your password
+
== Setting up UIllinois Address Book ==
[[Image:Eudora6.jpg]]
 
  
 +
*If you want to be able to use ldap in Thunderbird, Go to Tools -> Options (If you are using a Mac, go to Thunderbird -> Preferences.)  Then go to Composition -> Addressing:
  
 +
[[File:Thunderbird4.jpg|400px]]
  
 +
*Check the box next to Directory Server and click on "Edit Directories"
  
*After you type in your password, you should start getting mail.
+
*When a window pops up, click "Add"
  
 +
*A Directory Server Properties window will show up. Fill the information as follows:
  
*There are many settings to play with, but basically if you go into the Tools menu and select Options, you will be able to change all the options available.  
+
*In the General tab enter:
*'''Some highlights of the options:'''
+
:Name: AD LDAP
**Under Checking Mail - save password checkbox
+
:Hostname: ad.uillinois.edu
**Under Getting Attention - play a sound : allows you to disable/change which sound will be played
+
:Base DN: ou=People,dc=ad,dc=uillinois,dc=edu
**Under Junk Mail - all settings : allows you to choose how to handle junk mail
+
:Port Number: 3269
 +
:Bind DN: cn=<netid>, ou=People,dc=ad,dc=uillinois,dc=edu  (where <netid> is replaced with your actual netid)
 +
:Check the Use secure connection (SSL) checkbox
  
 +
[[File:2017Thunderbird5.JPG|400px]]
  
*Once all this is done, if you want to be able to use ph in eudora, you need to set it up in the Directory Services Tab. To get there, click Tools -> Directory Services That will bring up a screen like this:
+
*In the advanced tab, enter:
[[Image:Eudora8.jpg]]
+
:Scope: Subtree
+
:Search filter: &(objectCategory=Person)(objectclass=user)
 +
:Login method: Simple
  
 +
[[File:2017Thunderbird6.JPG|400px]]
  
*First click on the Ph protocol under registered drivers, then click New Database. A modify database window will appear. Fill in your settings like this:
+
*Click OK to add the ldap to your list and click okay to go back to the options window.
[[Image:Eudora9.jpg]]
 
  
+
*Under the drop down, select "AD LDAP". Your options window should look like this:
  
*Click OK to add the database to your list. Then make sure you have it checked, then run a few queries to make sure it works.
+
[[File:2017Thunderbird7.JPG|400px]]

Latest revision as of 08:23, 18 January 2024

  • To use IGB Mail server requires special permission. Most users will be using Outlook 365

Basic Information[edit]

  • IMAP - Incoming Email
IMAP server: mail.igb.illinois.edu
IMAP port: 143
IMAP Connection Security: STARTTLS
IMAP Authentication Method: Normal Passowrd
IMAP Username: NetID
  • SMTP - Outgoing Email - netid@igb.illinois.edu
SMTP Server Name: mail.igb.illinois.edu
SMTP Port: 587 
SMTP Connection Security: STARTTLS
SMTP Authentication Method: Normal Password
SMTP Username: NetID

  • SMTP - Outgoing Email - netid@illinois.edu
SMTP Server Name: outlook.office365.com
SMTP Port: 587
SMTP Connection Security: STARTTLS
SMTP Authentication Method: OAuth2
SMTP Username: netid@illinois.edu

Enable Vacation Message[edit]

Enable Spam Filtering[edit]

Webmail[edit]

To access Webmail go to http://mail.igb.illinois.edu and select Roundcube. You will use your IGB username and password to login.

Thunderbird E-Mail Client Setup[edit]

Email Setup[edit]

The first time that you use Thunderbird, you will need to configure it to send/receive your mail. You will probably get a screen like this:

  • If this is the first time opening Thunderbird, the Wizard will start automatically. If not, Click "Create a new account" in the main window.

Thunderbird1.jpg

  • The Mail Account Setup screen will show. Please enter the required information.
    • Your Full Name
    • Your email address. It will be netID@igb.illinois.edu.
    • Your IGB password.

Thunderbird2.jpg

  • Click "Continue".
  • At the next screen. Select IMAP for checking your mail.
    • IMAP leaves the mail on the mail server. Thus many mail clients are able to see the same emails.

Thunderbird3.jpg

  • Hit "Done" to finish setting up your email

Additional Settings[edit]

Additional settings can be set in Tools -> Options such as:

  • General: for setting up for Thunderbird will notify you when you get new mail
  • Security -> Junk: for setting up Junk Mail filters
  • Message Filters can be set under Tools -> Message Filters

Setting up UIllinois Address Book[edit]

  • If you want to be able to use ldap in Thunderbird, Go to Tools -> Options (If you are using a Mac, go to Thunderbird -> Preferences.) Then go to Composition -> Addressing:

Thunderbird4.jpg

  • Check the box next to Directory Server and click on "Edit Directories"
  • When a window pops up, click "Add"
  • A Directory Server Properties window will show up. Fill the information as follows:
  • In the General tab enter:
Name: AD LDAP
Hostname: ad.uillinois.edu
Base DN: ou=People,dc=ad,dc=uillinois,dc=edu
Port Number: 3269
Bind DN: cn=<netid>, ou=People,dc=ad,dc=uillinois,dc=edu (where <netid> is replaced with your actual netid)
Check the Use secure connection (SSL) checkbox

2017Thunderbird5.JPG

  • In the advanced tab, enter:
Scope: Subtree
Search filter: &(objectCategory=Person)(objectclass=user)
Login method: Simple

2017Thunderbird6.JPG

  • Click OK to add the ldap to your list and click okay to go back to the options window.
  • Under the drop down, select "AD LDAP". Your options window should look like this:

2017Thunderbird7.JPG