Differences between revisions 30 and 37 (spanning 7 versions)
Revision 30 as of 2013-05-31 08:28:57
Size: 2030
Editor: maegger
Comment:
Revision 37 as of 2018-11-22 12:26:30
Size: 1890
Editor: maegger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2018-11-22 maegger
Line 5: Line 6:
 * [[Email/MailClient/AppleMail4|Apple Mail]]  * [[Email/MailClient/AppleMail|Apple Mail]]
Line 8: Line 9:
 * [[Email/MailClient/Eudora|Eudora]]
Line 10: Line 10:
 * [[Email/MailClient/OutlookExpress6|OutlookExpress6]]
Line 15: Line 14:
You can also access your email with our [[https://email.ee.ethz.ch|webmail client]] (without configuring anything :-) ).
= Web based MailClients =
 * [[https://email.ee.ethz.ch|ISG.EE Roundcube]]
 * [[Email/MailClient/OutlookExchange|OutlookExchange]]
Line 27: Line 27:
|| ||<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}}} ||

MailClients IMAP/SMTP

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

Web based MailClients

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!


CategoryMAIL

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