Differences between revisions 32 and 34 (spanning 2 versions)
Revision 32 as of 2016-05-23 11:48:07
Size: 1934
Editor: gfreudig
Comment:
Revision 34 as of 2017-01-13 10:18:56
Size: 1855
Editor: gfreudig
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[Email/MailClient/AppleMail4|Apple Mail]]  * [[Email/MailClient/AppleMail|Apple Mail]]
Line 25: Line 25:
|| ||<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.

You can also access your email with our webmail client (without configuring anything :-) ).

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)