c252d30d8f
fdm is a program to fetch mail and deliver it in various ways depending on a user-supplied ruleset. Mail may be fetched from stdin, IMAP or POP3 servers, or from local maildirs, and filtered based on whether it matches a regexp, its size or age, or the output of a shell command. It can be rewritten by an external process, dropped, left on the server or delivered into maildirs, mboxes, to a file or pipe, or any combination. fdm is designed to be lightweight but powerful, with a compact but clear configuration syntax. It is primarily designed for single-user uses but may also be configured to deliver mail in a multi-user setup. In this case, it uses privilege separation to minimise the amount of code running as the root user.
11 lines
332 B
Text
11 lines
332 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2012/08/17 17:45:40 seb Exp $
|
|
bin/fdm
|
|
man/man1/fdm.1
|
|
man/man5/fdm.conf.5
|
|
share/doc/fdm/MANUAL
|
|
share/examples/fdm/f-terbeck.conf
|
|
share/examples/fdm/g-lando.conf
|
|
share/examples/fdm/n-marriott-old.conf
|
|
share/examples/fdm/n-marriott.conf
|
|
share/examples/fdm/t-ulmer.conf
|
|
share/examples/fdm/w-maier.conf
|