Differences between revisions 31 and 37 (spanning 6 versions)
Revision 31 as of 2016-05-23 11:44:45
Size: 1973
Editor: gfreudig
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 14: 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 26: 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 2024-11-12 07:19:44 by hgiger)