ZimbraNotify: Difference between revisions

(New name!)
Line 1: Line 1:
ZimbraCheck, Linux Toaster wannabe, works on the system tray checking and notifying about new emails. The informatios is accessed thorouhg ATOM feeds.
ZimbraNotify, Linux Toaster wannabe, works on the system tray checking and notifying about new emails. The informatios is accessed thorouhg ATOM feeds.


This is the first and last version of this software, now im working in a SOAP based version. This way the ZimbraCheck could do much more, like:
This is the first and last version of this software, now im working in a SOAP based version. This way the ZimbraNotify could do much more, like:


     * Fast “Mark As” Messages,
     * Fast “Mark As” Messages,
Line 8: Line 8:
     * and much more.
     * and much more.


ZimbraCheck is based on checkgmail by  Owen Marshall, [http://checkgmail.sf.net CheckGmail]
ZimbraNotify is based on checkgmail by  Owen Marshall, [http://checkgmail.sf.net CheckGmail]


'''Usage'''
'''Usage'''


This is a Perl application, so you will need some modules. When you run ZimbraCheck from the command line it'll tell you if you have missing modules.
This is a Perl application, so you will need some modules. When you run ZimbraNotify from the command line it'll tell you if you have missing modules.


[[Image:Zimbracheck1.png]]
[[Image:Zimbracheck1.png]]
Line 25: Line 25:
[[Image:screenzimbracheck.png]]
[[Image:screenzimbracheck.png]]


You can download ZimbraCheck from Zimbra's Gallery: [http://gallery.zimbra.com/gallery.php?act=viewProd&productId=67 Zimbra Galley]
You can download ZimbraNotify from Zimbra's Gallery: [http://gallery.zimbra.com/gallery.php?act=viewProd&productId=67 Zimbra Galley]


All questions please post in the [http://www.zimbra.com/forums/administrators/15406-linux-toaster-wannabe.html Forum]
All questions please post in the [http://www.zimbra.com/forums/administrators/15406-linux-toaster-wannabe.html Forum]
Line 37: Line 37:
2. Change to $HOME/.kde/Autostart directory,
2. Change to $HOME/.kde/Autostart directory,


3. Make a symbolic to ZimbraCheck: ln -s /usr/local/bin/zimbracheck.
3. Make a symbolic to ZimbraNotify: ln -s /usr/local/bin/zimbranotify.

Revision as of 16:57, 14 February 2008

ZimbraNotify, Linux Toaster wannabe, works on the system tray checking and notifying about new emails. The informatios is accessed thorouhg ATOM feeds.

This is the first and last version of this software, now im working in a SOAP based version. This way the ZimbraNotify could do much more, like:

   * Fast “Mark As” Messages,
   * Appoiments notifications,
   * Quick Contact Search.
   * and much more.

ZimbraNotify is based on checkgmail by Owen Marshall, CheckGmail

Usage

This is a Perl application, so you will need some modules. When you run ZimbraNotify from the command line it'll tell you if you have missing modules.

Zimbracheck1.png


Once all the needed modules are installed, you will need to enter the login information on the Preferences GUI.

Zimbracheck2.png

And that's all. Next time you have new mail you will be notified:

Screenzimbracheck.png

You can download ZimbraNotify from Zimbra's Gallery: Zimbra Galley

All questions please post in the Forum

AutoStart

For KDE users, like me:

1. Save ZimbraCheck some where in your PATH, /usr/local/bin for example,

2. Change to $HOME/.kde/Autostart directory,

3. Make a symbolic to ZimbraNotify: ln -s /usr/local/bin/zimbranotify.

Jump to: navigation, search