DESCR 493 B

12345678910111213
  1. "Cue" is a small mail user agent (mail reader/writer).
  2. Features:
  3. - capable of handling Japanese and English (or ASCII) emails (no Latin1)
  4. - S/MIME, and MIME Multipart handling
  5. - it looks just like mh-e or mew, but is much more lightweight. It is not
  6. an elisp program but an independent program that uses curses.
  7. Cue requires a couple of external programs, namely:
  8. - a program to grab emails into folders, like inc from MH
  9. - a program for sending emails, like sendmail
  10. - an editor like vi