Differences between revisions 31 and 39 (spanning 8 versions)
Revision 31 as of 2016-05-23 11:44:45
Size: 1973
Editor: gfreudig
Comment:
Revision 39 as of 2020-09-10 14:47:39
Size: 2340
Editor: gfreudig
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2020-09-10 gfreudig
Line 2: Line 3:
= MailClients IMAP/SMTP =
Information on how to set up and configure following Email Clients.

 * [[Email/MailClient/AppleMail4|Apple Mail]]
 * [[Email/MailClient/MozillaThunderbird|MozillaThunderbird]]
 * [[Email/MailClient/ThunderbirdImapOffline|ThunderbirdImapOffline]]
 * [[Email/MailClient/Eudora|Eudora]]
 * [[Email/MailClient/Outlook|Outlook]]
 * [[Email/MailClient/Alpine|Pine/Alpine]]
 * [[Email/MailClient/Mutt|Mutt (IMAP and POP3)]]
 * [[Email/MailClient/Protocols|Protocols]]

You can also access your email with our [[https://email.ee.ethz.ch|webmail client]] (without configuring anything :-) ).


== Email Configuration ==
== General Email Configuration ==
Line 26: Line 12:
|| ||<style="padding-right: 10px;">Port: ||{{{587}}} (with Outlook<Outlook 2010: {{{465}}}) ||
|| ||<style="padding-right: 10px;">Encryption: ||{{{TLS}}} a.k.a. {{{STARTTLS}}} (with Outlook<Outlook 2010: {{{SSL}}}) ||
|| ||<style="padding-right: 10px;">Port: ||{{{587}}} ||
|| ||<style="padding-right: 10px;">Encryption: ||{{{TLS}}} a.k.a. {{{STARTTLS}}} ||
Line 31: Line 17:
<<BR>><<BR>>
If you do not know, what to do with all the above settings, you can maybe find some detailed email client instructions below.

= MailClients IMAP/SMTP =
Information on how to set up and configure following Email Clients.

 * [[Email/MailClient/AppleMail|Apple Mail]]
 * [[Email/MailClient/MozillaThunderbird|MozillaThunderbird]]
 * [[Email/MailClient/ThunderbirdImapOffline|ThunderbirdImapOffline]]
 * [[Email/MailClient/Outlook|Outlook]]
 * [[Email/MailClient/Alpine|Pine/Alpine]]
 * [[Email/MailClient/Mutt|Mutt (IMAP and POP3)]]
 * [[Email/MailClient/Protocols|Protocols]]

... or use our [[https://email.ee.ethz.ch|web-based email client]] without configuring anything ;-)

= Outlook with Exchange Server =
D-ITET Users which have to use the Exchange Server of the Informatik Dienste (mainly with Outlook) should refer to the instructions provided by the Informatikdienste:

[[https://www.ethz.ch/services/en/it-services/catalogue/email-calendar/mailbox.html#|Exchange Installation Instructions]]

General Email Configuration

You should use the following settings to receive and send mail with your account :

IMAP

Server:

imap.ee.ethz.ch

Port:

993

Encryption:

SSL a.k.a. SSL/TLS

Supported Authentication Types:

PLAIN, LOGIN a.k.a. Normal password

Username:

use your plain username without @domainsuffix

SMTP

Server:

smtp.ee.ethz.ch

Port:

587

Encryption:

TLS a.k.a. STARTTLS

Supported Authentication Types:

PLAIN, LOGIN a.k.a. Normal password

Username:

use your plain username without @domainsuffix

/!\ Do not use smtp.ee.ethz.ch port 25 for your Thunderbird, Pine, Mutt, Apple Mail, Outlook, Entourage Email Software!

If you do not know, what to do with all the above settings, you can maybe find some detailed email client instructions below.

MailClients IMAP/SMTP

Information on how to set up and configure following Email Clients.

... or use our web-based email client without configuring anything ;-)

Outlook with Exchange Server

D-ITET Users which have to use the Exchange Server of the Informatik Dienste (mainly with Outlook) should refer to the instructions provided by the Informatikdienste:

Exchange Installation Instructions


CategoryMAIL

Email/MailClient (last edited 2020-09-10 14:47:39 by gfreudig)