11

Click here to load reader

MailLeech (Bachelor's final)

Embed Size (px)

DESCRIPTION

A bachelor's final project - online mail client with various filtering modules

Citation preview

Page 1: MailLeech (Bachelor's final)

E-correspondence management system

"MailLeech"Student:Nina Buchina471SE

Argument consultant:Grinkrug E.

Page 2: MailLeech (Bachelor's final)

Outline

● Problems & Solutions● MailLeech Concept● MailLeech Features● Demo● Technologies● Software Structure

Page 3: MailLeech (Bachelor's final)

Problems

● Mail filtering○ Automatical sorting by categories / folders○ Spam filtering

● Mail aggregation○ Gathering messages from different

accounts

● Mail representation

Page 4: MailLeech (Bachelor's final)

Existing solutions

● Mail filtering○ Built-in „filtering“ feature○ Third-party software

● Mail aggregation○ Mail clients: Thunderbird, Outlook...○ Mail redirection: forward messages from

[email protected] to [email protected]

● Mail representation○ ???

Page 5: MailLeech (Bachelor's final)

MailLeech concept

● Aggregate mail from all accounts

● Filter e-mails with a probabilistic classifier

● Distinct representation for filtered messagess

Page 6: MailLeech (Bachelor's final)

MailLeech features

● Modules system○ Parameters for filtering○ Appearance of messages

● Web interface○ Access from anywhere○ No installation

Page 7: MailLeech (Bachelor's final)

Demo

Page 8: MailLeech (Bachelor's final)

Technologies

● Server-side:○ Java EE○ MySQL○ Glassfish

● Client-side:○ HTML○ Ajax

Page 9: MailLeech (Bachelor's final)

Software structure

Page 10: MailLeech (Bachelor's final)

Link

http://maileech.jelastic.servint.net

Page 11: MailLeech (Bachelor's final)

Thank you