Difference between revisions of "Thunderbird IMAP/SMTP setup"

From ITSwiki
Jump to: navigation, search
[quality revision][quality revision]
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
For detailed guides on how to set up your system for e-mail at DTU please see the information on [portalen AIT|http://portalen.dtu.dk/DTU_Generelt/AIT/Services/Infrastruktur/Email/FAQ.aspx] Email FAQ.
+
<div style="background-color: #FFFF00; border-style: dotted;"> This guide is for users at '''DTU Compute''' only</div>
 +
 
 +
<p>
 +
 
 +
To set up Thunderbird e-mail for DTUs mail, use these settings:
 +
 
 +
 
 +
<pre>
 +
Account Settings
 +
 
 +
  Account Name:            your-initials@dtu.dk
 +
  Your Name:                your name
 +
  Email address:            your-initials@dtu.dk
 +
 
 +
 
 +
Server Settings
 +
 
 +
  Server Type:              IMAP Mail Server
 +
  Server Name:              outlook.office365.com
 +
  Port:                    993
 +
  User Name:                your-initials
 +
  Security Settings:
 +
    Connection security:    SSL/TLS
 +
    Authentication method:  Oauth2
 +
 
 +
 
 +
Outgoing Server (STMP) Settings
 +
 
 +
Description:                outlook.office365.com
 +
Server Name:                outlook.office365.com
 +
Port:                      587
 +
Security and Authentication:
 +
  Connection security:      STARTTLS
 +
  Authentication method:    OAuth2
 +
  User Name:                your-initials@dtu.dk
 +
</pre>
 +
 
  
 
[[Category:Email]]
 
[[Category:Email]]

Latest revision as of 12:09, 23 October 2023

This guide is for users at DTU Compute only

To set up Thunderbird e-mail for DTUs mail, use these settings:

Account Settings

  Account Name:             your-initials@dtu.dk
  Your Name:                your name
  Email address:            your-initials@dtu.dk


Server Settings

  Server Type:              IMAP Mail Server
  Server Name:              outlook.office365.com
  Port:                     993
  User Name:                your-initials
  Security Settings:
    Connection security:    SSL/TLS
    Authentication method:  Oauth2


Outgoing Server (STMP) Settings

Description:                outlook.office365.com
Server Name:                outlook.office365.com
Port:                       587
Security and Authentication:
  Connection security:      STARTTLS
  Authentication method:    OAuth2
  User Name:                your-initials@dtu.dk