diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-21 22:06:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-21 22:06:25 +0800 |
commit | 3159a4cdda74ab3252003322ed7f3b85a729d3dc (patch) | |
tree | 248a5884c400d8d2fa7bda6ec68e1ed8b336f808 /mail/mmc/pkg-descr | |
parent | 6efa4681ed571c547f84ca3a52a08c182cb8f86e (diff) | |
download | freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.tar.gz freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.tar.zst freebsd-ports-gnome-3159a4cdda74ab3252003322ed7f3b85a729d3dc.zip |
Add mmc - a tiny mail client for Gnome desktop.
Diffstat (limited to 'mail/mmc/pkg-descr')
-rw-r--r-- | mail/mmc/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/mmc/pkg-descr b/mail/mmc/pkg-descr new file mode 100644 index 000000000000..56de746f4184 --- /dev/null +++ b/mail/mmc/pkg-descr @@ -0,0 +1,19 @@ +MMC is a Mail Client, written in C++, for Gnome. + +Current features (more to come in the nearest future): + + o Single window interface + o Two pane view for multiple mailboxes + o Sortable columnized email view + o Simple Address Book + o Complete support for POP3 email receiving + o Complete support for SMTP email sending + o Simple, organized email composition interface + o Complete attachment support, intuitive attachment list + o MIME support + o Multiple recipients, carbon copy/blind carbon copy support + o Multiple Mailboxes + o Copying/Moving between multiple Folders + + +WWW: http://mmc.sourceforge.net/ |