Als wij je iets wensen mee te delen in verband met je account, maken wij enkel gebruik van email naar je emailadres bij ULYSSIS. Gelieve die mail dan ook regelmatig te lezen, anders zijn we verplicht op een andere manier te proberen je aandacht te trekken.
The UCC Mail module allows users to manage it's e-mail addresses within the ULYSSIS domain but also it's own virtual domains (e.g. example.org), if they are hosted at ULYSSIS: virtual domains are the personal domains of a user. The mail management page can be reached by clicking on the Mail link in the menu.
Na vele jaren QMail als de mailserver gebruikt te hebben gaat ULYSSIS overschakelen naar een nieuw op Postfix gebaseerd systeem. Dit heeft een aantal zeer grote implicaties maar dit is noodzakelijk om de explosieve groei van eigen domeinen van onze gebruikers beheersbaar te houden.
The fetchmail program offers POP and IMAP client facilities from your UNIX account: it can query POP/IMAP-servers and fetch new (or all) mail to your local account.
This is the best solution if you don't want to use ulyssis mail, and still receive mail on your Ulyssis e-mailaddress.
If you want to do a little more, eg. use procmail filters, you should create a .forward file. This file dictates the mail delivery, how should mail be threated. Add this line to your .forward file:
"|IFS= && exec /usr/bin/procmail || exit 75 #username"
With username your username.
This is the classic way to handle a mail account.
Start you favourite email client and fill out mail.ulyssis.org as POP or IMAP server. You are encouraged to enable SSL to protect your password as it is being sent over the network.