Second checkin, bugfixes and such.
[rox-postal.git] / Help / README
blob71b60e27443794cba4d99ce37ead33ac8761b11a
1                         Postal
2                         An IMAP mail check applet for the ROX panel.
3                         by Ken Hayber
5 Brief
6 ~~~~~
7 Other Mail applets for ROX only check local mailboxes (e.g. /var/mail/username).
8 I wanted one to check my IMAP folders, so this is it.
10 Postal simply reports the unseen and total message counts for each requested
11 folder in a tooltip.  It changes its icon when any unseen messages are found.
13 See the TODO file for possible future additions.
16 Conditions
17 ~~~~~~~~~~
18 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License as published by
20 the Free Software Foundation; either version 2 of the License, or
21 (at your option) any later version.
23 This program is distributed in the hope that it will be useful,
24 but WITHOUT ANY WARRANTY; without even the implied warranty of
25 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26 GNU General Public License for more details.
28 You should have received a copy of the GNU General Public License
29 along with this program; if not, write to the Free Software
30 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
32 Please report any bugs to me, Ken Hayber <ken@hayber.us>
35 Requirements
36 ~~~~~~~~~~~~
37 ROX 2.1.0 or higher
38 ROX-Lib2 2.0.0 or higher
39 Pygtk 2.0.0 or better
40 Python 2.3 or better
43 Instructions
44 ~~~~~~~~~~~~
45 Drag the AppIcon to the Panel to run as an applet.
46 Left click to launch your preferred Mail client application.
47 Middle click + drag to position the applet.
48 Right click for the options menu.
50 Email the authors for help :)
51     Ken Hayber <ken@hayber.us>