Package: maildrop Version: 1.6.3 Revision: 1 Maintainer: Jason R. Mastaler License: GPL Homepage: http://www.flounder.net/~mrsam/maildrop/ BuildDepends: gdbm Depends: gdbm-shlibs Source: mirror:sourceforge:courier/%n-%v.tar.bz2 Source-MD5: bfb3ac8e182285fb683631ddfebd26fb UpdateConfigGuess: true ConfigureParams: --mandir=%p/share/man --with-etcdir=%p/etc/%n --sysconfdir=%p/etc/%n InstallScript: << make install prefix=%i bindir=%i/bin mandir=%i/share/man sysconfdir=%i/etc/%n << DocFiles: README README.html README.postfix UPGRADE* AUTHORS ChangeLog COPYING* NEWS maildroptips.txt Description: Mail delivery agent with filtering abilities DescDetail: << maildrop is a replacement for your local mail delivery agent. maildrop reads a mail message from standard input, then delivers the message to your mailbox. maildrop knows how to deliver mail to mbox-style mailboxes, and maildirs. maildrop will optionally read instructions from a file, which describes how to filter incoming mail. Instructions can be provided having mail delivered to alternate mailboxes, or forwarded somewhere else. Unlike procmail, maildrop uses a structured filtering language. <<