blob: 616fa23bc13770c02bfbe328fd715d87c2b39f91 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Excerpted from the BLURB file...
TkRat is a graphical Mail User Agent (MUA) which handles MIME, POP3
and IMAP4.1. It is mainly written in C, but the user interface is
done in Tcl/Tk. The following is a non-exhaustive list of the
capabilities:
* Multilingual interface (English, Swedish and Italian included)
* MIME support: text/plain, image/gif and message/rfc822
including multipart/mixed and multipart/alternate,
Quoted-printable and Base64 encoding.
* Supports MIME in headers
* Composing: (tk's text widget plus many extensions) or an
external editor of your choice.
* Message database
* Virtual folders: mbox, mh, IMAP or POP
* Message hold: suspend the composing, continued later
* Watcher: When the program is iconified it checks the mailbox
* Uses sendmail OR direct SMTP or other MA
* Supports Delivery Status Notifications - DSN ESMTP sendmail-8.7
* Supports PGP/MIME and "old-style PGP message receipt"
WWW: http://www.dtek.chalmers.se/~maf/ratatosk/
- Pete
petef@databits.net
|