blob: 4c64b259e900f19be2100c22c43c0f270831f1e9 (
plain) (
blame)
1
2
3
4
5
6
7
|
fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can currently
fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe,
file, maildir, mbox or SMTP server, based on regexps.
WWW: http://fdm.sourceforge.net/
Author: Nicholas Marriott <nicm@users.sourceforge.net>
|