Difference between revisions of "Thunderbird IMAP/SMTP setup"

From ITSwiki
Jump to: navigation, search
[quality revision][quality revision]
Line 38: Line 38:
 
<b>Other users should contact their local IT or student IT.</b>  
 
<b>Other users should contact their local IT or student IT.</b>  
  
'''Extra'''
+
'''Extra:'''
 +
 
 
To read an secondary mailbox using own credentials (i.e. typically a shared system mailbox), where sysadmin have granted access to, use the following for Server settings:
 
To read an secondary mailbox using own credentials (i.e. typically a shared system mailbox), where sysadmin have granted access to, use the following for Server settings:
 
<pre>
 
<pre>

Revision as of 18:30, 26 November 2021

To set up Thunderbird e-mail for DTUs Exchange, 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:              mail.dtu.dk
  Port:                     993
  User Name:                your-initials
  Security Settings:
    Connection security:    SSL/TLS
    Authentication method:  Normal password


Outgoing Server (STMP) Settings

Description:                DTU Compute
Server Name:                mail.dtu.dk
Port:                       587
Security and Authentication:
  Connection security:      STARTTLS
  Authentication method:    Normal password
  User Name:                your-initials

SMTP send access:

To be able to send SMTP mail, The role must be added to your user in DTUbasen. Users at the department DTU Compute please contact itsupport@compute.dtu.dk

Other users should contact their local IT or student IT.

Extra:

To read an secondary mailbox using own credentials (i.e. typically a shared system mailbox), where sysadmin have granted access to, use the following for Server settings:



  Server Type:              IMAP Mail Server
  Server Name:              mail.dtu.dk
  Port:                     993
  User Name:                your-email\name-of-extra account
  Security Settings:
    Connection security:    SSL/TLS
    Authentication method:  Normal password

Notice the Username. It will look like <it>abcd@dtu.dk\comp-itsupport</it> where <it>abcd@dtu.dk</it> is your email and <it>como-itsupport</it> is alias-name of the extra mailbox (sysadmin should inform about that).