| 1 |
$Id$
|
| 2 |
|
| 3 |
WARNING
|
| 4 |
-------
|
| 5 |
This module is still very new and will most likely have bugs and might delete
|
| 6 |
your e-mail. Make sure you test it on a test system and make sure you have
|
| 7 |
valid & tested backups before putting it onto a production server.
|
| 8 |
|
| 9 |
|
| 10 |
ABOUT
|
| 11 |
-----
|
| 12 |
The Basic webmail module allows one to read and write e-mail through an IMAP
|
| 13 |
mail server. There are not a lot of fancy features (thus the name), just a
|
| 14 |
usable webmail client.
|
| 15 |
|
| 16 |
|
| 17 |
AUTHOR
|
| 18 |
------
|
| 19 |
Jason Flatt
|
| 20 |
drupal@oadaeh.net
|
| 21 |
http://drupal.org/user/4649
|
| 22 |
|
| 23 |
|
| 24 |
INSTALLATION AND CONFIGURATION
|
| 25 |
------------------------------
|
| 26 |
In order to use this module effectively, you will need to do a few things.
|
| 27 |
* Install the module in the usual way.
|
| 28 |
* Configure the settings on the admin/settings/basicwebmail page.
|
| 29 |
|