summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/README
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/README') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/README b/noncore/unsupported/mail2/README
new file mode 100644
index 0000000..85fc951
--- a/dev/null
+++ b/noncore/unsupported/mail2/README
@@ -0,0 +1,23 @@
1Mail README
2-----------------------------------------------------------------------------
3
4!! !! !! !! !!
5This program does not yet work. You can send email, but IMAP inbox viewing
6isn't posible due some bugs. Please don't complain. If you want to send mail,
7look for another program (Which does not exist yet.)
8!! !! !! !! !!
9
10About:
11Mail is divided into three parts: libmail, mail and bend.
12libmail is a library containing all classes needed both by mail and
13bend. This includes for example the IMAP classes, the plugin structure, and
14configfile management.
15mail is the mailer itself. You could say it is a gui to libmail.
16bend is the messagenotifier tool. It runs as an applet in the Opie taskbar.
17
18Compilation:
19To compile, you have to set $QTDIR and $TMAKEPATH to the appropriate
20directories. Then simply make in the toplevel directory of the distribution.
21
22Have fun, Constantin <cbergemann@lisa.de>.
23