Download List

Project Description

fdm (fetch and deliver mail) is a simple, lightweight replacement for mail fetching, filtering, and delivery programs such as fetchmail and procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of regexps. It can be used for both single user and multiuser setups, and is designed with privilege separation when running as root.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-04 16:12 Back to release list
0.6

A number of new match criteria were added, such as
age, size, and the output or return code from a
command. Memory consumption was reduced by using
mmap'd files in /tmp. Nested rules, support for
using regexp subexpressions to specify
matches/actions, and mail tagging were added. The
rewrite action now works, regardless of user. A
number of bugs were fixed.
Tags: Major feature enhancements

Project Resources