Giter Club home page Giter Club logo

uzh-inf01-mailsystem's Introduction

mailsystem

University of Zurich, Informatics I, Programming Exercise 10 (Example Implementation)

Execute

Die Main-Klasse ist hier: io.rko.uzh.mailsys.facade.cli.MailsystemMain

Installation/Download

Das Projekt ist bereits ein Eclipse Projekt welches nur über die Eclipse-Import Funktion importiert werden muss.

Wer Git nicht installiert hat, kann im obenstehenden Tab Tags das ganze Projekt als Zip downloaden (aktuell v0.1.0).

Console output

Hier noch der Konsolen-Output:

Mailsystem V0.1.0 [23.11.2012 14:12:26] started successfully.

Added Mailbox 1 as subscriber for message category IT
Added Mailbox 1 as subscriber for message category Sonstiges
Added Mailbox 2 as subscriber for message category Sonstiges
Added Mailbox 3 as subscriber for message category Business

Mail 1 ------------
Message did not validate this filter (OriginFilter). Message dropped.

Mail 2 ------------
Distributing a message in category MISC to 2 receivers.
Mailbox 1: Received a message from [email protected] with subject Whatever.
Message:
New message
Mailbox 2: Received a message from [email protected] with subject Whatever.
Message:
New message
Message successfully distributed.

Mail 3 ------------
Distributing a message in category MISC to 2 receivers.
Mailbox 1: Received a message from [email protected] with subject [STUFF] Good news.
Message:
This is some boring news stuff
Mailbox 2: Received a message from [email protected] with subject [STUFF] Good news.
Message:
This is some boring news stuff
Message successfully distributed.

Mail 4 ------------
Message did not validate this filter (WordFilter). Message dropped.

Mail 5 ------------
Distributing a message in category BUSINESS to 1 receivers.
Mailbox 3: Received a message from [email protected] with subject [business] this is a business mail.
Message:
We have html tags here!
Message successfully distributed.

Mail 6 ------------
Distributing a message in category MISC to 2 receivers.
Mailbox 1: Received a message from [email protected] with subject [secret] eyes only!.
Message:
TROLL!
Mailbox 2: Received a message from [email protected] with subject [secret] eyes only!.
Message:
TROLL!
Message successfully distributed.

Mail 7 ------------
There are no subscribers to category NEWS, message is dropped.

-------------------

All done, shutting down.

uzh-inf01-mailsystem's People

Contributors

rkoch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.