diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/getmail/DESCR | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/getmail/DESCR')
-rw-r--r-- | mail/getmail/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/getmail/DESCR b/mail/getmail/DESCR new file mode 100644 index 00000000000..d02d6832a19 --- /dev/null +++ b/mail/getmail/DESCR @@ -0,0 +1,5 @@ +getmail is intended as a simple replacement for fetchmail. It retrieves mail +(either all messages, or only unread messages) from one or more POP3 servers +for one or more email accounts, and reliably delivers into a qmail-style +Maildir (or mbox file) specified on a per-account basis. It also has support +for domain (multidrop) mailboxes. |