MailLeech (Bachelor's final)

Preview:

DESCRIPTION

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

Citation preview

E-correspondence management system

"MailLeech"Student:Nina Buchina471SE

Argument consultant:Grinkrug E.

Outline

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

Problems

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

● Mail aggregation○ Gathering messages from different

accounts

● Mail representation

Existing solutions

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

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

user@mail.ru to user@example.com

● Mail representation○ ???

MailLeech concept

● Aggregate mail from all accounts

● Filter e-mails with a probabilistic classifier

● Distinct representation for filtered messagess

MailLeech features

● Modules system○ Parameters for filtering○ Appearance of messages

● Web interface○ Access from anywhere○ No installation

Demo

Technologies

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

● Client-side:○ HTML○ Ajax

Software structure

Link

http://maileech.jelastic.servint.net

Thank you