Make AddMouseRegion's index unsigned
[dockapps.git] / wmpop3 / README
blobcc2e2f94634b5a7d76373ead05a9bc6fd15cd28d
1 WMpop3-0.5.6a
2 =================================
4 Written by Scott Holden ( scotth@thezone.net )
6 WARNING!!! WMPop3 is to be used at your own risk. I will not be held
7 responsible for any damages this application may cause your system.
9 1) WHAT IS THIS
10     WMPop3 is a POP3 mail box checker. It will connect to a POP3
11 server to check if you have mail, if you do then it will alert you
12 of new mail and how many messages are currently in you mail box.
14 2) How do I configure WMPop3
15     WMPop3 when first executed will check if there is a .wmpop3rc
16 file in the users home directory, it will create this if it can not
17 be located. This file must be edited and the following fields must
18 be changed :
20     1) popserver - this is the name of the pop3 server.
21     2) port      - this is the port the pop3 server is on.( default 110)
22     3) username  - users pop3 login name.
23     4) password  - users pop3 login password.
24     5) autochecking - This allows to disable or enable auto mail
25                    checking. 1 enables, 0 disables
26     6) mailcheckdelay - Number of minutes, before checking mail.
27                   (default = 10 minutes)
28     7) mailclient - this is the mail client you use to send/retrieve
29                    messgaes(default pine)
30     8) viewallmessages - This allows for alternating mail views, 0 shows
31                    unread and read messages, 1 shows only unread messages.
33 3) Using WMPop3.
35     This is the easy part..
37     1) If you have no mail, WMPop3 will show a empty mail bin.
39     2) If you have new mail, WMPop3 will show a mail bin containing
40         a message.
42     3) Depending on the option chosen for viewallmessages, either,
43                 a) The number of read and unread messages in you mail box
44                     will be shown below the mailbox image.
45                 b) The number of unread messages currently in your mail box
46                     will be shown below the mail box image..
48        * The right button is now used to toggle both views.
50     4) To run your configured mail reader, mouse click on the mail bin.
52     5) To manually check for mail at any time, mouse click on the
53           center grey button marked "CHECK" on the bottom.
55     6) To turn off auto mail checking mouse click bottom left button
56        marked "AC". A red led will appear up in the top right hand
57        corner, this means that auto mail checking is disabled.