diff options
author | Grigorios Bouzakis <grbzks@gmail.com> | 2010-05-11 20:01:32 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 20:01:32 +0200 |
commit | 8e7effbb1415dc68b80b89cc913be13a7c780c6b (patch) | |
tree | 24d0be24beb631e7bce9b1f7e77168bb3fe1b930 /network/fdm/slack-desc | |
parent | ef122d70daa1afcf6922316369514afd3e7d094a (diff) | |
download | slackbuilds-8e7effbb1415dc68b80b89cc913be13a7c780c6b.tar.gz |
network/fdm: Added to 12.0 repository
Diffstat (limited to 'network/fdm/slack-desc')
-rw-r--r-- | network/fdm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/fdm/slack-desc b/network/fdm/slack-desc new file mode 100644 index 0000000000..1bcc2e70a4 --- /dev/null +++ b/network/fdm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +fdm: fdm (Simple, lightweight replacement for fetc/getmail type programs) +fdm: +fdm: fdm is a program to fetch mail and deliver it in various ways +fdm: depending on a user-supplied ruleset. Mail may be fetched from stdin, +fdm: IMAP or POP3 servers, or from local maildirs, and filtered based on +fdm: whether it matches a regexp, its ize or age, or the output of a shell +fdm: command.It can be rewritten by an external process, dropped, left on +fdm: the server or delivered into maildirs, mboxes, to a file or pipe, or +fdm: any combination. +fdm: homepage: fdm: http://fdm.sourceforge.net/ +fdm: |