(→‎SMTP: smtp.kuleuven.be werkt niet meer, dus vervangen door smtps.kuleuven.be)
No edit summary
Line 3: Line 3:
==Webmail==
==Webmail==
You can access your mail via a webinterface: https://webmail.ulyssis.org. Use your username and password to enter the website.
You can access your mail via a webinterface: https://webmail.ulyssis.org. Use your username and password to enter the website.


==POP and IMAP access==
==POP and IMAP access==
Line 21: Line 20:
* '''password''': ''your KULeuven password''
* '''password''': ''your KULeuven password''
* '''security''': SSL
* '''security''': SSL
== Advanced ==
Your emails are stored within your account under ~/Maildir. These files can of course be read with a command line email client such as alpine or mutt.
Beyond that we also support sendmail style local delivery using .forward. More information is available in the official documentation of [[https://www.sendmail.org/~ca/email/doc8.9/op-sh-2.html#sh-2.8 Sendmail]] and [[Postfix http://www.postfix.org/local.8.html]]. You can also use procmail on our services. A very detailed explenation on procmail is available on the [[Arch Linux wiki https://wiki.archlinux.org/index.php/Procmail]]

Revision as of 05:07, 7 May 2018

Your ulyssis account includes an email address: username@ulyssis.org. It is important you check your ulyssis mail regularly, because all important information will be sent to this address. You can check your e-mail using the webmail or an email client of your own.

Webmail

You can access your mail via a webinterface: https://webmail.ulyssis.org. Use your username and password to enter the website.

POP and IMAP access

You can access your ulyssis mail by POP or IMAP protocol. The configuration parameters are:

  • server: mail.ulyssis.org
  • username: your ULYSSIS username
  • password: your ULYSSIS password
  • security: SSL

SMTP

ULYSSIS doesn't offer SMTP. Instead, you can use KULeuven's SMTP server:

  • server: smtps.kuleuven.be
  • port: 443
  • username: your student id
  • password: your KULeuven password
  • security: SSL

Advanced

Your emails are stored within your account under ~/Maildir. These files can of course be read with a command line email client such as alpine or mutt.

Beyond that we also support sendmail style local delivery using .forward. More information is available in the official documentation of [Sendmail] and Postfix http://www.postfix.org/local.8.html. You can also use procmail on our services. A very detailed explenation on procmail is available on the Arch Linux wiki https://wiki.archlinux.org/index.php/Procmail