Differences between revisions 14 and 36 (spanning 22 versions)
Revision 14 as of 2009-06-24 06:54:40
Size: 1646
Editor: snert
Comment:
Revision 36 as of 2018-09-06 08:28:23
Size: 1967
Editor: adjordje
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2018-08-30 maegger
Line 2: Line 3:
= MailClients =
Information on how to set up and configure following Email Clients. [[MailAccount|Protocols]] lists all the commonly used protocols. In Email Configuration you find the general setup settings.
= MailClients IMAP/SMTP =
Information on how to set up and configure following Email Clients.
Line 5: Line 6:
 * [[Email/MailClient/AppleMail2|AppleMail2]]
 * [[Email/MailClient/Eudora|Eudora]]
 * [[Email/MailClient/AppleMail|Apple Mail]]
Line 8: Line 8:
 * [[Email/MailClient/ThunderbirdImapOffline|ThunderbirdImapOffline]]
Line 9: Line 10:
 * [[Email/MailClient/OutlookExpress6|OutlookExpress6]]  * [[Email/MailClient/Alpine|Pine/Alpine]]
 * [[Email/MailClient/Mutt|Mutt (IMAP and POP3)]]
Line 11: Line 13:
 * [[Email/MailClient/ThunderbirdImapOffline|ThunderbirdImapOffline]]
You can also access your email with our [[https://email.ee.ethz.ch|webmail client]] (without configuring anything :-) ).


= MailClients Exchange =

 * [[Email/MailClient/OutlookExchange|OutlookExchange]]
Line 17: Line 25:
|| ||<style="padding-right: 10px;">Encryption: ||{{{SSL}}} ||
|| ||<style="padding-right: 10px;">Supported Authentication Types: ||{{{PLAIN, LOGIN}}} ||
|| ||<style="padding-right: 10px;">Encryption: ||{{{SSL}}} a.k.a. {{{SSL/TLS}}} ||
|| ||<style="padding-right: 10px;">Supported Authentication Types: ||{{{PLAIN, LOGIN}}} a.k.a. {{{Normal password}}} ||
Line 22: Line 30:
|| ||<style="padding-right: 10px;">Port: ||{{{587}}} (with Outlook: {{{465}}}) ||
|| ||<style="padding-right: 10px;">Encryption: ||{{{TLS}}} (with Outlook: {{{SSL}}}) ||
|| ||<style="padding-right: 10px;">Supported Authentication Types: ||{{{PLAIN, LOGIN}}} ||
|| ||<style="padding-right: 10px;">Port: ||{{{587}}} ||
|| ||<style="padding-right: 10px;">Encryption: ||{{{TLS}}} a.k.a. {{{STARTTLS}}} ||
|| ||<style="padding-right: 10px;">Supported Authentication Types: ||{{{PLAIN, LOGIN}}} a.k.a. {{{Normal password}}} ||
Line 26: Line 34:
/!\ '''Do not''' use smtp.ee.ethz.ch port 25 for your Thunderbird, Pine, Mutt, Apple Mail, Outlook, Entourage Email Software!
----
[[CategoryMAIL]]

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 :-) ).

MailClients Exchange

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)