Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.17 KB

#Zimbra Mail Notifier (Chrome, Firefox, Opera and Safari Addon)

Description

Zimbra Mail Notifier checks your Zimbra webmail account and notifies the number of unread messages. When new message arrive in your mailbox, a system notification is posted You can view your next appointments (save in your Zimbra calendar) and be notified by the system. Tracking ongoing tasks is also available.

Currently supports:

All websites using default zimbra login interface (example : https://zimbra.sii.fr, https://zimbra.foncia.net/, https://zimbra.inria.fr/, ...) And specifique website : http://zimbra.free.fr

Not supported yet:

All websites using a pre-authentification interface except http://zimbra.free.fr

User with Mac OS X:

Don't forget to install Growl (http://growl.info/) to be notify by system notification.

Usage

# Maven is used to generate Chrome, Firefox, Opera and Safari extension of Zimbra Mail Notifier sources.
# There are 2 profiles (Dev en Prod)

# In Dev mode, just des sources is packaging, use the next command line
mvn clean install

# In Prod mode, jsDoc is generated in addition of the Dev mode, use the next command line
mvn clean install -PProd