iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
E-mail: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==== Intro ==== | |||
You use email directly using a '''webmail client''' : [http://squirrel.science.ru.nl http://squirrel.science.ru.nl]. | You use email directly using a '''webmail client''' : [http://squirrel.science.ru.nl http://squirrel.science.ru.nl]. | ||
An email client works with two servers : | |||
* a receiving server which you can access using the IMAP protocol. | * a receiving server which you can access using the IMAP protocol. | ||
* a sending server which you can access using the SMTP protocol. | * a sending server which you can access using the SMTP protocol. | ||
Note: all email will be stored on the receiving (IMAP) server and not on your home directory. | Note: all email will be stored on the receiving (IMAP) server and not on your home directory. | ||
Cncz has a page about configuring email at : http://wiki.science.ru.nl/cncz/Categorie:Email?setlang=en. | |||
==== Configuring Email client ==== | ==== Configuring Email client ==== |
Revision as of 14:23, 27 April 2012
Intro
You use email directly using a webmail client : http://squirrel.science.ru.nl.
An email client works with two servers :
- a receiving server which you can access using the IMAP protocol.
- a sending server which you can access using the SMTP protocol.
Note: all email will be stored on the receiving (IMAP) server and not on your home directory.
Cncz has a page about configuring email at : http://wiki.science.ru.nl/cncz/Categorie:Email?setlang=en.
Configuring Email client
- make in your email program a new account with the following settings
- IMAP protocol
- mailserver: post.science.ru.nl
- turn on SSL security (IMAP than uses port 993 )
- IMAP protocol
- add in your email program a new sending (SMTP) server :
- SMTP-server : smtp.science.ru.nl
- Turn TLS on! Authentication is only allowed if TLS is used. Sometimes this is called STARTTLS (Eudora) or SSL (Outlook, Pine).
- port : 25
- In your email client you can now make new folders under your Inbox folder. These new folders can be used to store mails from your Inbox folder by using drag and drop.
Remarks
- IMAP uses SSL, but SMTP uses TSL!
- With IMAP you cannot turn SSL off!
- With SMTP you can turn TLS off and it then still works on port 25. However when TLS is turned of authentication is disabled and you will be disallowed to connect to the SMTP server when you are outside the university network. SMTP can use TLS or not!
- For SMTP I advice to always keep TSL turned on.
More information
- http://wiki.science.ru.nl/cncz/Categorie:Email?setlang=en
- thunderbird users : (dutch only) http://wiki.science.ru.nl/cncz/Thunderbird
- Authenticated SMTP