https://github.com/ft/pkg-fdm
Debian packaging information for fdm (https://github.com/nicm/fdm)
https://github.com/ft/pkg-fdm
debian email mail mda packaging sort
Last synced: 4 months ago
JSON representation
Debian packaging information for fdm (https://github.com/nicm/fdm)
- Host: GitHub
- URL: https://github.com/ft/pkg-fdm
- Owner: ft
- Created: 2009-11-11T11:23:07.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2025-09-05T21:33:49.000Z (9 months ago)
- Last Synced: 2025-09-05T23:33:44.520Z (9 months ago)
- Topics: debian, email, mail, mda, packaging, sort
- Language: C
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
README
fdm is a program designed to fetch mail from POP3 or IMAP servers, or receive
local mail from stdin, and deliver it in various ways.
As of fdm 0.9, the caching has been changed, so Berkeley DB is no longer
required.
As of fdm 1.4, TDB is a required dependency.
See the included MANUAL file and the fdm(1) and fdm.conf(5) man pages for
installation and usage instructions. Some example configurations are included
in the examples directory.
Feedback, bug reports, suggestions, etc, are welcome.
Nicholas Marriott